* WinRM/PSRP: Ensure shell returns UTF-8 output This PR makes UTF-8 output work in PSRP shells. * Add win_command and win_shell integration tests * Fix tests * more test fixes
* psrp - fix unicode handling in Python 2 * skip psrp become test when on Server 2008
* psrp: Added new Windows connection plugin * Tweaks to connection options from review