Table of Contents
This updated guide examines Cmd Command: All Cmd and Dos Commands on Windows and organizes the essential facts, background, and practical takeaways in clear American English.
Note: You need to know that in Windows XP, Vista, Windows 7, 8 / 8.1 / Windows 10 command prompt commands are called CMD commands, in Windows 98 and Windows 95 and MS-DOS they are called DOS commands.
In this article TipsMake.com will summarize all CMD commands, DOS commands for you to search and use. However, because the number of commands is quite large, I will update it gradually, please bookmark it again.
The following list covers Command Prompt commands, commonly known as CMD commands, available from Command Prompt in Windows 10, 8 / 8.1, Windows 7, Windows Vista, Windows XP. There are a few minor changes in Windows 10 and those changes will be mentioned in this list.
Tip: To know what command has parameters, how to use it, just open cmd, enter the command and press Enter, it will show you the information related to the command. Even on Windows 10, if the command has been replaced with another command you will be prompted for that. If there are no parameters, the command will be executed.
Cmd, doscommand cmd command, dos command
CMD - A order
Append The append command can be used to open files in other folders when they are in the current directory. The Append command is available in MS-DOS as well as in all 32bit Windows versions. The Append command is not available on Windows 64bit version. Arp The arp command is used to display changes in items in the ARP cache. The Arp command is available on all Windows versions. Assoc The assoc command uses to display or change the file type associated with a specific file extension. The Assoc command is available in Windows 8, Windows 7, Windows Vista and Windows XP. At At command is used to schedule other cmd commands and programs at a specific time. The At command is available on Windows 7 / XP / Vista. Starting from Windows 8 the schtasks command is used instead of this At command. Atmadm The atmadm command is used to display information regarding connections during asynchronous communication (ATM) on the system. Atmadm is available on Windows XP. Support for ATM has been removed since Windows Vista so the Atmadm command is no longer needed. Attrib The attrib command is used to change the properties of a file or directory, available in Windows and MS-DOS versions. Auditpol The auditpol command is used to display or change censorship policies (audit). The command is available in Windows 8 and Windows 7 / Vista.
CMD - B order
Bcdboot The bcdboot command is used to copy the boot file to the system partition and to create a new BCD system store. bcdboot is available on Windows 8/7. Bcdedit The bcdedit command is used to view or make changes to Boot Configuration Data. The bcdedit command is available on Windows 8/7 / Vista. It is an alternative to bootcfg starting from Windows Vista. Bdehdcfg The bdehdcfg command is used to prepare the hard drive for BitLocker Drive Encryption. The command is available on Windows 8/7. Bitsadmin Bitsadmin command is used to create, manage and monitor download and upload jobs, available on Windows 8/7 / Vista. Currently this command is gradually being replaced by cmdlets. Bootcfg Bootcfg is used to build, edit or view the contents of the boot.ini file, a hidden file used to determine which Windows directory, partition, and hard drive are in. Bootcfg is available from Windows XP and above. Today, bcdedit is mostly used because boot.ini is no longer used on new Windows operating systems. Bootsect The bootsect command is used to configure the main boot code to code compatible with BOOTMGR (Vista and above) or NTLDR (XP and earlier). Commands are available on Windows 8, Windows 10; on Windows 7 / XP only in Command Prompt in System Recovery Options. Break Break command set or clear check Ctrl + C extended on DOS. It is available on all versions of Windows and MS-DOS, but not in Windows.
CMD - C order
Cacls Used to display or change the ACL (Access control lists) of the file. Cacls is available on Windows XP to Windows 8, on Windows 10 it is replaced with Icacls. Icacls can be used on all versions of Windows from XP and above. Call Used to run scripts or batch programs from scripts or other batches. This command can run on all Windows versions, including MS-DOS. Call has no effect outside the script or batch file, meaning that this command at the command prompt of CMD or MD-DOS will do nothing. Cd Cd is an abbreviated version of chdir, available in all versions of Windows, as well as MS-DOS. Certreq The certreq command is used to perform various CA Authority Certification functions. It is available on Windows Vista to Windows 10. Certutil The certutil command to export and display CA configuration information along with other CA functions, is available in Windows Vista or later. Change The change hand command changes different terminal server settings such as installation mode, COM port mapping and logging. Change command available in Windows Vista to Windows 10. Chcp The chcp command displays or configures the number of active code pages, available on all Windows, MS-DOS versions. Chdir The command chdir is used to display the drive symbol, the directory in which you are working. Chdir is also used to change the drive, the folder you want to work with. It is available in all Windows, MS-DOS versions. Checknetisolation The checknetisolation command is used to check applications that require networks. It is available on Windows 8 and above. Chglogon The chglogon command activates, disables or disables the terminal server login session, executing this command is the same as executing the change command with the logon parameter. Chglogon is available on Windows Vista and above. Chgport The chgport command is used to display or change the COM port mapping for compatibility with DOS, executing this command is the same as running the change command with the port parameter. It is available from Windows Vista and above. Chgusr The chgusr command is used to change the installation mode for the terminal server, executing this command is the same as running the change command with the user parameter. It is available on Win Vista or later. Chkdsk The chkdsk command is used to check the drive, determine and fix certain hard drive errors. It is available in all Windows, MS-DOS versions. Chkntfs The chkntfs command is used to configure or display the disk check during Windows startup, available on Windows XP or later. Choice The choice command is used in a batch script or program to provide a list of choices and return the value of that option to the program. This command is available on every Windows except XP. You can use the set command with / p in XP batch files and scripts to replace choice. Cipher The cipher command is used to display or change the encryption status of files and folders on NTFS partitions. The cipher command is available on Windows XP or later. Clip Clip command is used to redirect output from any command to the clipboard on Windows. It is available on Windows Vista and above. Cls Command cls to clear the screen of all previously entered commands and other documents. It is available on all versions of Windows, MS-DOS. Cmd The cmd command starts a new version of the cmd.exe interpreter, which is available on Windows XP or later. Cmdkey The cmdkey command is used to display, create and delete stored username and password. This command is available on Windows Vista or later. Cmstp The cmstp command installs or uninstalls the Connection Manager service configuration. It is available on Windows XP and above. Color The color command changes the color of the text and the background in the CMD window. It is available on Windows XP and above. Command The command command starts a new instance of the command.com interpreter. This command is available in MS-DOS as well as all 32-bit versions of Windows, not on 64-bit versions of Windows. Comp The comp command is used to compare 2 files or 2 file sets and is available on Windows XP and above. Compact Command compact is used to display or change the compression status of files and folders on NTFS partitions. Convert The convert command is used to convert FAT or FAT32 format to NTFS, available on Windows XP or later. Copy Copy command copies one or more files from one location to another. It is available on all Windows versions including MS-DOS. The xcopy command is a more powerful version of the copy command. Cscript The cscript command is used to execute scripts through the Microsoft Script Host, available on all versions of Windows. The cscript command is most commonly used to manage printers from the command line interface using scripts like prncnfg.vbs, prndrvr.vbs, prnmngr.vbs,. Ctty The ctty command is used to change Default input and output devices for the system. It is available on Windows 98, 95 and MS-DOS. The functions provided by the ctty command are no longer needed on newer Windows versions because the command.com (MS-DOS) interpreter is no longer the default command-line interpreter.
CMD - D command
Date The date command is used to display or change the current date. The date command is available on all Windows, MS-DOS. Dblspace The dblspace command is used to create or configure DoubleSpace compressed drives. This command is available on Windows 98, 95 and MS-DOS. DriveSpace (executed with drvspace command) is an updated version of DoubleSpace. Windows integrates a compression handler starting from Windows XP. Debug Debug debugging command Debug - command line application for testing and editing programs. This command is available on MS-DOS and any 32bit Windows version. The 64-bit version of Windows does not support this command. Defrag Defrag command is used to defragment the drive you specify. It is the command line version of Disk Defragmenter from Microsoft. This command is available on all versions of Windows and MS-DOS. Del The del command is used to delete one or more files, similar to the erase command. It is available in all versions of Windows and MS-DOS. Deltree Deltree command is used to delete the directory and all files and subdirectories in it. This command is available in Windows 95, 98 and MS-DOS. From Windows XP onwards, its directory, files and subdirectories can be deleted using / s in the rmdir command. And because it is no longer needed, it has been removed. Diantz The diantz command, sometimes called the Cabinet Maker, is used to compress and degrade one or more files, similar to makecab. It is available on Windows 7, Vista, XP. On Windows 8 and above, this command is replaced with makecab. Dir The dir command is used to display the list of files and subdirectories of the current directory. It also provides important information such as hard drive serial number, total listed files, total file size, total free space on the drive, etc. The dir command is available on all Windows and MS versions - DOS. Diskcomp The diskcomp command is used to compare the content of two floppy disks, available on all versions of Windows and MS-DOS. Diskcopy The diskcopy command is used to copy the entire contents of this floppy drive to another floppy drive. It is available on all versions of Windows and MS-DOS. Diskpart The diskpart command is used to create, manage, and delete hard drive partitions. The diskpart command is available on Windows XP or later, and is an alternative to fdisk. Diskperf The diskperf command is used to manage remote drive performance counters, available on Windows XP or later. Diskraid Diskraid command launches DiskRAID tool used to manage and configure RAID arrays. This command is available on Windows Vista or later. Dism The command dis launchs the Deployment Image Servicing and Management tool (DISM) used to manage features in the Windows image. It is available on Windows 7 and above, requires admin permissions to use. Dispdiag The dispdiag command is used to export the information about the display system, available from Windows Vista or later. Djoin The djoin command is used to create a new computer account in the domain, available on Windows Vista or later. Doskey The doskey command is used to modify the command line, create macros, recall the previously entered command. It is available on all Windows and MS-DOS. Dosshell The dosshell command launches DOS shell, a graphical interface management tool for MS-DOS. This command is available on Windows 95 (in MS-DOS mode), MS-DOS version 6.0 and MS-DOS versions are upgraded from earlier versions that contain dosshell commands. File manager with Windows Explorer graphical interface has been built into the operating system starting with Windows 95. Dosx The dosx command is used to run DOS Protected Mode Interface (DPMI), a special mode designed to give allow MS-DOS applications to access more than regular 640KB. The dosx command is available in Windows 8, Windows 7, Windows Vista and Windows XP. The dosx command is not available in 64-bit versions of Windows. The dosx and DPMI commands are only available in Windows to support old MS-DOS programs. Driverquery The driverquery command is used to display a list of all installed drivers. It is available on all versions of Windows from XP and above. Drvspace The drvspace command is used to create or configure DriveSpace compressed drives. The drvspace command is available in Windows 98 and 95, as well as in MS-DOS. DriveSpace is an updated version of DoubleSpace, implemented with the dblspace command. Dxdiag The dxdiag command launches the DirectX diagnostic tool that allows you to view computer configuration information.
CMD - E order
Echo The echo command is used to display messages, most commonly in scripts and batch files. The echo command can also be used to enable or disable the echoing feature. It is available in all versions of Windows and MS-DOS Edit Edit commands start the MS-DOS Editor tool for creating and editing text files. The edit command is included in MS-DOS and all 32bit Windows versions, but not on Windows 64bit. Edlin The edlin command starts the Edlin tool to create and edit text files from the command line interface. The edlin command is available in all 32bit Windows versions, not on Windows 64bit. In MS-DOS, this command is only available on version 5.0. Emm386 The emm386 command is used to allow MD-DOS to access more than 640KB of memory. This command is available on Windows 95, 98, MS-DOS. From Windows 95 and above, Windows has access to expandable memory without using this command. Endlocal The endlocal command is used to end the environment changes within the script file or batch file. It is available on Windows XP and above. Erase The erase command is used to delete one or more files, similar to the del command. It is available in all versions of Windows and MS-DOS. Esentutl The esentutl command is used to manage the Extensible Storage Engine database. The command is on Windows XP or higher. Eventcreate The eventcreate command is used to create a custom event in the event log. The eventcreate command is available on Windows XP and above. Eventtriggers The eventtriggers command is used to configure and display event triggers. This command is available on Windows XP. From Windows Vista, the event trigger is created by using the Attach Task To This Event feature in Event Viewer, making the eventtriggers command no longer needed. Exe2bin The exe2bin command is used to convert the EXE file type to a binary file. It is available on 32bit version from Windows XP or higher, 64bit version does not support this command. Exit The exit command used to end the current cmd.exe (Windows) or command.com (in MS-DOS) sessions. The command is available on all versions of Windows and MS-DOS. Expand The expand command to extract files and folders contained in the CAB (Microsoft Cabinet) file. This command is available on all versions of Windows and MS-DOS except the 64bit version of Windows XP. Extrac32 Extrac32 command is used to extract files and folders contained in CAB files, available in all versions of Windows. The extrac32 command is actually a program that extracts CAB files used by Internet Explorer, but it can extract any CAB file. If possible, you should use the expand command instead of extrac32. Extract The extract command is used to extract files and folders in CAB files. This command is available in Windows 98 and 95, on Windows XP and above it is replaced by the expand command.
Command CMD - F
Fasthelp The fasthelp command provides more detailed information for other MS-DOS commands. This command is only available in MS-DOS. From Windows 95, the fasthelp command is replaced with the help command. Fastopen The fastopen command is used to add the hard drive location of the Fc program. The fc command is used to compare two files or file sets and show the difference between them. The fc command is available on all versions of Windows and MS-DOS. Fdisk The fdisk command is used to create, manage and delete hard drive partitions. It is only available on Windows 98, 95 and MS-DOS, from Windows XP and above, the command is replaced by diskpart. Disk Management from partition management is also available on newer versions of Win. Find The command Find is used to find a specific text string in one or more files. It is available on all Windows versions. Findstr The findstr command is used to search for text string patterns in one or more files, which are present on Windows XP or later. Finger Finger command returns information of one or more users on the remote computer, running Finger service. The command is on Windows XP or higher. Fltmc The fltmc command loads, unloads, lists and performs other management tasks for the Filter driver. The command is available on Windows XP or higher. Fondue The fondue command is used to install additional Windows features from the command line interface. The word fondue stands for Features on Demand User Experience Tool. The command is available on Windows 8 and above. For The for command is used to run the command specified for each file in a file set. It is often used for weighing batch files or scripts, available on all versions of Windows and MS-DOS. Forcedos The forcedos command is used to launch a specific program in the MS-DOS subsystem. Forcedos is only available on 32bit version of Windows XP, and used when MS-DOS is not recognized by Windows XP. Forfiles The forfiles command selects one or more files to execute specific commands on. It is commonly used in batch files or scripts, available on Windows Vista or later. Format The format command is used to format a drive to the format you specify. This command is available on all versions of Windows and MS-DOS. Fsutil The fsutil command is used to perform tasks related to the FAT and NTFS file systems, such as file sparse, unmount volume, and volume expansion. The command is on Windows XP or higher. Ftp The ftp command is often used to transfer files from one computer to another. The remote computer must run as an FTP server. The command is available on all Windows versions. Ftype The ftype command will specify the default program used to open a specific file type. The command is available on Windows XP or later.
CMD - G, H command
Getmac The getmac command is used to display the MAC address of all network drivers on the system. It is available on Windows XP and above. Goto The goto command is used in batch files, scripts to send the command process to the line labeled in the script. The goto command is available on all Windows, MS-DOS versions. Gpresult The gpresult command displays Group Policy settings. Available on Windows XP or later. Gpupdate The gpupdate command updates Group Policy settings and is also available on Windows XP or later. Graftabl The graftabl command is used to allow Windows to display an extended character set in graphics mode. The command is available on the 32-bit version of all versions of Windows and MS-DOS to version 5.0. Graphics The graphics command will load the program that can print the graphics. The command is available on the 32-bit version of all versions of Windows and MS-DOS, and does not support Windows 64bit. Help The help command provides more detailed information for other cmd and DOS commands. It is available on all Windows, MS-DOS versions. Syntax: help command name. Hostname The hostname command displays the name of the current host. Available on Windows XP or later. Hwrcomp The hwrcomp command will compile custom dictionaries for handwriting recognition. The command is on Windows 7 and above. Hwrreg The hwrreg command will install the previously compiled custom dictionary. The command is on Windows 7 and above.
CMD - I, K command
Icacls The icacls command will display or change the file's access control list. This command is a new version of cacls, available on Windows Vista or later. If the if command executes conditional functions in batch files, available on all versions of Windows and MS-DOS. Interlnk The interlnk command is used to connect 2 computers via a parallel or serial connection to share files and printers. This command is only available on MS-DOS. Intersvr The intersvr command will start the Interlnk server and copy Interlnk files from one computer to another. This command is only available on MS-DOS. Ipconfig The ipconfig command is used to display detailed IP information for each network adapter using TCP / IP, freeing and refreshing IP addresses on systems configured to receive them through a DHCP server. The ipconfig command is available on all Windows versions. Ipxroute The ipxroute command is often used to display and change information about IPX routing tables. The ipxroute command is only available on Windows XP, from Windows Vista, Microsoft has removed the NetWare application and omitted the command. Irftp The irftp command will transfer the file via infrared link. The command is available on Windows Vista or later. Iscsicli Launch Microsoft iSCSI Initiator to manage iSCSI. The command is available on Windows Vista or later. Kb16 Kb16 is a support command for MS-DOS files that require keyboard configuration for a certain language. The command is available on 32bit version of Windows XP or higher. It replaces keyb, but only supports older MS-DOS files. Keyb Keyb is used to configure the keyboard for specific languages, available on Windows 98, 95 and MS-DOS. The keyboard language settings are currently handled by Region and Language or Regional and Language Options (depending on the Windows version) in Control Panel starting from Windows XP. Klist The klist command is used to list Kerberos service tickets or to clean up (purge) Kerberos tickets. The command is on Windows 7 and above. Ksetup Used to configure connection to Kerberos server. The command is on Windows 7 and above. Ktmutil Launch the Kernel Transaction Manager tool, available on Windows Vista or later.
Command CMD - L
Label The command label used to manage drive names is available on all versions of Windows and DOS. Lh The lh command stands for loadhigh command, only on Win 98, 95 and MS-DOS. Licensingdiag Licensingdiag The licensingdiag command is a tool for creating text records and other data files containing activation information, Windows license. The command is available on Windows 8 / 8.1 / 10. Loadfix The loadfix command will load the specific program in the first 64K of memory and run it. The command is only available on MS-DOS and 32bit Windows versions. Loadhigh The loadhigh command is used to load a program into high memory, and is often used in the file autoexec.bat. This command is available on Windows 98, 95, and MS-DOS. Memory usage is handled automatically from Windows XP or higher. Lock The lock command is used to lock the hard drive, allowing a direct drive access program. This command is only available on Windows 98/95, from XP onwards it is no longer usable. Lodctr The lodctr command is used to update registry values related to performance counters. The command is available on all versions of Windows. Logman The logman command is used to create and manage Event Trace Session and Performance logs. It also supports the many functions of the Performance Monitor. The command is on Windows XP or higher. Logoff The logoff command is used to terminate a session, available on Windows XP to Windows 10. Lpq The lpq command displays the status of the printer queue on the computer running Line Printer Daemon (LPD). The command is available on all Windows versions but is not enabled by default. You need to enable it by turning on LPD Print Service and LPR Port Monitor from Programs and Features in Control Panel. Lpr The lpr command sends the file to the computer running Line Printer Daemon (LDP). The command is also available on all Windows versions but is not enabled by default, you do the lpq command to enable it.
CMD - M command
Makecab The makecab command (also known as Cabinet Maker) is often used to compress losslessly one or more files, which is similar to the diantz command (removed from the Windows 7 version). The command is on Windows XP or higher. Manage-bde The manage-bde command is used to configure BitLocker Drive Encryption from cmd. The command is available on Windows 7/8 / 8.1 / 10. On Windows Vista, you can open the script manage-bde.wsf available in cmd to use BitLocker. Md The md command is a short form of mkdir, available on all Windows, MS-DOS versions. Mem The mem command displays information about available and available memory areas currently loaded in memory on the MS-DOS subsystem. The command is available on MS-DOS and 32bit Win versions. Memmaker memmaker command launch MemMaker - memory optimization tool. The command is available on Windows 98/95 / MS-DOS. From Windows XP onwards, the memory is automatically optimized. Mkdir The mkdir command is used to create a new directory, it is available on all versions of Windows and MS-DOS. Mklink The mklink command used to create symbolic links, available on Windows Vista or later. Mode Mode command is used to configure system devices, usually COM and LPT ports. Nó có trên m?i b?n Windows, MS-DOS. Mofcomp L?nh mofcomp hi?n th? chính xác d? li?u trong file Managed Object Format (MOF) và có s?n trên m?i b?n Windows. More L?nh more hi?n th? thông tin ch?a trong file text. Nó còn ???c dùng ?? ?ánh s? trang cho file k?t qu? c?a b?t k? l?nh cmd ho?c MS-DOS nào khác. L?nh có s?n trên m?i b?n Windows và MS-DOS. Mount L?nh mount ???c dùng ?? mount Network File System (NFS) chia s? trên network. L?nh có trên Windows 7 và Vista nh?ng ph?i b?t b?ng cách b?t Services for NFS Windows t? Programs và Features trong Control Panel. T? Win 8 tr? lên l?nh này không còn kh? d?ng do Service for UNIX (SFU) ?ã b? ng?ng. Mountvol L?nh mountvol dùng ?? hi?n th?, t?o, xóa volume mount point. L?nh có trên Windows XP tr? lên. Move L?nh move di chuy?n file t? th? m?c này ??n th? m?c khác. Nó c?ng ???c dùng ?? ??i tên các th? m?c. L?nh có s?n trên m?i b?n Windows và MS-DOS. Mrinfo L?nh mrinfo cung c?p thông tin v? interface c?a router. L?nh có trên Windows XP tr? lên. Msav L?nh msav s? kh?i ??ng Microsoft Antivirus (???c thi?t k? cho MS-DOS và Windows 3.x) và ch? có s?n trên MS-DOS. Trên các b?n Windows m?i h?n Windows có Microsoft Security Essentials hay Windows Defender ho?c s? d?ng ph?n m?m di?t virus t?t nh?t c?a bên th? ba. Msbackup L?nh msbackup kh?i ch?y Microsoft Backup, công c? dùng ?? sao l?u khôi ph?c file. L?nh ch? có trên MS-DOS. Msbackup ???c thay th? b?i Microsoft Backup b?t ??u t? Windows 95 và Backup and Restore trên các b?n Windows m?i h?n. Mscdex L?nh mscdex dùng ?? c?p quy?n truy c?p CD-ROM cho MS-DOS. L?nh có trên Windows 98/95 và MS-DOS. T? Windows XP tr? lên, Windows c?p quy?n truy c?p ? CD-ROM cho h? th?ng con MS-DOS nên l?nh này không còn c?n thi?t n?a. Msd L?nh msd kh?i ch?y Microsoft Diagnostics, công c? hi?n th? thông tin v? máy tính. L?nh ch? có trên MS-DOS và b? thay th? b?ng System Information b?t ??u t? Windows 95. Msg L?nh msg dùng ?? g?i thông báo t?i ng??i dùng và có s?n t? Windows XP tr? lên. Msiexec L?nh msiexec dùng ?? kh?i ch?y Windows Installer, công c? giúp cài ??t và c?u hình ph?n m?m. L?nh có trên Windows XP tr? lên. Muiunattend L?nh muiunattend kh?i ??ng quá trình thi?t l?p không giám sát Multilanguage User Interface. L?nh có trên Windows Vista tr? lên.
L?nh CMD - N, O
Nbtstat L?nh nbtstat ???c dùng ?? hi?n th? thông tin TCP/IP và các thông tin th?ng kê khác v? m?t máy tính t? xa. L?nh có trên m?i b?n Windows. Net L?nh net dùng ?? hi?n th?, c?u hình và ch?nh s?a nhi?u lo?i cài ??t m?ng. Nó có trên m?i b?n Windows. Net1 L?nh net1 gi?ng l?nh net, có trên Windows XP tr? lên. L?nh này ???c ??a ra trong Windows NT và 2000 ?? s?a ch?a t?m th?i cho s? c? Y2K mà net g?p ph?i, l?i này ?ã ???c kh?c ph?c trên Windows XP. L?nh net1 v?n còn trong các phiên b?n Windows m?i là ?? t??ng thích v?i các ch??ng trình và t?p l?nh c? s? d?ng l?nh này. Netcfg L?nh netcfg s? cài ??t Windows Preinstallation Environment (WinPE), phiên b?n Windows nh? g?n ???c dùng ?? tri?n khai các máy tr?m. L?nh có trên Windows Vista tr? lên. Netsh L?nh netsh kh?i ch?y Network Shell, công c? dòng l?nh dùng ?? qu?n lý c?u hình m?ng trên máy hi?n t?i, máy t? xa. L?nh netsh có trên Windows XP tr? lên. Netstat L?nh netstat hi?n th? m?i k?t n?i m?ng m? và các các c?ng ?ang nghe. Nó có s?n trên m?i phiên b?n Windows. Nfsadmin L?nh nfsadmin dùng ?? qu?n lý Server for NFS ho?c Client for NFS t? cmd. L?nh có trên Windows 7 và Vista nh?ng ph?i b?t Services for NFS Windows. Trên Windows 8 tr? lên l?nh không kh? d?ng do Service for UNIX (SFU) ?ã b? ng?ng. Nlsfunc L?nh nlsfunc n?p thông tin c? th? cho m?t vùng c? th?. L?nh ch? có trên MS-DOS và các b?n Windows 32bit. Nltest L?nh nltest dùng ?? ki?m tra các kênh b?o m?t gi?a các máy tính Windows trong m?t mi?n và gi?a các domain controller ???c mi?n khác tin t??ng. L?nh có trên Windows 7 tr? lên. Nslookup L?nh nslookup th??ng dùng ?? hi?n th? tên máy ch? c?a ??a ch? IP ?ã nh?p. Nó truy v?n DNS server ?ã c?u hình c?a b?n ?? xem ??a ch? IP. L?nh có s?n trên m?i phiên b?n Windows. Ntbackup L?nh ntbackup ???c dùng ?? th?c hi?n các ch?c n?ng sao l?u khác nhau t? command prompt ho?c trong file batch, script khác. L?nh này có trong Windows XP và ???c thay th? b?ng wbadmin t? Windows Vista. Ntsd L?nh ntsd dùng ?? th?c hi?n các tác v? g? l?i dòng l?nh. L?nh có trên Windows XP và b? xóa t? Windows Vista do có thêm h? tr? dump file trong Task Manager. Ocsetup L?nh ocsetup kh?i ch?y Windows Optional Component Setup dùng ?? cài ??t thêm Windows Features. L?nh có trên Windows Vista/7/8. Trên Windows 10 và Windows 8 Microsoft t? ch?i l?nh ocsetup ?? dùng l?nh dism. Openfiles L?nh openfiles dùng ?? hi?n th? và ng?t k?t n?i file, th? m?c ?ang m? trên h? th?ng. L?nh có trên Windows XP tr? lên.
L?nh CMD - P, Q
Path L?nh path hi?n th? ho?c thi?t l?p ???ng d?n c? th? cho file th?c thi, nó có s?n trên m?i b?n Windows và MS-DOS. Pathping L?nh pathping t??ng t? nh? l?nh tracert nh?ng báo cáo thông tin v? ?? tr? và m?t m?ng ? m?i hop. L?nh có trên Windows XP tr? lên. Pause L?nh pause dùng trong file batch ho?c script. Khi l?nh pause ???c s? d?ng thông báo "Press any key to continue…" s? hi?n th? trên c?a s? dòng l?nh. L?nh pause có trên m?i b?n Windows, MS-DOS. Pentnt L?nh pentnt dùng ?? phát hi?n l?i chia floating point c?a chip Intel Pentium. Nó c?ng ???c s? d?ng ?? kcíh ho?t mô ph?ng
FAQ
What is Cmd Command: All Cmd and Dos Commands on Windows about?
It provides a structured overview of cmd command, explains the main context, and highlights practical takeaways for readers.
Why does this topic matter?
Understanding the main concepts helps readers evaluate the issue, avoid common mistakes, and make better-informed decisions.
How should readers use this information?
Use the guidance as a practical starting point, confirm details that may have changed, and follow current product, safety, or security recommendations.
Reader Comments 0
Sign in with email or Google to join the discussion.