I can't see a way to do that with GP but you should be able to do it with a .reg file (then call the file with regedit in a script) or possibly directly through WMI with VBS or using something like KixTart
Can you use a GP template to completely delete an entire registry key, not just a value?
Specifically I want to delete HKCU\Software\Microsoft\Windows\CurrentVersion\Exp lorer\MenuOrder so that I can keep my student start menus will stay alphabatized.
Thanks,
Scott
I can't see a way to do that with GP but you should be able to do it with a .reg file (then call the file with regedit in a script) or possibly directly through WMI with VBS or using something like KixTart