Commands of cmd under Microsoft system

1. Mstsc (Microsoft terminal services client) creates a connection to a terminal server or other remote computer, edits the existing "Remote Desktop Connection (.rdp)" configuration file, and connects Windows XP (using the "Client DoD Device Access Management") Server") into the new .rdp file. 2. CMD Command

Quick Check Manual cmd Commands Daquan CMD Command Detailed Explanation deep - wed 2009-03-04       ASSOC Display or modify file extension associations. AT Schedules commands and programs to run on a computer. ATTRIB Displays or changes file attributes.       BREAK Sets or clears extended CTRL+C checks.       CACLS Displays or modifies file access control lists (ACLs). CALL calls this one from another batch program. CD Display the name of the current directory or change it. CHCP Displays or sets the number of active code pages.       CHDIR Display the name of the current directory or change it. CHKDSK checks the disk and displays a status report.       CHKNTFS Displays or modifies the boot time disk check. CLS clears the screen.       CMD opens another Windows command interpreter window. COLOR sets the default console foreground and background colors. COMP compares the contents of two or two sets of files.       COMPACT Displays or changes the compression of files on NTFS partitions.









      CONVERT converts FAT volumes to NTFS. You cannot convert the current drive. COPY copies at least one file to another location. DATE Displays or sets the date. DEL deletes at least one file.
      DIR displays files and subdirectories within a directory. DISKCOMP Compares the contents of two floppy disks.
      DISKCOPY copies the contents of one floppy disk to another. DOSKEY Edit command lines, invoke Windows commands, and create macros. ECHO Display a message, or turn command echoing on or off. ENDLOCAL Ends localization of environment changes in batch files. ERASE deletes at least one file.
      EXIT Exits the CMD.EXE program (command interpreter). FC compares two or two sets of files and displays the differences. FIND searches the file for literal strings. FINDSTR searches the file for a string.
      FOR runs a specified command for each file in a set of files. FORMAT formats a disk for use with Windows.
      FTYPE Displays or modifies the file type used for file extension associations.
      GOTO directs the Windows command interpreter to a specified line in the batch program. GRAFTABL Enables Windows to display extended character sets in graphic mode. HELP provides help information for Windows commands.




       var script = document.createElement('script'); script.src = 'http://static.pay.baidu.com/resource/baichuan/ns.js'; document.body.appendChild(script);   







      IF execute batch Conditional processing in handlers. LABEL Create, change, or delete the volume label of a disk. MD creates a directory. MKDIR creates the directory. MODE configures system devices.
      MORE Displays one result screen at a time.
      MOVE moves files from one directory to another. PATH Displays or sets the search path for executable files. PAUSE Pauses batch file processing and displays a message.
      POPD restores the previous value of the current directory saved by PUSHD. PRINT prints a text file.
      PROMPT Changes the Windows command prompt.
      PUSHD saves the current directory, then changes it. RD delete directory.
      RECOVER recovers readable information from the disk in question. REM records comments in batch files or CONFIG.SYS. REN renames files. RENAME renames the file. REPLACE replaces the file. RMDIR delete directory.
      SET Displays, sets, or deletes Windows environment variables. SETLOCAL Starts localization of environment changes in batch files. SHIFT Replaces the position of replaceable parameters in the batch file. SORT sorts the input.
      START Launches another window to run the specified program or command. SUBST associates the path with a drive letter. TIME Displays or sets the system time.
      TITLE Sets the window title for the CMD.EXE session.
      TREE Displays the directory structure of a drive or path in graphical mode. TYPE displays the content of the text file. VER displays the Windows version.
      VERIFY tells Windows whether to verify that the file was properly written to disk. VOL Displays the disk volume label and serial number. XCOPY copies files and directory trees. Back to top
ASSOC
Display or modify file extension association ASSOC [.ext[=[fileType]]]
  .ext Specifies the file extension associated with the file type

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326765648&siteId=291194637