Is there any way to have the cmd window stay open after running a script?
This way, if there are any errors, you would at least get a clue as to what you did wrong.
You can usually keep it open by using a pause command, but that only works when you are sending a local cammand and not when running a script.