Comment puis-je trouvez le IP address of a mapped Réseau drive in Windows 10?
Comment puis-je trouvez le IP address of a mapped Réseau drive in Windows 10?
Comment puis-je trouvez le IP address of a mapped Network drive in Windows 10?
Re: Comment puis-je trouvez le IP address of a mapped Réseau drive in Windows 10?
**Open CMD**
example Press **Windows Key** and **R**
type ping then the drive name example below
C:\Users\User>**ping htestrna01**
Pinging htestrna01.ad.com [11.30.137.214] with 32 bytes of data:
```
Reply from **11.30.137.214**: bytes=32 time=1ms TTL=128
Reply from 11.30.137.214: bytes=32 time<1ms TTL=128
Reply from 11.30.137.214: bytes=32 time<1ms TTL=128
Reply from 11.30.137.214: bytes=32 time<1ms TTL=128
```
Ping statistics for 11.30.137.214:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
**Then you will get the ip.**
example Press **Windows Key** and **R**
type ping then the drive name example below
C:\Users\User>**ping htestrna01**
Pinging htestrna01.ad.com [11.30.137.214] with 32 bytes of data:
```
Reply from **11.30.137.214**: bytes=32 time=1ms TTL=128
Reply from 11.30.137.214: bytes=32 time<1ms TTL=128
Reply from 11.30.137.214: bytes=32 time<1ms TTL=128
Reply from 11.30.137.214: bytes=32 time<1ms TTL=128
```
Ping statistics for 11.30.137.214:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 1ms, Average = 0ms
**Then you will get the ip.**