I do get a nice spread out "minutes after the hour" using the rnd(). that way all of my NT computers are not hammering the server at the same time. (I will repost the code soon, but i moved the srnd() seed out of the main loop)


I have found an annoying bug... using the xnet command to stop and restart the service. Sometimes "xnet stop...." finishes before the actual service is stopped, so when it goes to restart the service you get an error that the service is already running.

I will repost the code when I get the bugs worked out.

Bryce