PDA

View Full Version : wupdate.exe /S



NewsArchive
03-12-2012, 02:21 AM
Hello,

I am currently the wupdate.exe and since I have a question about calling /s

when I run the wupdate.exe /S - the dialogue:

Can not download server manifest file.

Network Communication Error:%_SB_ERRORCODE%

also appear when the update file is not found.

Or is it not on this call with /S ?

best regards

db

NewsArchive
03-12-2012, 03:04 AM
Hello,

> I am currently the wupdate.exe and since I have a question about calling
> /s
>
> when I run the wupdate.exe /S - the dialogue:
>
> Can not download server manifest file.
>
> Network Communication Error:%_SB_ERRORCODE%
>
> also appear when the update file is not found.
>
> Or is it not on this call with /S ?

Did you compile your "own" wupdate.exe or is this the "standard" one? The
standard one does not display any error code when you start it in silent
mode (wupdate.exe /S). It only displays an error in this case when it is
running in non-silent mode.

BTW, and I would suggest to check the "wucheck.exe" client (see manual). It
allows to do a non-elevated check for updates on UAC-aware systems.

HTH,
Friedrich

NewsArchive
03-12-2012, 05:13 AM
ok - thanks for the info ;)

db