GPRegistryPolicyDsc
GPRegistryPolicyDsc copied to clipboard
Import a .POL file
Is it possible to import an entire .POL rather than the individual registry entries??
I am thinking something like:
RegistryPolicy BaselineGpo
{
Path = "C:\Policy\Registry\registry.pol"
}