Unable to run .Net updates on Server 2008 R2

a) Click Start, open the run box (windows key +R)
b) Type msiexec.exe /unreg and click ok.
c) If you receive a confirmation message, click OK again.
d) Click Start, open the run box (windows key +R)
e) Type msiexec /regserver and click ok.
f) If you receive a confirmation message, click OK again.
 
Okay, let's retry the update with ProcMon:

Step#1 - Capture Process Monitor Trace
1. Download and run Process Monitor. Leave this running while you perform the next steps.
2. Try updating the system just like you have in the past.
3. Stop Process Monitor as soon as it fails. You can simply do this by clicking the magnifying glass on the toolbar as shown below.
i3yiUac.png


4. Select the File menu...Save... and save the file to your desktop. This is likely the default location. The name (unless changed) will be LogFile.PML. This is fine.
5. Zip up and provide the link to the LogFile.PML file as well as your CBS.log and a collect.exe utility output Examples of services to upload to are Dropbox or OneDrive or SendSpace.
 
Let's verify SFC Scan is still clean:

SFC Scan


  1. Click on the Start button and in the search box, type Command Prompt
  2. When you see Command Prompt on the list, right-click on it and select Run as administrator
  3. When command prompt opens, copy and paste the following commands into it, press enter after each

    sfc /scannow


    Wait for this to finish before you continue

    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. This will create a file, cbs.txt on your Desktop. Please attach this to your next post.
 
Attached.

This time it DID say corruptions were repaired. (at the very beginning, sfc /scannow came up clean)
 

Attachments

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top