[WinServer2012] Update issue

fabzster

New member
Joined
Jun 30, 2017
Posts
2
Hi

I have a Domain controller that has been giving me issues with updates, I have tried running DISM with using either Internet as the source or Server 2012 DVD, both fail
I ran SFC and it found no errors, I think there is also a pending reboot issue, as I have checked in the registry and TrustedInstaller service value keeps going to manual.


I would really appreciate the assistance.
 
Please start with the following.

Step#1 - DISM /RestoreHealth Scan
Warning:this fix is specific to the user in this thread. No one else should follow these instructions as it may cause more harm than good. If you are after assistance, please start a thread of your own.

  1. Right-click on the Start button and select Command Prompt (Admin)
  2. When command prompt opens, Copy (Ctrl+C) and Paste (Right-click > Paste) the following command into it, then press Enter
    Dism /Online /Cleanup-Image /RestoreHealth
  3. Once it finishes, copy and paste the following into the command-prompt window and press Enter. If prompted to overwrite the existing file go ahead.
    copy %windir%\logs\cbs\cbs.log "%userprofile%\Desktop\cbs.txt"
  4. Once this has completed please go to your Desktop and you will find CBS.txt => Please zip/upload to this thread.
    Please Note:: if the file is too big (over 7MB) to upload to your next post, please upload via a service such as Dropbox or One Drive or SendSpace and just provide the link.
 

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

Back
Top