On Thu, 09 Oct 2003 20:01:52 +1300, Enkidu wrote:
> IS the 'at' command part of Win2K? I thought that it came in the resource
> kit. Or maybe the support tools. I posted this earlier, but now you've got
> me thinking. Maybe I'm thinking of NT4? My apologies if I got it wrong in
> the earlier post.
Yup its the command line interface to the (Task) Scheduler service. It has
always been part of the base NT install right up to Win2003. With NT4 and
earlier it was the only way of scheduling stuff in the base install (no
GUI for that).
at /? will tell you how to use it.
Tip: It's also a handy way to get LOCALSYSTEM rights for some of those
things that even Administrator couldn't do. If the scheduler service is
running as LOCALSYSTEM, use 'at' to schedule running 'cmd' in the near
future - voila a command shell running as LOCALSYSTEM.
Not bad for a penguin ****er eh?
Cheers
Anton