Quantcast
Channel: THWACK: Message List
Viewing all articles
Browse latest Browse all 21097

Re: pollNow verb doesnt work using an AD account although using a local Orion account it works well | SAM

$
0
0

....

$password = ConvertTo-SecureString $pwd -asplaintext -force

$creds = New-Object -typename System.Management.Automation.PSCredential -argumentlist $usr, $password

if (!$swis) {

    Write-Output "connecting to Orion...."

    $swis = Connect-Swis –Credential $creds –Hostname $hostname 

}

...


Viewing all articles
Browse latest Browse all 21097

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>