Using this
command line switch can result in data loss or other unexpected system behavior.
/Query
The /Query parameter requests information about any tasks you??™ve created. This parameter uses
the following syntax:
SCHTASKS /Query [/S system [/U username [/P password]]]
[/FO format | /XML] [/NH] [/V] [/?] [/TN taskname]
The following list describes each of the command line arguments.
/S system Specifies the remote system that you want to check. In most cases, you??™ll also need
to supply the /U and the /P command line switches when using this switch.
/U [domain\]user Specifies the username on the remote system. This name may not match
the username on the local system. You??™ll need to supply a domain name when working with a
domain controller.
/P [password] Specifies the password for the given user. You can provide the command line
switch without specifying the password on the command line in cleartext. The system prompts
you for the password. Using this feature can help you maintain the security of passwords used
on your system.
/FO {TABLE | LIST | CSV} Defines the output provided by the utility. The table format is
normally the easiest to view on screen.
Pages:
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523