Trouble in updaiting the clients
hi.
there 1 problem have wsus clients. clients don't install updates. updates downloaded , ready install on client side, confirmed in windowsupdate.log. have notice in same log:
"success content install installation ready: following updates downloaded , ready installation. install updates, administrator should log on computer , windows prompt further instructions"
i supose it's problem continue updates on client side because users don't have admin rights. 10-20 computers have got problem, many others computers work wsus. wsus reports show me 190 updates needed install client. can me?
there 1 problem have wsus clients. clients don't install updates. updates downloaded , ready install on client side, confirmed in windowsupdate.log. have notice in same log:
"success content install installation ready: following updates downloaded , ready installation. install updates, administrator should log on computer , windows prompt further instructions"
i supose it's problem continue updates on client side because users don't have admin rights. 10-20 computers have got problem, many others computers work wsus. wsus reports show me 190 updates needed install client. can me?
hi,
please try following steps on problematic clients:
1. stop automatic updates service , bits service.
net stop wuauserv
net stop bits
2. delete “%windir%\softwaredistribution” directory.
3. start automatic updates service , bits service. when these 2 services
have been started, auto-create “softwaredistribution” , subfolder
at system directory.
net start wuauserv
net start bits
4. after “%windir%\softwaredistribution” directory has been generated, please
let client contact wsus server immediately.
wuauclt.exe /resetauthorization /detectnow
5. after 15 minutes, please check client confirm whether detects needed
updates.
if problem still exists, please check %windir%\windowsupdate.log , post error message in thread
best regards,
eric zhang
please try following steps on problematic clients:
1. stop automatic updates service , bits service.
net stop wuauserv
net stop bits
2. delete “%windir%\softwaredistribution” directory.
3. start automatic updates service , bits service. when these 2 services
have been started, auto-create “softwaredistribution” , subfolder
at system directory.
net start wuauserv
net start bits
4. after “%windir%\softwaredistribution” directory has been generated, please
let client contact wsus server immediately.
wuauclt.exe /resetauthorization /detectnow
5. after 15 minutes, please check client confirm whether detects needed
updates.
if problem still exists, please check %windir%\windowsupdate.log , post error message in thread
best regards,
eric zhang
Windows Server > WSUS
Comments
Post a Comment