LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication-command prompt

Solved!
Go to solution

How to authenticate the shared PC if it has \\pcname with user name and password through command line.

Please help me out.

 

Thanks,

Suresh

0 Kudos
Message 1 of 2
(2,594 Views)
Solution
Accepted by topic author g_sures

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.

http://www.medicollector.com
0 Kudos
Message 2 of 2
(2,573 Views)