Guest jferris@einstein.k12.ec Posted April 18, 2008 Posted April 18, 2008 So I am a total newbie to Windows Server anything. We are using server 2003. Now on all of our desktops (totally Windows XP) we use Group Policy editor, to change some specific about the machine. ie, where windows updates are found, what the proxy is, etc. What sucks is we have to do this to each individual machine when we set it up. I need to change one option in all of the machines, but I am not really interested in walking to the 200+ machines and changing this variable individually. This is where I read about Group Policy Management Console. I am not really sure how to use it. How to import the setting I want into it, and then deploy them across the network. Can anyone help me in understanding how this works? We are on one domain, and all of the computers would get the same Group Policy change. I am wondering questions like: on Workstation X I have the itranet location for windows update set to \\Computer1 Now in GPMC I have changed itranet location for windows update to \ \Computer2 Which one wins out? Well the server side GPMC trump what is set on the local machine?
Guest Meinolf Weber Posted April 18, 2008 Posted April 18, 2008 Re: How do I use Group Policy Management Console (GPMC)? Hello jferris@einstein.k12.ec, The biggest point is that you need also a basic knowledge about Active directory and DNS. For GPMC you can look here: http://technet2.microsoft.com/windowsserver/en/library/6d7cb788-b31d-4d17-9f1e-b5ddaa6deecd1033.mspx http://technet2.microsoft.com/windowsserver/en/library/be2c2744-15f4-4495-9ae7-19ee3c9da70d1033.mspx?mfr=true http://technet2.microsoft.com/windowsserver/en/library/60b6eb17-2a0a-4f97-a189-91afb74f635c1033.mspx?mfr=true http://technet2.microsoft.com/windowsserver/en/library/1573025e-2404-4911-99d1-1fbf10bbeacd1033.mspx?mfr=true Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > So I am a total newbie to Windows Server anything. We are using > server 2003. Now on all of our desktops (totally Windows XP) we use > Group Policy editor, to change some specific about the machine. > > ie, where windows updates are found, what the proxy is, etc. > > What sucks is we have to do this to each individual machine when we > set it up. I need to change one option in all of the machines, but I > am not really interested in walking to the 200+ machines and changing > this variable individually. > > This is where I read about Group Policy Management Console. I am not > really sure how to use it. How to import the setting I want into it, > and then deploy them across the network. Can anyone help me in > understanding how this works? > > We are on one domain, and all of the computers would get the same > Group Policy change. > > I am wondering questions like: > > on Workstation X I have the itranet location for windows update set to > \\Computer1 > > Now in GPMC I have changed itranet location for windows update to \ > \Computer2 > > Which one wins out? Well the server side GPMC trump what is set on > the local machine? >
Guest Dude Posted April 19, 2008 Posted April 19, 2008 RE: How do I use Group Policy Management Console (GPMC)? The policy that gets applied last usually wins out, especially if No Override is selected. Local policies get applied first, then group policies get applied next. My suggestion is to create a test OU. Apply the group policiy to the test OU, then move a computer account into this OU for testing. That way you can tweak it and get it working right before applying it to everybody. "jferris@einstein.k12.ec" wrote: > So I am a total newbie to Windows Server anything. We are using > server 2003. Now on all of our desktops (totally Windows XP) we use > Group Policy editor, to change some specific about the machine. > > ie, where windows updates are found, what the proxy is, etc. > > What sucks is we have to do this to each individual machine when we > set it up. I need to change one option in all of the machines, but I > am not really interested in walking to the 200+ machines and changing > this variable individually. > > This is where I read about Group Policy Management Console. I am not > really sure how to use it. How to import the setting I want into it, > and then deploy them across the network. Can anyone help me in > understanding how this works? > > We are on one domain, and all of the computers would get the same > Group Policy change. > > I am wondering questions like: > > > on Workstation X I have the itranet location for windows update set to > \\Computer1 > > Now in GPMC I have changed itranet location for windows update to \ > \Computer2 > > Which one wins out? Well the server side GPMC trump what is set on > the local machine? >
Recommended Posts