WinRM scripts
=============
Two scripts to enable WinRM on a host. Originally introduced in ansible project and taken from https://github.com/ansible/ansible/tree/6787fc70a643fb6e2bdd2c6a6202072d21db72ef/examples/scripts

For Windows Server including and older than Server 2012 `upgrade_to_ps3.ps1` has to be used to upgrade PowerShell to v3.

`ConfigureRemotingForAnsible.ps1` prepares and configures WinRM.
