You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New-CmsSession -APIAddress 192.168.1.70 -Port 445 -IgnoreSSLTrust -Credential (Get-Credential -Credential apiadmin)
Could not connect to the Cms Server at 192.168.1.70:445
At C:\Users\steven.moran\Documents\WindowsPowerShell\Modules\PsCms-0.4.1\PsCms.psm1:99 char:9
throw "Could not connect to the Cms Server at $APIAddress`:$p ...
New-CmsSession -APIAddress 192.168.1.70 -Port 445 -IgnoreSSLTrust -Credential (Get-Credential -Credential apiadmin)
Could not connect to the Cms Server at 192.168.1.70:445
At C:\Users\steven.moran\Documents\WindowsPowerShell\Modules\PsCms-0.4.1\PsCms.psm1:99 char:9
The text was updated successfully, but these errors were encountered: