News

Wednesday, January 9, 2008

Copy Local Policies to other machines

Found on: http://n00dlestheindelible.blogspot.com/2006/04/copy-local-policies-to-other-machines.html

1. Configure the local policy on one machine
2. Copy the %systemroot%\System32\GroupPolicy folder to somewhere on the network / your distribution share / whatever
3. On each target machine, assuming the 'master' GroupPolicy directory is located at D:\GroupPolicy, do

attrib -H %systemroot%\system32\GroupPolicy
xcopy D:\GroupPolicy\* %SystemRoot%\system32\GroupPolicy /e /v /c /i /h /r /y
attrib +H %systemroot%\system32\GroupPolicy

Reboot the target machine.

No comments:

 
Free Hit Counter