Enable Registry

  • Thread starter Thread starter Sftucha
  • Start date Start date
S

Sftucha

Hi
I want to enable the registry of an user, whithout change the user
profile.
I already detect that the key
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:00000001, and I know that I have to
change it to 0.
The problem is that all the .vbs files I found don't work, and the
..reg files give me the message Registry Editing has been disabled by
your administrator.
If I login as the administrator and change the registry key to 0, when
I login as the user the problem persists, the key is re-setting to 1.
Even if I use the Reglite program I get the same result, I'm denied
access to change the value.

What can I to more? I'm out of ideias...

TKS
 
microsoft.public.windowsxp.security_admin news group, Sftucha
If I login as the administrator and change the registry key to 0, when
I login as the user the problem persists, the key is re-setting to 1.
Even if I use the Reglite program I get the same result, I'm denied
access to change the value.

What can I to more? I'm out of ideias...

Start=>Run=>gpedit.msc.

User Configuration=>Administrative Templates=>System=>Prevent access to
registry editing tools=>Enabled.
 
Tks Doug Knox you have a great site, but my problem continues, because
my SO is Windows NT4 SP6a, and your files doesn't work, I dont know
why

If you can help a little more, I appreciat it

TKS


Doug Knox MS-MVP said:
See www.dougknox.com, Win XP Utilities, Windows XP Security Console.



Sftucha said:
Hi
I want to enable the registry of an user, whithout change the user
profile.
I already detect that the key
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
]
"DisableRegistryTools"=dword:00000001, and I know that I have to
change it to 0.
The problem is that all the .vbs files I found don't work, and the
.reg files give me the message Registry Editing has been disabled by
your administrator.
If I login as the administrator and change the registry key to 0, when
I login as the user the problem persists, the key is re-setting to 1.
Even if I use the Reglite program I get the same result, I'm denied
access to change the value.

What can I to more? I'm out of ideias...

TKS
 
Well, since this is an XP group, I assumed you were running XP.

See the stand alone version of this fix, www.dougknox.com, Security,
Disable/Enable Registry Editing Tools. Run the script, and if the first
time its run it says, Disabled, run it again.



Sftucha said:
Tks Doug Knox you have a great site, but my problem continues, because
my SO is Windows NT4 SP6a, and your files doesn't work, I dont know
why

If you can help a little more, I appreciat it

TKS


"Doug Knox MS-MVP" <[email protected]> wrote in message
See www.dougknox.com, Win XP Utilities, Windows XP Security Console.



Sftucha said:
Hi
I want to enable the registry of an user, whithout change the user
profile.
I already detect that the key
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
]
"DisableRegistryTools"=dword:00000001, and I know that I have to
change it to 0.
The problem is that all the .vbs files I found don't work, and the
.reg files give me the message Registry Editing has been disabled by
your administrator.
If I login as the administrator and change the registry key to 0, when
I login as the user the problem persists, the key is re-setting to 1.
Even if I use the Reglite program I get the same result, I'm denied
access to change the value.

What can I to more? I'm out of ideias...

TKS
 

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

Back
Top