You can get New-WebServiceProxy to ignore SSL errors by following the instructions in this post: http://www.poshpete.com/powershell/new-webserviceproxy-and-ssl. But you are better off with the Connect-Swis cmdlet we provide. I'm guessing you turned to New-WebServiceProxy to work around the issue you described in .
↧