- Enable and Configure WinRM (Command: winrm quickconfig). Check out : "Installation and Configuration for Windows Remote Management" for more informations. - Test if you can connect the target computer with powershell remoting (Open Powershell and enter: Enter-PSSession computername) - You must have local Admin rights on the target systems.
-Windows Management Framework 4.0 (PowerShell 4) is required since Version 1.0.2!
-.NET Framework 4.5 is required since Version 1.0.2.5!