B
Bisha
I need to add a registry key to all users. I created
a .reg file and add regedit /s regfile.reg.
Everything works but for regular users or even power users
I get an error to access registry.Looks like a permission
problem . "How can I add the registry key as a regular or
power user ??"
The Key I need to add is :
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Security]
"CheckAdminSettings"=dword:00000001
Thanks
a .reg file and add regedit /s regfile.reg.
Everything works but for regular users or even power users
I get an error to access registry.Looks like a permission
problem . "How can I add the registry key as a regular or
power user ??"
The Key I need to add is :
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Security]
"CheckAdminSettings"=dword:00000001
Thanks