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

Related Posts

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

New life for Lenovo S145Read More

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 comp

The Operation failed to complete because Disk Management console view is not up-to-dateRead More

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 me

Resetting Administrator Password in Windows 2008Read More