Use psgetsid to get the user's SID, navigate to HKEY_USERS and open the relevant SID
This corresponds to HKEY_CURRENT_USER for that user, if they are logged in The ntuser.dat opening method is mostly useful when their profiles are stored on the network, or when the user is not actually logged in (in which case the method above will be useless) On 30 June 2010 19:23, Eric Brouwer <[email protected]> wrote: > Good afternoon! > > I have a Windows 2003 Terminal Server where I need to edit a registry entry > for one user. Users connected to TS can not edit their registry setting. > Is there any way I can edit something in HKEY_CURRENT_USER for a particular > user as the administrator of the server? > > Eric Brouwer > IT Manager > www.forestpost.com > [email protected] > 248.855.4333 > > > > > > > ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ > ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~ > -- "On two occasions...I have been asked, 'Pray, Mr Babbage, if you put into the machine wrong figures, will the right answers come out?' I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question." ~ Finally, powerful endpoint security that ISN'T a resource hog! ~ ~ <http://www.sunbeltsoftware.com/Business/VIPRE-Enterprise/> ~
