I've been searching for a way to access a Remote Registry of a computer in my Network ( no domain configured ) but failed several times.
Only way I can successfully get access is previously going to regedit and connect to it trought it ( which will ask me to enter user and password ) and then try to do it in my program.
Seems to be a problem with credentials, but I've failed on searching a way to programatically do this in my code.
Regards, Marco.