Windows NT - AT Command...

jaywallen

Golden Member
Sep 24, 2000
1,227
0
0
Interesting thought. What are you trying to accomplish?

I looked in the registry at the associated key (HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule). There's a REG_DWORD value type in there named NextAtJobID. (I think what you find in this key changes depending upon whether Task Scheduler is installed and running.)

I looked at it for a few seconds then decided not to experiment.:)

Regards,
Jim
 

Chuck

Senior member
Oct 9, 1999
704
0
0
hehehe.

Doe to the fact that I managed to crash the server by accidentally trying to open a 300Mb file in notepad.. :p I found that it is reset on a reboot (or perhaps only even a restart of the schedule service).

Thanks...