Urtech - ca-SOLVED How To Force A Clean Up of WSUS Data Amp Resolve SERVER NODE RESET Using PowerShell
Urtech - ca-SOLVED How To Force A Clean Up of WSUS Data Amp Resolve SERVER NODE RESET Using PowerShell
If this fails or times out, you can run each of the commands one by one:
If you want to know what the switches are for INVOKE-WSUSSERVERCLEANUP, skim
through THIS Microsoft article.
1/2
2. If you see the following error go to your SERVICES and start WSUS Certificate
Server or just type NET START WSusCertServer
Invoke-WsusServerCleanup : The service cannot be started, either
because it is disabled or because it has no enabled devices associated
with it
.
3. As you can see in the screen shot my first round at this failed. I also had .NET error
the appeared which I mistakenly cleared before reading carefully. Then I shortened
up the script to do less:
Then I ran the entire script again, which apparently did nothing. After that I was able to the
WSUS SERVER CLEAN UP WIZARD from the WSUS console without problem.
Read More
2/2