MDT 2012. WSUS updates.
-
Tuesday, November 27, 2012 12:04 PM
Hi guys!
I wonder to find out whether my client gets updates from my local WSUS. Are there any stuff that will make me sure of that ? CS.ini has a record WSUSserver=http://wsus.mydomain.com:8530. TS updates installation steps are enabled. Now it takes too long time to download all updates while my clients are being set up. All connections 1Gb/s. I believe before I've upgraded my MDT2010 it was all right judging on the time it were taken for downloading updates.
- Edited by dase Tuesday, November 27, 2012 12:17 PM
All Replies
-
Tuesday, November 27, 2012 1:48 PMCheck WIndowsUpdate.log on the client system (it's in the Windows directory). It gives explicit details of what the client installed and what WSUS server it used.
Jason | http://blog.configmgrftw.com
-
Tuesday, November 27, 2012 3:39 PM
I had the same problems and found that it wasn't grabbing updates from our WSUS. I created a reg file and am running it so that it applies it the first time it boots to windows with the proper settings.
Run Command Line
Command Line: regedit.exe /s %SCRIPTROOT%\Custom\WSUS\wsus.regWindows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] "WUServer"="http://wsus.mydomain.com" "WUStatusServer"="http://wsus.mydomain.com" [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU] "NoAUShutdownOption"=dword:00000001 "NoAutoUpdate"=dword:00000000 "AUOptions"=dword:00000004 "ScheduledInstallDay"=dword:00000000 "ScheduledInstallTime"=dword:00000005 "UseWUServer"=dword:00000001 "RebootRelaunchTimeoutEnabled"=dword:00000001 "RebootRelaunchTimeout"=dword:0000000a "RescheduleWaitTimeEnabled"=dword:00000001 "RescheduleWaitTime"=dword:00000001 "AutoInstallMinorUpdates"=dword:00000001 "DetectionFrequencyEnabled"=dword:00000001 "DetectionFrequency"=dword:00000016 "NoAutoRebootWithLoggedOnUsers"=dword:00000001
Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.
- Edited by Hans Lima Tuesday, November 27, 2012 3:40 PM added screenshot
-
Wednesday, November 28, 2012 10:49 AM
I've configured my TS as you for wsus.reg usage, but download updates still takes the same time as was it. Nothing changed. may be it something wrong with WSUS. I don`t understand how I could troubleshoot that behavior. :(I had the same problems and found that it wasn't grabbing updates from our WSUS. I created a reg file and am running it so that it applies it the first time it boots to windows with the proper settings.
Run Command Line
Command Line: regedit.exe /s %SCRIPTROOT%\Custom\WSUS\wsus.regWindows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate] "WUServer"="http://wsus.mydomain.com" "WUStatusServer"="http://wsus.mydomain.com" [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU] "NoAUShutdownOption"=dword:00000001 "NoAutoUpdate"=dword:00000000 "AUOptions"=dword:00000004 "ScheduledInstallDay"=dword:00000000 "ScheduledInstallTime"=dword:00000005 "UseWUServer"=dword:00000001 "RebootRelaunchTimeoutEnabled"=dword:00000001 "RebootRelaunchTimeout"=dword:0000000a "RescheduleWaitTimeEnabled"=dword:00000001 "RescheduleWaitTime"=dword:00000001 "AutoInstallMinorUpdates"=dword:00000001 "DetectionFrequencyEnabled"=dword:00000001 "DetectionFrequency"=dword:00000016 "NoAutoRebootWithLoggedOnUsers"=dword:00000001
Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.
-
Wednesday, November 28, 2012 10:51 AM
Check WIndowsUpdate.log on the client system (it's in the Windows directory). It gives explicit details of what the client installed and what WSUS server it used.
My log refers to my local WSUS. It doesn't have any *update.microsoft.com* values inside.
Jason | http://blog.configmgrftw.com
-
Thursday, November 29, 2012 1:29 AMI do believe that log file roles at some point (I think at 10MB) so it's possible it doesn't include everything but doubtful if this is a new system. It is authoritative and comprehensive of all Windows Update activity. If it doesn't say it went anywhere else, it didn't go anywhere else.
Jason | http://blog.configmgrftw.com

