Windows XP - Scheduled Tasks - Create from Command Line


Placed task batch file at specific location e.g.  C:\data\SyncSettings.ffs_batch
Opened Accessories – Command Prompt 
Create task with command line:
schtasks /create /tn “Sync Favourites" /sc onlogon 

list active tasks with:
schtasks 




Reference:
http://technet.microsoft.com/en-us/library/cc772785(v=ws.10).aspx#BKMK_create

No comments:

Post a Comment

Comment or Send a Message

You can use this form to send a message OR make a comment as your contribution is NOT published automatically, but sent to Stephen for consideration.

You can select "anonymous" from the drop down menu below if you do not have a google account.