[Windows] knowing the IP configuration of a PC
IP configuration of a PC
Open a DOS command window:
Open the Start menu
Click on
Run
Type
cmd
Click on
OK
In the MS-DOS window, type the following command ipconfig/ all
Note that you can use a single command, instead of typing "cmd" in Run, type
cmd /K ipconfig /all , and then confirm (by clicking OK or press the Enter key on the keyboard)
The command is executed directly.