From LedHed's Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 +
== Windows Automatic Update Client Command Line Switches ==
 +
wuauclt:
 +
/r or /reportnow
 +
/a or /resetauthorization
 +
/detectnow
 +
/? or /h or /help
  
 
== Force an Update ==
 
== Force an Update ==
  
  wuauclt.exe /resetauthorization /detectnow
+
  wuauclt.exe /a /detectnow
 +
 
 +
== Force a client to report to the WSUS server ==
 +
 
 +
wuauclt.exe /r
  
 
[[Category:Windows]]
 
[[Category:Windows]]

Revision as of 19:23, 13 January 2009

Windows Automatic Update Client Command Line Switches

wuauclt:

/r or /reportnow
/a or /resetauthorization
/detectnow
/? or /h or /help

Force an Update

wuauclt.exe /a /detectnow

Force a client to report to the WSUS server

wuauclt.exe /r