Results 1 to 3 of 3
  1. #1

    Default Remotely edit current user registry (WXP-Pro)

    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>

  2. #2
    Join Date
    Jan 2002
    Location
    Arkansas
    Posts
    1,921

    Default 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\&lt;SID&gt;\software\microsoft\windows\cu rrentversion\explorer\shell folders.



    Josh
    <a target="_blank" href=http://www.jdharm.com>www.jdharm.com</a>

  3. #3
    Join Date
    Jun 2008
    Posts
    1

    Default

    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!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •