Here is the output of : PS > $PSVersionTable
Name Value
---- -----
PSVersion 3.0
WSManStackVersion 3.0
SerializationVersion 1.1.0.1
CLRVersion 4.0.30319.34209
BuildVersion 6.2.9200.16398
PSCompatibleVersions {1.0, 2.0, 3.0}
PSRemotingProtocolVersion 2.2
I have downloaded the latest version of the script and have the windows
management framework installed.
The server is up and running because I've already managed to run a command
remotely on my own computer through a winrs command.
In fact, I've managed to run the ConfigureRemotingForAnsible.ps1 script
completely by just bypassing the Test a remoting connection to localhost,
which should work. by commenting the lines 115 to 130. I know this is not
elegant.
After that operation, I did a simple "ansible windows -m win_ping" command
from my server to the windows client and it worked !
Still don't know why this test during the configuration script execution
failed.
Le vendredi 5 juin 2015 06:22:13 UTC+2, Bob Tanner a écrit :
>
> What does $PSVersionTable return for you?
>
>
> PS > $PSVersionTable
>
> Name Value
> ---- -----
> PSVersion 4.0
> WSManStackVersion 3.0
> SerializationVersion 1.1.0.1
> CLRVersion 4.0.30319.34209
> BuildVersion 6.3.9600.16406
> PSCompatibleVersions {1.0, 2.0, 3.0, 4.0}
> PSRemotingProtocolVersion 2.2
>
>
--
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/a57fb432-b143-44bb-b5f8-7b95dbb21977%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.