Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Net Use

Status
Not open for further replies.

as400javamike

Programmer
Nov 8, 2002
10
US
I am trying to use Net Use to map a network drive between two Win 2000 machines. Here is what I try:

C:\>net use z: \\192.168.0.101\c$
System error 1311 has occurred.

There are currently no logon servers available to service the logon request.

I checked to make sure the IP address was correct for the machine I am trying to access. I also tried to use the /USER: flag for the connection. No luck.

Any suggestions?

Thanks!

Mike
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top