borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (info on system memory)Next Topic (Reg Key File Saving) New Topic New Poll Post Reply
AndreaVB Forum : VB General : read remote registry
Poster Message
skinnerm
Level: Guest


icon read remote registry

I have been looking at the code http://www.andreavb.com/tip080007.html

This allows me to access the registry on remote pc's that my ID has admin rights on.

My problem is that some of the pc's are in different domains, without any trusts.

I have a Domain\ID and password for these pc's I just need to know how to supply this information when connecting via VB, either within the code above, or make a connection before running the code above.

Thanks.

20-08-2003 at 11:14 AM
| Quote Reply
bon111
Level: Guest

icon Re: read remote registry

Not the cleanest of solutions, but i shell out to a "net use" with the parameters of the local admin id/password, and then query the machine.  Like i say not neat, but it works.

26-08-2003 at 10:18 AM
| Quote Reply
AndreaVB Forum : VB General : read remote registry
Previous Topic (info on system memory)Next Topic (Reg Key File Saving) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder