Window server2003 batch files

3 public posts in this discussion.

Post 1

Anyone know how put a wait time between commands in a batch file.
Wait and Sleep don't seem to be valid and pause is useless because I just want it to wait for 5secs and not fire off automaticaly.

Post 2

Its a program in the 2k3 resource kit.

Batch file SLEEP Command - Windows XP and DOS

Post 3

or cheat, and do something like ping -n 5 localhost.