Windows Server doesn't connect to a network share
Posted
by
Dmitriy N. Laykom
on Server Fault
See other posts from Server Fault
or by Dmitriy N. Laykom
Published on 2012-03-27T05:29:25Z
Indexed on
2012/03/27
11:31 UTC
Read the original article
Hit count: 226
windows-server-2008
|network-share
Windows Server doesn't connect to a network share. Network share is working.
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 I connected the network share I observed this 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
The network share was mounted via Group Policy.
Perchance anyone knows how I can avoid this error?
When the OS has been restored from the disk problem has been solved
© Server Fault or respective owner