What does the -Port parameter in Test-NetConnection specify? Device name Protocol type Port number to test Encryption key
The `-Port` parameter in the `Test-NetConnection` cmdlet specifies the **port number to test**. This parameter allows you to check whether a specific port on a target device (or host) is open and accessible.