Group Policy Scritps

I need help with this situation: We are loading well over 200 Dell Machines with WindowsXP Pro and have to make changes to group policies. The issue we are having is we want to streamline it so everyone gets the same settings and we don't lockout Joe User from anything.

Windows Software 5498 This topic was started by ,


data/avatar/default/avatar12.webp

1915 Posts
Location -
Joined 2000-03-30
I need help with this situation:
 
We are loading well over 200 Dell Machines with WindowsXP Pro and have to make changes to group policies.
 
The issue we are having is we want to streamline it so everyone gets the same settings and we don't lockout Joe User from anything. Does Anyone know how to script changes to GP?
 
I'd really appreciate the help.
 
THanks

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar12.webp

138 Posts
Location -
Joined 2002-04-07
If all machines are identical and all people need the same setup then here is what I would do:
 
1. Setup one machine with all updates, programs, and one admin user
2. use sysprep program to setup the machine for ghosting. Here is a URL on how to do this http://www.microsoft.com/windowsxp/pro/using/itpro/deploying/duplication.asp
3. ghost the machine with multicast to a server
4. setup a multicast session to ghost all 200 machines at once

data/avatar/default/avatar01.webp

738 Posts
Location -
Joined 2002-12-11
Silver Dagger has the correct concept, though ease of administration dictates a centralized repository of manageable rules.
 
Therefore, are you using a windows 2000 or 2003 domain to establish a single security context? If you are, you can establish GPOs at the domain, site, and/or OU level which will affect all 200 machines. And through that, a single change on a GPO will be propagated to all those machines without having to visit each one to make that change.
 
For deployment, if you dont have Ghost or any other duplication software, you can always use RIS.
 
Anymore specific questions?

data/avatar/default/avatar12.webp

1915 Posts
Location -
Joined 2000-03-30
OP
These machines are already loaded with Winodws XP.
 
We have to make the changes to the local machines, so using AD doesn't apply ( i already asked them to do this)

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
What are you looking to control? As DS3 mentions, policy management is something that AD was bred for and it works wonderfully (especially with XP Pro as it has many more options for management than Win2K does out of the box). When you mean that you are looking to not lockout someone, what are you afraid of locking/unlocking? I think we are just missing what you need out of this.

data/avatar/default/avatar12.webp

1915 Posts
Location -
Joined 2000-03-30
OP
We have 250 Dell boxes preloaded with Winodws XP.
 
We have to make sure that each machine has certain local Policies set such as:
Screen Saver Timeout
Interactive login don't show last username
ETC.
 
All we have control over is the clients themselves. THe servers are in San Fransico, so we cannot change anything on that end.
 
I need to be able to set policies on each machine exactly the same as all the others.
 
As of right now we are manually editing the GP, and considering there are about 7 or 8 different policies we set, there is room for error (what i meant by locking someone out) and it is time consuming.
 
I just need to be able to:
Import those GP settings to each machine to make sure we get them right and also to save time
 
I hope I explained better this time
 
Thanks

data/avatar/default/avatar19.webp

3857 Posts
Location -
Joined 2000-03-29
And they will not let you TS in to the server, or let you export the template so they can import it? Basically, the system isn't friendly to your scenario at all. I did something like that once, where I setup one policy that set a path to pick up future policies (back with NT4) and it was spotty at best.

data/avatar/default/avatar01.webp

738 Posts
Location -
Joined 2002-12-11
Quote:and it was spotty at best

Agreed.

Are these machines going to be placed in a domain? Or are they all just standalone / kiosk PCs? This sounds more "politcal" than truly anything else. If these machines are being placed in a domain, then any settings you apply, by default, will be overwritten by global group policies.

data/avatar/default/avatar12.webp

1915 Posts
Location -
Joined 2000-03-30
OP
These are all on the domain, but we are just contracted to setup the workstations.
 
AFAIK they are not implementing these policies on the domain. but per workstation