TSchuh

Results 2 comments of TSchuh

``` VERBOSE: POST https://:8834/session with -1-byte payload Invoke-RestMethod : The operation has timed out At C:\Users\tschuh\Documents\WindowsPowerShell\Modules\Posh-Nessus\Session.ps1:78 char:30 + $TokenResponse = Invoke-RestMethod @RestMethodParams + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod],...

New-NessusSession I resolved it moments ago by manually removing the module and reinstalling from Git. It seems Remove-Module did not perform as expected.