The Command Prompt has been a part of Windows since the very beginning, and remains one of the least changed components of the Windows operating system (PowerShell aside). Even the Windows 10 CTP ...
You can make a batch file that runs ipconfig /all easily and make a shortcut to your desktop<BR><BR>open notepad<BR><BR>type in: <BR>ipconfig /all<BR>pause<BR><BR ...