Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Windows Net Use

by Anonymous Monk
on Mar 28, 2013 at 07:37 UTC ( [id://1025881]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    New connections will be remembered.
    
    ...
    Disconnected           \\10.81.253.140\IPC$      Microsoft Windows Net
    +work
    The command completed successfully.
    
  2. or download this
    $inputDirectory="\\\\10.81.253.70\\G\$";
    my $c = `net use`;
    ...
    {
        print "UNC is Disconnected";
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1025881]
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (8)
As of 2024-04-23 22:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found