Sammy Posted April 18, 2007 Report Share Posted April 18, 2007 Hi I don't know if this is the correct place to post this, I want to access the registry of another pc on the network. I want to do that with a different user than the one I'm logged.I'm logged on my pc with 'user1'. But to have access to the remote registry i should be logged in my pc as 'user2'.How can I access the remote registry without changing the my user. I know the user and password of the admnistrator of the remote registryThanksSam Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted April 18, 2007 Report Share Posted April 18, 2007 Welcome to the Windows Forum!Question: how to you want to "access" the registry on the remote computer - just access the files, or actually opening it with regedit? If you want to regedit, then you must really logon to the remote computer, and it doesn't matter what user you are logged in locally.To login to the remote computer you must use a tool such as Remote Desktop to connect; see http://www.microsoft.com/windowsxp/using/m...ty/default.mspx for some basic information on remote desktop connections.Any other access to files on a remote computer - e.g. view, change, copy, etc - you can just access them via Windows Explorer through the network by its computer name, like \\remotename Quote Link to comment Share on other sites More sharing options...
Sammy Posted April 18, 2007 Author Report Share Posted April 18, 2007 I want to access the remote registry with the RegEdit ( and with an application that i'm developing).If i'm logged in my computer with 'user2', I can use 'file/Connect network registry...' and have access to the registry and change it on the remote pc.But if I'm logged in my computer with 'user1', If I use 'file/Connect network registry...' of the RegEdit, I can see two keys : HKEY_LOCAL_MACHINE and HKEY_USERS but I receive an erro when I try to open the key : "Cannot open HKEY_LOCAL_MACHINE : Error while opening key".What I would like to do is same when you log yourself to another network drive using another user.example : net use \\computer\share /User:MyDomain\administrator PasswordI want to do this but with the registry. Is that possible?Thanks in advanceSam Quote Link to comment Share on other sites More sharing options...
Coreper Posted April 18, 2007 Report Share Posted April 18, 2007 i dont know about that, but there are programs for remote registry editing: ASP Remote Registry Editor 1.0i dont know if this program works properly, but i would like to, so let me know Quote Link to comment Share on other sites More sharing options...
cozofdeath Posted April 19, 2007 Report Share Posted April 19, 2007 The "reg" command will do it for you but its much easier with regedit. The error you are getting may have to do with the credentials your using to remotely log in with. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.