Anyone know of a good client for Powershell remote scripting on a local network?
I understand WinRM is required on the client to enable remote scripting.
WinRM is "The Windows Remote Management (WinRM) is the Microsoft implementation of WS-Management Protocol, a standard Simple Object Access Protocol (SOAP)-based, firewall-friendly protocol that allows hardware and operating systems, from different vendors, to interoperate." http://msdn.microsoft.com/en-us/library/aa384426(v=vs.85).aspx
If a WinRM client is not available for Android but a WS-Management Protocol client is, can you use the latter for remote scripting?