Access registry of a computer within a domain

Hi all,

I have to implement code in such a way that form one system in a domain we have to change registry of other system within the domain.

could you please help me in this?
we can surely help u, but cant code for u!!!
yeah sure.. i just need to know in what way we can access a registry within domains..
I mean which windows fucntion we need to use or.. any other way..
Just use RegConnectRegistry() to get a handle to remote registry, then use usual functions as you would do.
http://msdn.microsoft.com/en-us/library/ms724840%28v=vs.85%29.aspx
Thanks modoran.. ill implement my code and get back to you people..
Topic archived. No new replies allowed.