Tuesday, January 24, 2017



To display advanced properties scheduled tasks

 

https://technet.microsoft.com/en-us/library/bb490996.aspx

 

The following command requests a detailed display of the tasks on the local computer. It uses the /v parameter to request a detailed (verbose) display and the /fo LIST parameter to format the display as a list for easy reading. You can use this command to verify that a task you created has the intended recurrence pattern.

 
schtasks /query /fo LIST /v


No comments:

Post a Comment