Hi Brad,
I think the way you write the command and Argument is incorrect.
We do like this:
Command = c:\\windows\\system32\\cmd.exe
Arguments = dir
Argument can be changed to another command you want to execute. The Command statement is used to find the command prompt in the server.
Hope this helps!
Regards,
Saumya Govil