up vote 6 down vote favorite
1
share [g+] share [fb]

How can you manually begin Windows XP's Windows Update without entering to http://update.microsoft.com/windowsupdate with IE?

link|improve this question

78% accept rate
feedback

2 Answers

up vote 9 down vote accepted

I force detect with:

wuauclt.exe /detectnow

To troubleshoot machines updating from my WSUS server.

I am not sure if it will apply to normal online updating but it is worth mentioning.

Troubleshoot update issues with this logfile:

%windir%\windowsupdate.log
link|improve this answer
1  
+1 That's a good command to know! – Ivo Flipse Aug 8 '09 at 8:52
1  
If my gut feeling is correct, this is like setting Windows Update to automatic and the run hour to now. Is this correct? – voyager Aug 8 '09 at 13:44
feedback

There should be an icon in your start menu (all programs) for that.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.