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 ...
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : OperationStopped: (Could not conne...92.168.1.70:445:String) [], RuntimeException
- FullyQualifiedErrorId : Could not connect to the Cms Server at 192.168.1.70:445
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