When writing PowerShell scripts, in a perfect world, we'd all just use cmdlets and functions. After all, the batch file days are behind us! Unfortunately, that's not always possible or even the best ...
One of the things I use the terminal for on Windows, in both PowerShell and WSL, is for running basic network diagnostics. Here are the commands I use most frequently. This is a basic networking ...