A Quick Tip to configure Group Policy settings in Workgroup Security Model.

The Group Policy can also be deployed in Workgroup security model but there is no central tool available to configure all computers in one go. For example, you have 20 computers in your network. You need to configure the same Group Policy settings on 20 computers. To do so you need to visit each computer individually and then open Group Policy Editor and configure the settings. As a manul process, this will take some considerable time. A workaround to this is to copy the Group Policy settings. This is how you do it:

  1. Log on to a workgroup computer using Local Administrator account.
  2. Configure Group Policy settings using gpedit.msc snap-in.
  3. Close the gpedit.msc snap-in.
  4. Run the following commands to refresh the settings and before you copy: If Windows 2000: Secedit.exe /refreshpolicy user_policy Secedit.exe /refreshpolicy machine_policy If Windows XP or Windows 2003 Gpupdate.exe
  5. Launch Windows Explorer – Tools – Folder Options – View and then select “Show hidden files and folders”, click Ok.
  6. Create a shared folder named “GPContents”.
  7. Go to %SystemRoot%\System32, locate the GroupPolicy folder, right click and then select Copy and paste in GPContents shared folder.
  8. Access each computer using UNC (\\computer\c$) and copy the contents of GPContents\GroupPolicy to %SystemRoot%\System32\GroupPolicy.
  9. Restart all computers for the changes to take affect. Note: If you do not want to restart your computer, you need to remotely execute the Gpupdate or Secedit to refresh the Group Policy settings.

About The Author

Leave a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Scroll to Top