Showing posts fromWindows
How to solve db2 setup failure on Windows 2012
- 01 Dec, 2014
Last week i was installing the db2 10 server on top of windows 2012. The setup program was unable to install the .Net 3.5 framework.
I try install the .Net 3.5 from Add Features menu but it´s did not work well.
So my Windows Administrator do the following using the Windows 2012 dvd
Dism /online /cleanup-image /scanhealth
Dism.exe /online /enable-feature /featurename:NetFX3 /All /LimitAccess /Source:E:sourcessxs "E:" The "E:" is the dvd unity letter
New life for Lenovo S145
- 08 Jan, 2023
This is a secondary laptop. My wife use it since the begining of the pandemic on 2020.
She start to work at home and needs a laptop to do the job. This laptop is not so fast comapred to may others laptos (mac pro 2016 and mac pro 2020).
I decided last week to upgrade this laptop and change his HD, i put an NVME m.2 500GB and more 16GB RAM.
I cloned the original HD using the Macrium Reflect Free. I found the tutorial bellow with very good instructions on how to create the clone. Everything works after i clone the disk
Resetting Administrator Password in Windows 2008
- 27 May, 2013
I made some VM´s using Windows 2008 R2 one year ago. I forgot the admin password.
I follow this steps to recover:
- Boot from the Micrsoft Windows Server 2008 DVD
- From the Install Windows menu, click “Next�.
- Select“Repair your computer�
- In the System Recovery Options, select the Operating System instance that you wish to repair and click “Next�.
- Select “Command Prompt�. The
- At the command prompt, run the following commands:
c:
cd windowssystem32
ren Utilman.exe Utilman.exe.old
copy cmd.exe Utilman.exe
- Reboot the server allowing Windows to load as normal
- At the logon screen, press Windows Key + U.
- As the command prompt, enter the following
The Operation failed to complete because Disk Management console view is not up-to-date
- 05 Feb, 2014
It is not so frequent for me to build Windows 2008 images. Yesterday when i made the Windows VM an add a second disk the error message above was displayed
Windows Server: The operation failed to complete because the Disk Management console view is not up-to-date
! (http://platao.plansis.com.br/blogkenio.nsf/dx/diskproblem.htm/content/M2?OpenElement)
Context:
I was trying to format a newly added disk on Windows Server 2008 R2 however, couldn't format the disk or assign a drive letter to the disk.
The Server was a Virtual Machine hosted on a VMware Workstation 10. I tried to refresh the disk management console and even did restart the server however, same error persisted.
To my supris
Windows 7 God Mode
- 22 Feb, 2010
How to Enable Windows 7 GodMode
I found this tip at www.sitepoint.com
Here’s a neat Windows 7 trick that’s been doing the rounds on the Internet. It enables “GodMode,� a term devised by the Microsoft development team, which provides a single place to access all Windows settings without needing to browse options and folders in the Control Panel.
To use it:
1. Create a new folder.
2. Rename the folder to
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
(note that you can change the “GodMode� text, but the following period and code number are essential).
3. The folder icon will change — double click it to show the GodMode window:
!Image:Windows