Thursday, August 29, 2013

CloudChoir - Part 4: ServiceNow vs. Windows PowerShell


YouTube DEMO video:
http://youtu.be/-mXS8w2xV74

Sample data used in DEMO:
1. Command:
POWERSHELL


2. Input:
<root>
<host>74.61.134.120</host>
<port>2222</port>
<user>DemoUser</user>
<password>TempPa$$w0rd</password>
<timeout>20000</timeout>
<powershell>Get-Service</powershell>
</root>


(Note: above "DemoUser" already removed from my notebook after DEMO. You'll have to have your own SSH Server in order to repro this demo.)

2 comments: