[SOLVED] [WinServer2012] Standard WSUS Problems

So I let the offline WSUS app run for over two week and eventually it downloaded a bunch of updates and prompted for a reboot. After that reboot, the normal windows update screen told me it found one update which was the March 2017 roll-up. Installed no problem and rebooted shortly after. Been downloaded updates just fine after that. I call that a win, thanks so much again for all your help Brian!

-Pyro
 
Would you mind providing me the following so I can see which updates actually installed after two weeks? This may help others that I'm currently working with. I would greatly appreciate it.

1. Point your mouse to the lower left corner of your screen and hover there until the Start Screen icon appears. Then move your mouse on to the Start Screen and right-click and choose Command Prompt (Admin).
2. A User Account Control dialog may come up asking for approval. If it does go ahead and allow.
3. A command prompt window will open. Copy/Paste the following into the command-prompt and hit enter.
wmic qfe list brief /format:texttablewsys > "%USERPROFILE%\desktop\hotfix.txt"

4. After the command runs there will be a file on your desktop named hotfix.txt.
5. Please zip/attach this file.
 
Back
Top