====== Test-NetConnectionによる接続テスト ====== [[:powershell|一つ上へ]] `Test-NetConnection`コマンドを使用することで、ポートの開放状況を確認できる。 使用例 Test-NetConnection -ComputerName 192.168.0.1 -Port 22