Hi, I new in this forum, I have a little experience with C#.
I need to write an application that can add/delete registry keys in a remote server.
I'll explain my self. I working in a company that have a lot of servers and sometimes we need to add/delete keys to the servers, currently this is made manually, but this time a lot of time.
I want to write an application that, I can tell it to with remote server to insert/delete the key.
Is this possible? I found examples to add/delete registry keys, but in a local machine.
Thanks for your help

Recommended Answers

All 4 Replies

I don't even know .net and I can tell you this isn't possible. What a security nightmare this would be if it were possible.

Also if you have administrator permissions? Remember I'm talking remote severs that I have administrator permissions
Thanks

Thanks, I use "OpenRemoteBaseKey" and is working fine

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.