Are you logged on as local administrator? The query operation lists all tasks that the user has permission to view. Administrators can view all tasks on the computer. Users can view only the tasks that they scheduled.
If the query is for local machine can you try;
runas /user:mymachinemane\administrator cmd
schtasks /query
Regards,
Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]
Are you logged on as local administrator? The query operation lists all tasks that the user has permission to view. Administrators can view all tasks on the computer. Users can view only the tasks that they scheduled.
If the query is for local machine can you try;
runas /user:mymachinemane\administrator cmd
schtasks /query
Regards,
Dave Patrick ....
Microsoft Certified Professional
Microsoft MVP [Windows]