Remote Registry

J

Jaime Rodríguez

Hello experts,

When i try to connect to a remote registry through regedit.exe and after i
connect i can't see the key "HKEY_CURRENT_USER", i can see the other keys,
is there a third party application to make a remote registry and have access
to that key?? I need to add some values in all my network pc's, is this
possible and how do i do it?

JR.
 
D

Dave Patrick

HKEY_CURRENT_USER is the current user hive and is only loaded when you
logon.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
J

Jaime Rodríguez

Thanks,
Does this mean i can't log and find this key remotely??

JR.

Dave Patrick said:
HKEY_CURRENT_USER is the current user hive and is only loaded when you
logon.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Jaime Rodríguez said:
Hello experts,

When i try to connect to a remote registry through regedit.exe and after i
connect i can't see the key "HKEY_CURRENT_USER", i can see the other keys,
is there a third party application to make a remote registry and have
access
to that key?? I need to add some values in all my network pc's, is this
possible and how do i do it?

JR.
 
D

Dave Patrick

I'm not sure what that means, but someone needs to be logged on in order to
load the current user hive and only that users' hive will be available.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect
 
M

Mark V

In said:
"Dave Patrick" <[email protected]> escribió en el
mensaje
HKEY_CURRENT_USER is the current user hive and is only loaded
when you logon.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Jaime Rodríguez said:
Hello experts,

When i try to connect to a remote registry through
regedit.exe and after i
connect i can't see the key "HKEY_CURRENT_USER", i can see
the other keys,
is there a third party application to make a remote registry
and have access
to that key?? I need to add some values in all my network
pc's, is this possible and how do i do it?

Thanks,
Does this mean i can't log and find this key remotely??

JR.


Maybe you need to look at
<remote>\HKU\
 
J

John John

You will have to do the changes in another fashion. The HKCU key is a
child or pseudo hive created when the user logs on. The information is
from the user's ntuser.dat file located in his/her profile folder. You
will either have to load each one of these hives individually to make
the changes, not a viable option for a large network with many users.
Or you might find a third party network registry tool which can search
through all the different ntuser.dat and make the changes for you. An
easy way would be to have the changes done through the logon mechanism,
have a script or batch file do the changes for the users as they logon.

John
Thanks,
Does this mean i can't log and find this key remotely??

JR.

HKEY_CURRENT_USER is the current user hive and is only loaded when you
logon.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

Jaime Rodríguez said:
Hello experts,

When i try to connect to a remote registry through regedit.exe and after
i
connect i can't see the key "HKEY_CURRENT_USER", i can see the other
keys,
is there a third party application to make a remote registry and have
access
to that key?? I need to add some values in all my network pc's, is this
possible and how do i do it?

JR.
 
J

Jaime Rodríguez

Hello and Thanks,

It's a viable way for me to run a script or batch file. Is there a link or
someplace where i can "educate myself" about it, more information perhaps???
procedures and syntax. Would you experts point me in the right direction on
how to accomplish this?

Thanks,
JR.
John John said:
You will have to do the changes in another fashion. The HKCU key is a
child or pseudo hive created when the user logs on. The information is
from the user's ntuser.dat file located in his/her profile folder. You
will either have to load each one of these hives individually to make
the changes, not a viable option for a large network with many users.
Or you might find a third party network registry tool which can search
through all the different ntuser.dat and make the changes for you. An
easy way would be to have the changes done through the logon mechanism,
have a script or batch file do the changes for the users as they logon.

John
Thanks,
Does this mean i can't log and find this key remotely??

JR.

HKEY_CURRENT_USER is the current user hive and is only loaded when you
logon.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:

Hello experts,

When i try to connect to a remote registry through regedit.exe and
after

i
connect i can't see the key "HKEY_CURRENT_USER", i can see the other
keys,

is there a third party application to make a remote registry and have
access
to that key?? I need to add some values in all my network pc's, is this
possible and how do i do it?

JR.
 
J

John John

Hmm. Some information here for starters:

http://support.microsoft.com/kb/310516#2

John
Hello and Thanks,

It's a viable way for me to run a script or batch file. Is there a link or
someplace where i can "educate myself" about it, more information perhaps???
procedures and syntax. Would you experts point me in the right direction on
how to accomplish this?

Thanks,
JR.
You will have to do the changes in another fashion. The HKCU key is a
child or pseudo hive created when the user logs on. The information is
from the user's ntuser.dat file located in his/her profile folder. You
will either have to load each one of these hives individually to make
the changes, not a viable option for a large network with many users.
Or you might find a third party network registry tool which can search
through all the different ntuser.dat and make the changes for you. An
easy way would be to have the changes done through the logon mechanism,
have a script or batch file do the changes for the users as they logon.

John

Jaime Rodríguez wrote:

Thanks,
Does this mean i can't log and find this key remotely??

JR.

"Dave Patrick" <[email protected]> escribió en el mensaje


HKEY_CURRENT_USER is the current user hive and is only loaded when you
logon.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:


Hello experts,

When i try to connect to a remote registry through regedit.exe and
after
i


connect i can't see the key "HKEY_CURRENT_USER", i can see the other

keys,


is there a third party application to make a remote registry and have
access
to that key?? I need to add some values in all my network pc's, is this
possible and how do i do it?

JR.
 

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

Top