I have download OrionSDK-1.9 and installed it on my SAM 6.1.1 when i try to run SAM.Application.ps1 through PS i am getting below error
"Get-SwisData : Invalid username or password.
At C:\Program Files (x86)\SolarWinds\Orion SDK\Samples\PowerShell\SAM.Application.ps1:35 char:11
+ $nodeId = Get-SwisData $swis "SELECT NodeID FROM Orion.Nodes WHERE IP_Address=@i ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Get-SwisData], MessageSecurityException
+ FullyQualifiedErrorId : SwisError,SwisPowerShell.GetSwisData
Can't find node with IP '10.43.2.221'."
I am using right username and password.
Could you please let me know what i am doing wrong.
Thanks.