Windows Terminal is a consolidation of various command-line utilities such as Windows PowerShell, PowerShell, Command Prompt, etc. It lets you use more than one command-line utility at a time from a ...
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 ...