Quote (bobchurch @ Nov 3 2021 05:50am)
trying to get to other server.
netstat -anob | Select-String -Pattern D2R.exe -Context 1,0 | findstr :443 | findstr ESTABLISHED - isnt working for me. am i doing it wrong?
when running windows powershell you need to right click it and click "run as administrator"