- Cals:-this command is used to display calculator
- Control:-this command is used to open the control panel
- Timedate.cpl:-this command is used to display graphics time and date with the clock
- Cleanmgr:-this command is used to clean unnecessary file
- Magnifier:-this command is used to display magnifier that used to extra large zoom facility
- Osk:- in this command display virtual keyboard
- Main.cpl:-this command used to mouse setting box.
- Ncpa.cpl:-this command is used to display the network connection icon
- Notepad:-using this command, we can open notepad
- Mspaint:-using this command, we can open paint
- PSr:-this command is used to display problem steps recorder
- Appwiz.cpl:-this command is used to open uninstall or change program windows
- Intl.cpl:-in this command is used to change language and region
- Resmon:-this command is used to display resource monitor
- Desk.cpl:-this command is used to display screen resolution window
- Services.msc:-in this command is used to open the services setting
- Stikynot:-this command is used to display stikynot
- Sysdm.cpl or systempropertiescompurname:-this command is used to display system properties
- Taskmgr:-this command is used to display window task manager screen
- Explorer:-using this command, we can open window explorer
- Firewall.cpl:-in, this command is used to open window firewall
- Wf.msc:-this command display firewall with advanced security
- Cls:-this command is used to clear the cmd screen
- Wuapp:-this command is used to check the window update status
- Write:-using this command, we can open Word pad
- Sdclt:- this command is used for data backup and restore window
- Color:-this command is used to change color in the cmd command prompt, ex. color f0
- Here f is background color and 0 is text color
- Edit:-open ms-dos editor tool used to modify the text file
- Exit:-this command is used to end of cmd command session, close the cmd command
- Mem:-this command is used to display the memory area
- MKDIR: - this command is used to create a directory.
- MKLINK: - this command is used to Create Symbolic Links and Hard Links
- MODE: - this command is used to configure a system device.
- MORE: - this command is used to displays output one screen at a time.
- MOVE: - this command is used to Moves one or more files from one directory to another directory.
- OPENFILES: - this command is used to display files opened by remote users for a file share.
- PATH: -Displays or sets a search path for executable files.
- PAUSE: - This command is used to suspend the processing of a batch file and display a message.
- POPD: - this command is used to restores the previous value of the current directory saved by PUSHD.
- PRINT: - this command is used to print a text file.
- PROMPT: - this command is used to Changes the Windows command prompt.
- PUSHD: - this command is used to Save the current directory, then change it.
- RD: - this command is used to remove a directory.
- RECOVER: - this command is used to recovers readable information from a bad or defective disk.
- REM: - Records comments (remarks) in batch files or CONFIG.SYS.
- REN: - this command is used to rename a file or files.
- RENAME: - this command is used to rename a file or files.
- REPLACE: - this command is used to replace files.
- RMDIR: - this command is used to remove a directory.
- ROBOCOPY: - this command is used to Advance utility to copy files and directory trees
- SET: - this command is used to Displays, sets, or removes Windows environment variables.
- SETLOCAL: - this command is used to Begin localization of environment changes in a batch file.
- SC: - this command is used to displays or configures services (background processes).
- SCHTASKS: - this command is used to schedule commands and programs to run on a computer.
- SHIFT: - this command is used to shift the position of replaceable parameters in batch files.
- SHUTDOWN: - this command is used to allow the proper local or remote shutdown of the machine.
- SORT: - this command is used to Sorts input.
- START: - this command is used to start a separate window to run a specified program or command.
- SUBST: - this command is used to Associates a path with a drive letter.
- SYSTEMINFO: - this command is used to display machine-specific properties and configuration.
- TASKLIST: - this command is used to displays all currently running tasks, including services.
- TASKKILL: - this command is used to Kill or stop a running process or application.
- TIME: - this command is used to displays or sets the system time.
- TITLE: - this command is used to sets the window title for a CMD.EXE session.
- TREE: - this command is used to Graphically display the directory structure of a drive or path.
- TYPE: - this command is used to displays the contents of a text file.
- VER: - this command is used to Displays the Windows version.
- VERIFY: - this command is used to Tell Windows whether to verify that your files are written correctly to a disk.
- VOL: - this command is used to display a disk volume label and serial number.
- XCOPY: - this command is used to copy files and directory trees.
- WMIC: - this command is used to Displays WMI information inside an interactive command shell.
Microsoft DiskPart commands
- ACTIVE: - Mark the selected partition as active.
- ADD: - Add a mirror to a simple volume.
- ASSIGN: - Assign a drive letter or mount point to the selected volume.
- ATTRIBUTES: - Manipulate volume or disk attributes.
- ATTACH: - Attaches a virtual disk file.
- AUTOMOUNT: - Enable and disable automatic mounting of basic volumes.
- BREAK: - Break a mirror set.
- CLEAN: - Clear the configuration information, or all information, of the disk.
- COMPACT: - Attempts to reduce the physical size of the file.
- CONVERT: - Convert between different disk formats.
- CREATE: - Create a volume, partition, or virtual disk.
- DELETE: - Delete an object.
- DETAIL: - Provide details about an object.
- DETACH: - Detaches a virtual disk file.
- EXIT: - Exit DiskPart.
- EXTEND: - Extend a volume.
- EXPAND: - Expands the maximum size available on a virtual disk.
- FILESYSTEMS: - Display current and supported file systems on the volume.
- FORMAT: - Format the volume or partition.
- GPT: - Assign attributes to the selected GPT partition.
- HELP: - Display a list of commands.
- IMPORT: - Import a disk group.
- INACTIVE: - Mark the selected partition as inactive.
- LIST: - Display a list of objects.
- MERGE: - Merges a child disk with its parents.
- ONLINE: - Online, an object that is currently marked as offline.
- OFFLINE: - Offline, an object that is currently marked as online.
- RECOVER: - Refreshes the state of all disks in the selected pack.
- REM: -Does nothing. This is used to comment scripts.
- REMOVE: - Remove a drive letter or mount point assignment.
- REPAIR: - Repair a RAID-5 volume with a failed member.
- RESCAN: - Rescan the computer looking for disks and volumes.
- RETAIN: -Place a retained partition under a simple volume.
- SAN: - Display or set the SAN policy for the currently booted OS.
- SELECT: - Shift the focus to an object.
- SETID: - Change the partition type.
- SHRINK: - Reduce the size of the selected volume.
- UNIQUEID: - Displays or sets the GUID partition table (GPT) identifier or

Comments
Post a Comment