C:\WINDOWS>EVENTTRIGGERS /DELETE /?
EVENTTRIGGERS /Delete
[/S system
[/U username
[/P
[password
]]]] /TID id
[/TID id1
[...
[/TID idn
]]]Description:
Delete an Event Trigger from the system by its ID.
Parameter List:
/S system Specifies the remote system to connect to.
/U
[domain\
]user Specifies the user context under which the
command should execute.
/P
[password
] Specifies the password for the given user
context. Prompts for input if omitted.
/TID id Specifies the Event Trigger to be deleted
by "Event Trigger ID". The "*" wildcard
may be used.
/? Displays this help/usage.
Examples:
EVENTTRIGGERS /Delete /?
EVENTTRIGGERS /Delete /TID 1 /TID 2 /TID 4 /TID 6
EVENTTRIGGERS /Delete /S system /U domain\user /TID *
EVENTTRIGGERS /Delete /S system /U username /P password /TID 1
C:\WINDOWS>EVENTTRIGGERS /QUERY /?
EVENTTRIGGERS /Query
[/S system
[/U username
[/P
[password
]]]] [/FO format
] [/NH
] [/V
]Description:
Displays the Event Trigger properties and settings.
Parameter List:
/S system Specifies the remote system to connect to.
/U
[domain\
]user Specifies the user context under which the
command should execute.
/P
[password
] Specifies the password for the given user
context. Prompts for input if omitted.
/FO format Specifies the format in which the output is
to be displayed.
Valid values: "TABLE", "LIST", "CSV".
/NH Specifies that the "Column Header" should
not be displayed in the output.
Valid only for TABLE and CSV formats.
/V Specifies that the detailed information
should be displayed in the output.
/? Displays this help/usage.
Examples:
EVENTTRIGGERS /Query /?
EVENTTRIGGERS /Query /FO list /V
EVENTTRIGGERS /Query /FO csv /NH
EVENTTRIGGERS /Query /S system /U domain\user /P password /V
C:\WINDOWS>EXE2BIN /?
Konverterar. Exe (körbara) filer till binärt format.
EXE2BIN
[drive1:
][path1
]input-file
[[drive2:
][path2
]output-file
] input-file Anger. exe-filen som ska konverteras.
output-file Anger binär fil som skall skapas.
exe2bin är inte ett internt kommando, externt kommando,
program eller kommandofil.