Jump to content

Recommended Posts

Posted

Is there any way to do this? Doing our MDT image refresh in a VM - windowsupdate on a direct out link tells me there's 104 updates available. WSUS reckons less. We do deselect some.

 

Is there any way to get the VM to update from WSUS, so it only gets our "designated" updates, without joining it to the domain, then disjoining it after?

 

Please tell me it's not a manual comparison of 100+ updates...

Posted

Hi dont forget pc,s only have limited numbers of confections. To get unlimited you will need a server. As you have been told you can change the local group policy or set a logon.bat to run from a network location that will set registry setting for all machines and do things like map drives.

 

Richard

Posted

Yep, You'll need to do a manual comparison

 

 

Only joking :)

 

Set the following option in the customsettings.ini file or database (if you use the database):

WSUSServer=http://WSUSServer 

 

 

If you use target groups then you will also need to set the target group either by setting the registry key or by using the local group policy.

 

Also, don't forget to remove the wsus settings before you capture the image (this includes the wsus server settings and the client ID etc (see here for some of the keys and the other 2 mentioned here))

Posted

Just put wsusserver=http://wsusserver.domain.com in customsettings.ini

 

Use the windows update step in the task sequence. It needs enabling as by default its disabled.

Posted

Hmm. Doing it during deployment is tempting, but the aim of the NM is to reduce time taken to get a unit back online..

 

Just set the update server in the registry and done wuauclt /resetauthorization /detectnow, and it's found 57 updates so far. Fingers crossed that'll do it.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...