GPRegistryPolicyDsc icon indicating copy to clipboard operation
GPRegistryPolicyDsc copied to clipboard

Import a .POL file

Open jachin84 opened this issue 5 years ago • 0 comments

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"
}

jachin84 avatar Dec 09 '20 05:12 jachin84