The GoTo Community is currently experiencing some technical issues affecting new posts and comments. You may need to reload the page you are on before you can post a comment. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
JohnCB
5 years agoNew Contributor
Scripting Troubles - Deploying Scripts and Output
We have a number of simple batch script uploaded to our repository but none of them output anything. For example: @echo off
echo ipconfig /all
Exit