Search




hits.Login
purpleender
41467
Newmarket
Bumder
Jock
Gonna get High till the day I die! Reality is an illusion that occurs due to lack of resin.
WSUS - Force an Update for a newly built PC
To force an Update from a WSUS Server:
From the command line, type the following:
C:>Wuauclt /a /detectnow
C:>Wuauclt /r
The CPU will now go up to 100% utilization for a few minutes, once it settles down you should see the wuauclt.exe process if it's working.
The switches do the following;
/a or /ResetAuthorisation indications an asynchronous background search of applicable updates.
/r or /ReportNow sends all queued reporting events to the server.


