Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| mswindows:start [2025/09/15 13:28] – alberto | mswindows:start [2026/08/08 21:20] (current) – [Commandes réseau] alberto | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Microsoft Windows ====== | ====== Microsoft Windows ====== | ||
| + | |||
| + | ===== Commandes réseau ===== | ||
| + | |||
| + | | **ipconfig** | ||
| + | | **ipconfig / | ||
| + | | **ipconfig / | ||
| + | | **ipconfig / | ||
| + | | **ipconfig / | ||
| + | | **ping [ip ou domain]** | ||
| + | | **tracert [ip ou domain]** | ||
| + | | **nslookup [ip ou domain]** | ||
| + | | **netstat -an** | Affiche les ports ouverts et connexions en cours | | ||
| + | | **netstat -b** | Affiche quel processus établit une connexion réseau | ||
| + | | **arp -a** | Affiche la table ARP de la machine | ||
| + | | **hostname** | ||
| + | | **getmac** | ||
| + | | **net use** | Vérifier les connexions aux partages réseau | ||
| + | | **net share** | ||
| + | | **net start** | ||
| + | | **net stop** | ||
| + | | **tasklist** | ||
| + | | **route print** | ||
| + | | **netsh advfirewall firewall show rule name=all** | ||