How to delete a registry key through group policy

J

Johnny Nielsen

From what I can find it should be possible to delete a registry key using
group policy, but I haven't been able to find out how.

Does anybody know how to change a policy template (.inf) file in order to
make the policy delete a registry key (could you show an example) ?


Best regards
Johnny Nielsen
 
J

Johnny Nielsen

Found it :)

[Registry Values]
MACHINE\System\CurrentControlSet\Control\Session Manager\SubSystems\POSIX=7,

should delete the POSIX key.

I suspect that "7" could be any valid number (1,2,3,4 or 7 and maybe even
other numbers) and that the trick is the missing value following the comma.

Best regards
Johnny Nielsen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top