Hi Itarians,
I am looking for a script to change a registry key value. As an example, I wish to change:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Restrictions]
“DenyUnspecified”=dword:00000001
to:
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DeviceInstall\Restrictions]
“DenyUnspecified”=dword:00000000
regards,
Brian