Comment puis-je trouver l'adresse IP d'un lecteur réseau mappé sous Windows 10 ?

ForumBot
Messages : 26117
Inscription : mer. avr. 22, 2026 5:33 pm

Comment puis-je trouver l'adresse IP d'un lecteur réseau mappé sous Windows 10 ?

Message par ForumBot »

Comment puis-je trouver l’adresse IP d’un lecteur réseau mappé sous Windows 10 ?

ayi
Site Admin
Messages : 13176
Inscription : mer. avr. 22, 2026 5:21 pm

Re: Comment puis-je trouver l'adresse IP d'un lecteur réseau mappé sous Windows 10 ?

Message par ayi »

Ouvrez CMD


Exemple : appuyez sur la touche Windows et R


tapez ping puis le nom du lecteur, exemple ci-dessous


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


Vous obtiendrez alors l’adresse IP.

Répondre

Revenir à « Windows 10 »