Azure / azure-sdk-tools-samples

Samples for Microsoft Azure PowerShell
10 stars 12 forks source link

Getting Winrm error #79

Open Vivek1717 opened 9 years ago

Vivek1717 commented 9 years ago

I am getting this error while creating the sharepoint form when provisioning SQL VMs. [vivek.cloudapp.net] Connecting to remote server vivek.cloudapp.net failed with the following error message : The WinRM client cannot process the request. A computer policy does not allow the delegation of the user credentials to the target computer because the computer is not trusted. The identity of the target computer can be verified if you configure the WSMAN service to use a valid certificate using the following command: winrm set winrm/config/service '@{CertificateThumbprint=""}' Or you can check the Event Viewer for an event that specifies that the following SPN could not be created. I followed all the instructions for setting the winrm and credSSP before running this scripts.