Search In Site

07 June, 2013

List Of MS-Dos Commands


All Dos Commands

  1. ADDUSERS Add or list users to/from a CSV file
  2. ARP Address Resolution Protocol
  3. ASSOC Change file extension associations
  4. ASSOCIAT One step file association
  5. AT Schedule a command to run at a later time
  6. ATTRIB Change file attributes
  7. BOOTCFG Edit Windows boot settings
  8. BROWSTAT Get domain, browser and PDC info
  9. CACLS Change file permissions
  10. CALL Call one batch program from another
  11. CD Change Directory - move to a specific Folder
  12. CHANGE Change Terminal Server Session properties
  13. CHKDSK Check Disk - check and repair disk problems
  14. CHKNTFS Check the NTFS file system
  15. CHOICE Accept keyboard input to a batch file
  16. CIPHER Encrypt or Decrypt files/folders
  17. CleanMgr Automated cleanup of Temp files, recycle bin
  18. CLEARMEM Clear memory leaks
  19. CLIP Copy STDIN to the Windows clipboard.
  20. CLS Clear the screen
  21. CLUSTER Windows Clustering
  22. CMD Start a new CMD shell
  23. COLOR Change colors of the CMD window
  24. COMP Compare the contents of two files or sets of files
  25. COMPACT Compress files or folders on an NTFS partition
  26. COMPRESS Compress individual files on an NTFS partition
  27. CON2PRT Connect or disconnect a Printer
  28. CONVERT Convert a FAT drive to NTFS.
  29. COPY Copy one or more files to another location
  30. CSVDE Import or Export Active Directory data
  31. DATE Display or set the date
  32. Dcomcnfg DCOM Configuration Utility
  33. DEFRAG Defragment hard drive
  34. DEL Delete one or more files
  35. DELPROF Delete NT user profiles
  36. DELTREE Delete a folder and all subfolders
  37. DevCon Device Manager Command Line Utility
  38. DIR Display a list of files and folders
  39. DIRUSE Display disk usage
  40. DISKCOMP Compare the contents of two floppy disks
  41. DISKCOPY Copy the contents of one floppy disk to another
  42. DNSSTAT DNS Statistics
  43. DOSKEY Edit command line, recall commands, and create macros
  44. DSADD Add user (computer, group..) to active directory
  45. DSQUERY List items in active directory
  46. DSMOD Modify user (computer, group..) in active directory
  47. ECHO Display message on screen
  48. ENDLOCAL End localisation of environment changes in a batch file
  49. ERASE Delete one or more files
  50. EXIT Quit the CMD shell
  51. EXPAND Uncompress files
  52. EXTRACT Uncompress CAB files
  53. FC Compare two files
  54. FDISK Disk Format and partition
  55. FIND Search for a text string in a file
  56. FINDSTR Search for strings in files
  57. FOR Conditionally perform a command several times
  58. FORFILES Batch process multiple files
  59. FORMAT Format a disk
  60. FREEDISK Check free disk space (in bytes)
  61. FSUTIL File and Volume utilities
  62. FTP File Transfer Protocol
  63. FTYPE Display or modify file types used in file extension associations
  64. GLOBAL Display membership of global groups
  65. GOTO Direct a batch program to jump to a labelled line
  66. HELP Online Help
  67. HFNETCHK Network Security Hotfix Checker
  68. IF Conditionally perform a command
  69. IFMEMBER Is the current user in an NT Workgroup
  70. IPCONFIG Configure IP
  71. KILL Remove a program from memory
  72. LABEL Edit a disk label
  73. LOCAL Display membership of local groups
  74. LOGEVENT Write text to the NT event viewer.
  75. LOGOFF Log a user off
  76. LOGTIME Log the date and time in a file
  77. MAPISEND Send email from the command line
  78. MEM Display memory usage
  79. MD Create new folders
  80. MODE Configure a system device
  81. MORE Display output, one screen at a time
  82. MOUNTVOL Manage a volume mount point
  83. MOVE Move files from one folder to another
  84. MOVEUSER Move a user from one domain to another
  85. MSG Send a message
  86. MSIEXEC Microsoft Windows Installer
  87. MSINFO Windows NT diagnostics
  88. MSTSC Terminal Server Connection (Remote Desktop Protocol)
  89. MUNGE Find and Replace text within file(s)
  90. MV Copy in-use files
  91. NET Manage network resources
  92. NETDOM Domain Manager
  93. NETSH Configure network protocols
  94. NETSVC Command-line Service Controller
  95. NBTSTAT Display networking statistics (NetBIOS over TCP/IP)
  96. NETSTAT Display networking statistics (TCP/IP)
  97. NOW Display the current Date and Time
  98. NSLOOKUP Name server lookup
  99. NTBACKUP Backup folders to tape
  100. NTRIGHTS Edit user account rights
  101. PATH Display or set a search path for executable files
  102. PATHPING Trace route plus network latency and packet loss
  103. PAUSE Suspend processing of a batch file and display a message
  104. PERMS Show permissions for a user
  105. PERFMON Performance Monitor
  106. PING Test a network connection
  107. POPD Restore the previous value of the current directory saved by PUSHD
  108. PORTQRY Display the status of ports and services
  109. PRINT Print a text file
  110. PRNCNFG Display, configure or rename a printer
  111. PRNMNGR Add, delete, list printers set the default printer
  112. PROMPT Change the command prompt
  113. PsExec Execute process remotely
  114. PsFile Show files opened remotely
  115. PsGetSid Display the SID of a computer or a user
  116. PsInfo List information about a system
  117. PsKill Kill processes by name or process ID
  118. PsList List detailed information about processes
  119. PsLoggedOn Who's logged on (locally or via resource sharing)
  120. PsLogList Event log records
  121. PsPasswd Change account password
  122. PsService View and control services
  123. PsShutdown Shutdown or reboot a computer
  124. PsSuspend Suspend processes
  125. PUSHD Save and then change the current directory
  126. QGREP Search file(s) for lines that match a given pattern.
  127. RASDIAL Manage RAS connections
  128. RASPHONE Manage RAS connections
  129. RECOVER Recover a damaged file from a defective disk.
  130. REG Read, Set or Delete registry keys and values
  131. REGEDIT Import or export registry settings
  132. REGSVR32 Register or unregister a DLL
  133. REGINI Change Registry Permissions
  134. REM Record comments (remarks) in a batch file
  135. REN Rename a file or files.
  136. REPLACE Replace or update one file with another
  137. RD Delete folder(s)
  138. RDISK Create a Recovery Disk
  139. RMTSHARE Share a folder or a printer
  140. ROBOCOPY Robust File and Folder Copy
  141. ROUTE Manipulate network routing tables
  142. RUNAS Execute a program under a different user account
  143. RUNDLL32 Run a DLL command (add/remove print connections)
  144. SC Service Control
  145. SCHTASKS Create or Edit Scheduled Tasks
  146. SCLIST Display NT Services
  147. ScriptIt Control GUI applications
  148. SET Display, set, or remove environment variables
  149. SETLOCAL Begin localisation of environment changes in a batch file
  150. SETX Set environment variables permanently
  151. SHARE List or edit a file share or print share
  152. SHIFT Shift the position of replaceable parameters in a batch file
  153. SHORTCUT Create a windows shortcut (.LNK file)
  154. SHOWGRPS List the NT Workgroups a user has joined
  155. SHOWMBRS List the Users who are members of a Workgroup
  156. SHUTDOWN Shutdown the computer
  157. SLEEP Wait for x seconds
  158. SOON Schedule a command to run in the near future
  159. SORT Sort input
  160. START Start a separate window to run a specified program or command
  161. SU Switch User
  162. SUBINACL Edit file and folder Permissions, Ownership and Domain
  163. SUBST Associate a path with a drive letter
  164. SYSTEMINFO List system configuration
  165. TASKLIST List running applications and services
  166. TIME Display or set the system time
  167. TIMEOUT Delay processing of a batch file
  168. TITLE Set the window title for a CMD.EXE session
  169. TOUCH Change file timestamps
  170. TRACERT Trace route to a remote host
  171. TREE Graphical display of folder structure
  172. TYPE Display the contents of a text file
  173. USRSTAT List domain usernames and last login
  174. VER Display version information
  175. VERIFY Verify that files have been saved
  176. VOL Display a disk label
  177. WHERE Locate and display files in a directory tree
  178. WHOAMI Output the current UserName and domain
  179. WINDIFF Compare the contents of two files or sets of files
  180. WINMSD Windows system diagnostics
  181. WINMSDP Windows system diagnostics II
  182. WMIC WMI Commands
  183. XCACLS Change file permissions
  184. XCOPY Copy files and folders

0 comments:

Post a Comment

Dear Visitors All The Tricks And Hacks Posted Here Are Only For Knowledge Purpose.Don't Use These for Illegal Operations.

 
Twitter Bird Gadget