set the command to run on next boot or capture the output of the command to text, as you might not see something like DNS/Domain is not available.
The script is probably running, but the question will be about the output while in that exact spot.
Also, any reason why you are using cmd /k instead of just calling the script? the script is run as a bat file anyways ... so you shouldn't need to call command prompt.