Windows CMD Commands

A-Z-List-Of-Windows-CMD-Commands-Also-Included-CMD-Commands 3

MAKECAB.exe – Windows CMD Command

Create compressed .CAB file. A .CAB Cabinet file is a Lossless Data Compression format. A single CAB file can be used to store a maximum of 65,535 files with a total size of up to 1.99...

A-Z-List-Of-Windows-CMD-Commands-Also-Included-CMD-Commands 2

LOGOFF.exe – Windows CMD Command

Log a user off. By default LOGOFF will ask for user confirmation and prompt to save unsaved data. Windows security log events Logon Event IDs 528 and 540 = successful logon Logoff Event ID...

A-Z-List-Of-Windows-CMD-Commands-Also-Included-CMD-Commands 1

LOGMAN.exe – Windows CMD Command

Manage Performance Monitor & performance logs from the command line. Note: Where [-] is listed, an extra – negates the option. For example –u turns off the -u option. This page describes the Windows 7/2008 version of Logman,...

A-Z-List-Of-Windows-CMD-Commands-Also-Included-CMD-Commands 1

LODCTR.exe – Windows CMD Command

Load PerfMon performance counters (update registry values). Any arguments with spaces in the names must be enclosed within “Double Quotation” marks.

A-Z-List-Of-Windows-CMD-Commands-Also-Included-CMD-Commands 0

LABEL – Windows CMD Command

Edit a disk label. Originally designed as a reminder of which floppy disk is in the machine, disk labels can also be applied to hard drives and mapped drives. Changing the disk label requires elevated permissions....

A-Z-List-Of-Windows-CMD-Commands-Also-Included-CMD-Commands 0

INUSE.exe – Windows CMD Command

Replace files that are currently in use by the OS, requires a reboot. Inuse is deprecated, and is not guaranteed to be supported in future releases of Windows. Source and destination must include the complete...

A-Z-List-Of-Windows-CMD-Commands-Also-Included-CMD-Commands 2

IFMEMBER – Windows CMD Command

Find out if the current user is a member of one or more groups. The %ERRORLEVEL% return code shows how many of the listed groups the currently logged-in user is a member of. To...

A-Z-List-Of-Windows-CMD-Commands-Also-Included-CMD-Commands 2

IEXPRESS.exe – Windows CMD Command

Create a self extracting ZIP file archive. iexpress 2.0 must be run with elevated permissions. Running IExpress with no options will launch a GUI wizard. Some options /QA and /QU are only available in Build 306....