11-09-2010 06:51 AM
How to authenticate the shared PC if it has \\pcname with user name and password through command line.
Please help me out.
Thanks,
Suresh
Solved! Go to Solution.
11-09-2010 08:18 AM
This depends on what you are trying to do on the command line. But my guess is that you are just trying to connect to a remote disk? If so, checkout net use:
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/net_use.mspx?mfr=true
Also: This question is not LabVIEW-related, so you might have better luck in a DOS or Windows forum.