Re: List scheduled tasks from the command line?
- From: "Pegasus \(MVP\)" <I.can@xxxxxxx>
- Date: Thu, 9 Nov 2006 20:53:43 +1100
"Enkidu" <enkidu.com@xxxxxxxxxxxxxx> wrote in message
news:4552f97c$1@xxxxxxxxxxxxxxxxxxxxxx
Is there a way to get a list of scheduled tasks from the command line?
Cheers.
Cliff
You can get a raw list with this command:
dir /b "%SystemRoot%\tasks"
If you want something a little fancier then you can use schtasks.exe
from a WinXP PC. Check this link to make it work under Win2000:
http://www.jsifaq.com/SUBK/tip5300/rh5335.htm
.
- References:
- List scheduled tasks from the command line?
- From: Enkidu
- List scheduled tasks from the command line?
- Prev by Date: List scheduled tasks from the command line?
- Next by Date: Re: Persisting env vars in cmd windows
- Previous by thread: List scheduled tasks from the command line?
- Next by thread: Misbehaving Mouse!
- Index(es):