Do you have windows management framework installed?

On Thursday, June 4, 2015 at 4:32:59 PM UTC+1, Rene Metery wrote:
>
> Hi,
>
> I am currently configuring a windows computer to accept remote access from 
> ansible and I am having a problem while running the 
> script ConfigureRemotingForAnsible.ps1.
>
> Here is the error :
>
> PS D:\Ansible\Power Shell 3> .\ConfigureRemotingForAnsible.ps1
> Unable to establish an HTTP or HTTPS remoting session.
> Au caractère D:\Ansible\Power Shell 3\ConfigureRemotingForAnsible.ps1:129 
> : 5
> +     Throw "Unable to establish an HTTP or HTTPS remoting session."
> +     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> + CategoryInfo          : OperationStopped: (Unable to estab...moting 
> session.:String) [], RuntimeException
> + FullyQualifiedErrorId : Unable to establish an HTTP or HTTPS remoting 
> session.
>
>
> I have checked my authentication configuration an it seems ok.
>
> PS D:\Ansible\Power Shell 3> winrm get winrm/config
> Config
>     MaxEnvelopeSizekb = 500
>     MaxTimeoutms = 60000
>     MaxBatchItems = 32000
>     MaxProviderRequests = 4294967295
>     Client
>         NetworkDelayms = 5000
>         URLPrefix = wsman
>         AllowUnencrypted = false
>         Auth
>             Basic = true
>             Digest = true
>             Kerberos = true
>             Negotiate = true
>             Certificate = true
>             CredSSP = false
>
>
> If you have any idea about the problem it will greatly help me.
> I can't find any post about that problem.
> Cheers,
>
> René METERY
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/37903361-219c-47dd-bf35-0d5da64804ac%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to