PC Review


Reply
Thread Tools Rate Thread

Cannot load key into regedt32

 
 
Knack
Guest
Posts: n/a
 
      31st Oct 2003
Keep getting the error
"Insufficient privelege to load the key."

Yet in the key that I'm loading within I've not only added Administrators as
having full contro, but have also checked "Replace existing privileges on
all existing subkeys."

Anyone know how to get around this?


 
Reply With Quote
 
 
 
 
Mark V
Guest
Posts: n/a
 
      31st Oct 2003
In microsoft.public.win2000.registry Knack wrote:

> Keep getting the error
> "Insufficient privelege to load the key."
>
> Yet in the key that I'm loading within I've not only added
> Administrators as having full contro, but have also checked
> "Replace existing privileges on all existing subkeys."
>
> Anyone know how to get around this?


Path to key would help.
 
Reply With Quote
 
Mark V
Guest
Posts: n/a
 
      31st Oct 2003
In microsoft.public.win2000.registry Knack wrote:

> Keep getting the error
> "Insufficient privelege to load the key."
>
> Yet in the key that I'm loading within I've not only added
> Administrators as having full contro, but have also checked
> "Replace existing privileges on all existing subkeys."
>
> Anyone know how to get around this?


Path to key would help.
 
Reply With Quote
 
Knack
Guest
Posts: n/a
 
      31st Oct 2003

"Mark V" <(E-Mail Removed)> wrote in message
news:Xns9425578C85A8Ez9zzaQ2btw@207.46.248.16...
> In microsoft.public.win2000.registry Knack wrote:
>
> > Keep getting the error
> > "Insufficient privelege to load the key."
> >
> > Yet in the key that I'm loading within I've not only added
> > Administrators as having full contro, but have also checked
> > "Replace existing privileges on all existing subkeys."
> >
> > Anyone know how to get around this?

>
> Path to key would help.



HKLM\SYSTEM\CurrentControlSet\Enum\Root

I've also tried and failed in the subkey
HKLM\SYSTEM\ControlSet001\Enum\Root
which happens to be the control set that CurrentControlSet refers to

After replacing the LEGACY_DHCP subkey in that one, I plan to also replace
other subkeys within the the following other subkeys:

HKLM\System\CurrentControlSet\Services
HKLM\System\CurrentControlSet\Services\FA3105\Parameters\Tcpip
HKLM\System\CurrentControlSet\Services\NDISLoop4\Parameters\Tcpip
HKLM\System\CurrentControlSet\Services\NdisWAN3\Parameters\Tcpip
HKLM\System\CurrentControlSet\Services\NetBT\Parameters

DHCP client is definitely corrupted on this computer so I'm replacing only
the subkeys pertaining to DHCP with those of a known good system hive that
was backed up in the recent past.




 
Reply With Quote
 
Knack
Guest
Posts: n/a
 
      31st Oct 2003

"Mark V" <(E-Mail Removed)> wrote in message
news:Xns9425578C85A8Ez9zzaQ2btw@207.46.248.16...
> In microsoft.public.win2000.registry Knack wrote:
>
> > Keep getting the error
> > "Insufficient privelege to load the key."
> >
> > Yet in the key that I'm loading within I've not only added
> > Administrators as having full contro, but have also checked
> > "Replace existing privileges on all existing subkeys."
> >
> > Anyone know how to get around this?

>
> Path to key would help.



HKLM\SYSTEM\CurrentControlSet\Enum\Root

I've also tried and failed in the subkey
HKLM\SYSTEM\ControlSet001\Enum\Root
which happens to be the control set that CurrentControlSet refers to

After replacing the LEGACY_DHCP subkey in that one, I plan to also replace
other subkeys within the the following other subkeys:

HKLM\System\CurrentControlSet\Services
HKLM\System\CurrentControlSet\Services\FA3105\Parameters\Tcpip
HKLM\System\CurrentControlSet\Services\NDISLoop4\Parameters\Tcpip
HKLM\System\CurrentControlSet\Services\NdisWAN3\Parameters\Tcpip
HKLM\System\CurrentControlSet\Services\NetBT\Parameters

DHCP client is definitely corrupted on this computer so I'm replacing only
the subkeys pertaining to DHCP with those of a known good system hive that
was backed up in the recent past.




 
Reply With Quote
 
Matthew Mucker [MSFT]
Guest
Posts: n/a
 
      1st Nov 2003
You must have the SE_RESTORE_NAME privilege (right).

Privileges (rights) are different from permissions.

Essentially (assuming you haven't changed things around), that means you
must be an administrator on the machine.

-Matt

"Knack" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Keep getting the error
> "Insufficient privelege to load the key."
>
> Yet in the key that I'm loading within I've not only added Administrators

as
> having full contro, but have also checked "Replace existing privileges on
> all existing subkeys."
>
> Anyone know how to get around this?
>
>



 
Reply With Quote
 
Matthew Mucker [MSFT]
Guest
Posts: n/a
 
      1st Nov 2003
You must have the SE_RESTORE_NAME privilege (right).

Privileges (rights) are different from permissions.

Essentially (assuming you haven't changed things around), that means you
must be an administrator on the machine.

-Matt

"Knack" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Keep getting the error
> "Insufficient privelege to load the key."
>
> Yet in the key that I'm loading within I've not only added Administrators

as
> having full contro, but have also checked "Replace existing privileges on
> all existing subkeys."
>
> Anyone know how to get around this?
>
>



 
Reply With Quote
 
Knack
Guest
Posts: n/a
 
      1st Nov 2003
I don't know VBS, and even if someone were to provide me with a script for
doing whatever needs to be changed, I don't have VB loaded on the machine.


"Matthew Mucker [MSFT]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You must have the SE_RESTORE_NAME privilege (right).
>
> Privileges (rights) are different from permissions.
>
> Essentially (assuming you haven't changed things around), that means you
> must be an administrator on the machine.
>
> -Matt
>
> "Knack" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Keep getting the error
> > "Insufficient privelege to load the key."
> >
> > Yet in the key that I'm loading within I've not only added

Administrators
> as
> > having full contro, but have also checked "Replace existing privileges

on
> > all existing subkeys."
> >
> > Anyone know how to get around this?
> >
> >

>
>



 
Reply With Quote
 
Knack
Guest
Posts: n/a
 
      1st Nov 2003
I don't know VBS, and even if someone were to provide me with a script for
doing whatever needs to be changed, I don't have VB loaded on the machine.


"Matthew Mucker [MSFT]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> You must have the SE_RESTORE_NAME privilege (right).
>
> Privileges (rights) are different from permissions.
>
> Essentially (assuming you haven't changed things around), that means you
> must be an administrator on the machine.
>
> -Matt
>
> "Knack" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> > Keep getting the error
> > "Insufficient privelege to load the key."
> >
> > Yet in the key that I'm loading within I've not only added

Administrators
> as
> > having full contro, but have also checked "Replace existing privileges

on
> > all existing subkeys."
> >
> > Anyone know how to get around this?
> >
> >

>
>



 
Reply With Quote
 
Dave Patrick
Guest
Posts: n/a
 
      1st Nov 2003
From the resource kit:
Do not attempt to change the permissions on the Enum subkey. If you do, you
might damage the sequence of inherited permissions in the registry. If you
change the content of the Enum subkey, you can damage the Plug and Play
functions of Windows 2000 and prevent devices from operating. If you must
gain access to the Enum subkey, contact Microsoft Product Support Services.

To display hidden devices, non-Plug and Play devices, and devices not
attached to the computer (commonly known as "ghosted" or "phantom" devices),
type
set DEVMGR_SHOW_NONPRESENT_DEVICES=1
at the command line. Then, use Device Manager to remove or reconfigure these
devices. Do not edit the registry.

That said you'll need to take ownership of the subkey to access.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]

"Knack" wrote:
> I don't know VBS, and even if someone were to provide me with a script for
> doing whatever needs to be changed, I don't have VB loaded on the machine.



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Registry | Load Hive Disabled in REGEDT32 Will Microsoft Windows 2000 8 12th Aug 2006 07:34 PM
Registry | Load Hive Disabled in REGEDT32 Will Microsoft Windows 2000 Registry 8 12th Aug 2006 07:34 PM
regedt32 Shawn Microsoft Windows 2000 Registry Archive 2 27th Nov 2003 11:32 PM
Cannot load key into regedt32 Knack Microsoft Windows 2000 Registry 13 3rd Nov 2003 03:35 PM
Cannot load key into regedt32 Knack Microsoft Windows 2000 Registry Archive 0 31st Oct 2003 05:15 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:29 PM.