Thursday, August 29, 2013

CloudChoir - Part 3: ServiceNow vs. Windows batch

YouTube DEMO video:
http://youtu.be/hX6kxcvn5YM

Sample data used in DEMO:

1. Command:
SSH

2. Input:
<root>
<host>74.61.134.120</host>
<port>2222</port>
<user>DemoUser</user>
<password>TempPa$$w0rd</password>
<timeout>20000</timeout>
<commandline>cmd /c dir c:\temp</
commandline>
</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.)

1 comment: