How to Use Registry.pol to Apply Group Policy to other PC - TechRepublic
Question
September 22, 2009 at 07:37 PM
drayer

How to Use Registry.pol to Apply Group Policy to other PC

by drayer . Updated 16 years, 9 months ago

I configed Path Rule in Group Policy on some PC, and I want to apply this rule to lots of computers. I use below command to copy rule to dest computer, but it can’t take effect.

@MD “C:\WINDOWS\system32\GroupPolicy\Machine”
COPY Registry.pol “C:\WINDOWS\system32\GroupPolicy\Machine”
@gpupdate.exe /force

This discussion is locked

All Comments