Windows Server don't connect to network share
Posted
by
user104775
on Server Fault
See other posts from Server Fault
or by user104775
Published on 2012-03-27T05:29:25Z
Indexed on
2012/03/27
5:31 UTC
Read the original article
Hit count: 174
windows-server-2008
|network-share
Windows Server don't connect to network share. Network share is work. Ping
Blockquote Pinging 109.123.146.223 with 32 bytes of data: Reply from 109.123.146.223: bytes=32 time<1ms TTL=63 Reply from 109.123.146.223: bytes=32 time<1ms TTL=63 Reply from 109.123.146.223: bytes=32 time<1ms TTL=63 Ping statistics for 109.123.146.223: Packets: Sent = 3, Received = 3, Lost = 0 (0% loss), Approximate round trip times in milli-seconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms
net view \shareaddress
Blockquote System error 53 has occurred. The network path was not found.
When network share was connected, I was got a error message:
Blockquote \ "Mapped disk letter" refers to a location that is unavailable. It could be on a hard drive on this computer, or on a network. Check to make sure that the disk is properly inserted, or that you are connected to the Internet or your network, and then try again. If it still cannot be located, the information might have been moved to a different location
Network share mounted via Group Policy.
Any ideas?
© Server Fault or respective owner