In this post, I would like to introduce the method to backup and restore the Local GPO.
LOCALGPO, A handy tool to apply security setting to non-domain joined computers or Local GPO in your organization.
- You may download Security Compliance Manager (SCM) from Microsoft.
- Extract "Security_Compliance_Manager_Setup.exe" to a new folder A via 7zip or WinRAR.
- Extract the "data.cab" to a new folder B.
- In the new folder B, add the .msi extension to file named "LocalGPO"
- Install the new MSI Installer "LocalGPO.msi"
- Launch command-line here.cmd from C:\Program Files\LocalGPO on 32-bit systems or C:\Program Files (x86)\LocalGPO on 64-bit systems
Insert before this line the following:
If(Left(strOpVer,3) = “6.3”) and (strProductType <> “1”) then
strOS = “WS12”
No comments:
Post a Comment