Jump to content

Recommended Posts

Posted
we have a wsus running on one of are servers and that rolls out the updates and hot fixes for me, then i configure a group policy computer configuration > admin templates > windows Components/windows update to the wsus server and it does it for me.
  • Thanks 2
Posted (edited)

Ok, here:

 

1. set yourself up a Hotfix folder in your netlogon share, and in there a folder for each hotfix (I suggest you use the hotfix number, so \\domain\netlogon\hotfix\958058 for this one). You can use some other share if you want, but in netlogon you don't have to think about permissions. Pop the hotfix executable in there.

 

2. Script attached to put alongside the exectuable, just change the variables inside it to match your environment and the hotfix you're deploying. Remove the .txt extension.

 

3. Call from the startup scripts of your favourite group policy object, sacrifice a goat and make some coffee.

 

 

 

Edit: and whoever neg-repped... helpful enough now? :rolleyes:

hotfix-template.cmd.txt

Edited by powdarrmonkey
  • Thanks 2
Posted

wow i broke something!! lol

 

Im sure it wasnt the script, just how i set it up in the GPO.

 

I set it to run on computer start up..should it have been user?

 

When computer loaded my Admin desktop, icons and all were behind the login box! Very intresting indeed!!!

Posted

It should be in computer startup; as it applies the policy during startup you see 'Running startup scripts..' and the hotfix window thing will appear on top, do its thing and go away again.

 

Don't know why you got icons behind your login dialog, an effect of that hotfix maybe?

Posted

It was wierd, i never saw the "running start up scripts". Just went straight to ctrl alt del screen.

 

It was kinda like the script kicked in half way through me being logged on....:confused:

Posted

@ powdarrmonkey,

I have some black magic for this; do you want it?

 

Do you have any black magic that makes the patch work? I've deployed this patch to an affected room of XP SP3 boxes but i'm still seeing the issue :confused:

Posted
@ powdarrmonkey,

 

Do you have any black magic that makes the patch work? I've deployed this patch to an affected room of XP SP3 boxes but i'm still seeing the issue :confused:

 

What, the knowledgebase fix itself? Nope, sorry.

Posted
It was wierd, i never saw the "running start up scripts". Just went straight to ctrl alt del screen.

 

It was kinda like the script kicked in half way through me being logged on....:confused:

 

Ah, that's more like it - there is a group policy for running startup and logon scripts synchronously, which forces them to have been executed before a user can log on. By default, they are run in the background while the user does their thing, which saves time but can cause confusion when magical things just happen...

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...