Is it possible to remote edit current user registry. When I do the regedit, I only can see hk_localmachine and hk_users, but not current user. Anyway, besides doing a remote control of the pc (VNC,pcanywhere). I just want to remotely change that registry. Possible?
<font color=green>*** Sometimes Helping is a way of Learning! ***</font color=green>
Results 1 to 3 of 3
-
04-26-2006, 06:07 AM #1
Expert
- Join Date
- Apr 2002
- Posts
- 1,683
Remotely edit current user registry (WXP-Pro)
-
04-28-2006, 06:28 PM #2
Re: Remotely edit current user registry (WXP-Pro)
The current user will be one of those long SIDs listed under HK_Users.
I'm not sure it is the most efficient way to find out, but to determine which SID is the currently logged on user match the username you see in HKLM\software\Microsoft\windows NT\currentversion\winlogon and the string DefaultUserName with the user name you see in HK_Users\<SID>\software\microsoft\windows\cu rrentversion\explorer\shell folders.
Josh
<a target="_blank" href=http://www.jdharm.com>www.jdharm.com</a>
-
06-02-2008, 08:54 AM #3
Junior Member
- Join Date
- Jun 2008
- Posts
- 1
psgetsid is ideal for matching SID to logon
http://technet.microsoft.com/en-gb/s.../bb897417.aspx
PS - sorry for digging an old thread up but still useful I think!




Reply With Quote