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.C:\WINDOWS>EXPAND /?
Microsoft (R) Filexpanderingsverktyg, version 6.0.6000.16386
Copyright (c) Microsoft Corporation. Med ensamrätt.
Expanderar en eller flera komprimerade filer.
EXPAND
[-r
] källa mål
EXPAND -r källa
[mål
]EXPAND -D källa.cab
[-F:Filer
]EXPAND källa.cab -F:Filer mål
-r Byt namn på utökade filer.
-D Visa listan med filer i källan.
källa Sökväg till källfil(er). Jokertecken kan
användas.
-F:Filer Namn på filer som ska expanderas från en CAB-fil.
mål Målfil eller målsökväg.
Målet kan vara en katalog.
Om källa är flera filer och -r inte anges
måste mål vara en katalog.