Difference between revisions of "User:Cloudsec9/Command Line Reference"

From ReactOS Wiki
Jump to: navigation, search
(Work on W and F)
(Do M and T, with slight corrections to F)
Line 157: Line 157:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
| FC       Compare two files || '''X''' BCOF
+
| FC || Compare two files || '''X''' BCOF
 
|-
 
|-
 
| FIND || Search for a text string in a file || <big>✔️</big> As of revision: 0.4.15
 
| FIND || Search for a text string in a file || <big>✔️</big> As of revision: 0.4.15
Line 181: Line 181:
 
| FTP || File Transfer Protocol || <big>✔️</big> As of revision: 0.4.15
 
| FTP || File Transfer Protocol || <big>✔️</big> As of revision: 0.4.15
 
|-
 
|-
| FTYPE   File extension file type associations || '''X''' BCOF
+
| FTYPE || File extension file type associations || '''X''' BCOF
 
|}
 
|}
  
Line 239: Line 239:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|   MAKECAB Create .CAB files
+
| MAKECAB || Create .CAB files || '''X''' BCOF
  MAPISEND Send email from the command line
+
|-
  MBSAcli Baseline Security Analyzer
+
| MAPISEND || Send email from the command line || '''X''' BCOF
  MEM     Display memory usage
+
|-
  MD       Create new folders
+
| MBSAcli || Baseline Security Analyzer || '''X''' BCOF
  MKLINK   Create a symbolic link (linkd)  
+
|-
  MODE     Configure a system device COM/LPT/CON
+
| MEM || Display memory usage || '''X''' BCOF
  MORE     Display output, one screen at a time
+
|-
  MOUNTVOL Manage a volume mount point
+
| MD || Create new folders || <big>✔️</big> As of revision: 0.4.15
  MOVE     Move files from one folder to another
+
|-
  MOVEUSER Move a user from one domain to another
+
| MKLINK || Create a symbolic link (linkd) || Displays usage As of revision: 0.4.15
  MSG     Send a message
+
|-
  MSIEXEC Microsoft Windows Installer
+
| MODE || Configure a system device COM/LPT/CON || <big>✔️</big> As of revision: 0.4.15
  MSINFO32 System Information
+
|-
  MSTSC   Terminal Server Connection (Remote Desktop Protocol)
+
| MORE || Display output, one screen at a time || <big>✔️</big> As of revision: 0.4.15
 +
|-
 +
| MOUNTVOL || Manage a volume mount point || '''X''' BCOF
 +
|-
 +
| MOVE || Move files from one folder to another || <big>✔️</big> As of revision: 0.4.15
 +
|-
 +
| MOVEUSER || Move a user from one domain to another || '''X''' BCOF
 +
|-
 +
| MSG || Send a message || '''X''' BCOF
 +
|-
 +
| MSIEXEC || Microsoft Windows Installer || <big>✔️</big> As of revision: 0.4.15
 +
|-
 +
| MSINFO32 || System Information || '''X''' BCOF
 +
|-
 +
| MSTSC || Terminal Server Connection (Remote Desktop Protocol) || <big>✔️</big> As of revision: 0.4.15
 
|}
 
|}
  
Line 383: Line 397:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
|   TAKEOWN Take ownership of a file
+
| TAKEOWN || Take ownership of a file || '''X''' BCOF
  TASKLIST List running applications and services
+
|-
  TASKKILL End a running process
+
| TASKLIST || List running applications and services || '''X''' BCOF
  TELNET   Communicate with another host using the TELNET protocol
+
|-
  TIME     Display or set the system time
+
| TASKKILL || End a running process || <big>✔️</big> As of revision: 0.4.15
  TIMEOUT Delay processing of a batch file/command
+
|-
  TITLE   Set the window title for a CMD.EXE session
+
| TELNET || Communicate with another host using the TELNET protocol || Complains but loads As of revision: 0.4.15
  TLIST   Task list with full path
+
|-
  TOUCH   Change file timestamps     
+
| TIME || Display or set the system time || <big>✔️</big> As of revision: 0.4.15
  [[tracert.exe|TRACERT]] Trace route to a remote host
+
|-
  TREE     Graphical display of folder structure
+
| TIMEOUT || Delay processing of a batch file/command || <big>✔️</big> As of revision: 0.4.15
  TSDISCON Disconnect a Remote Desktop Session
+
|-
  TSKILL   End a running process
+
| TITLE || Set the window title for a CMD.EXE session || <big>✔️</big> As of revision: 0.4.15
  TSSHUTDN Remotely shut down or reboot a terminal server
+
|-
  TYPE     Display the contents of a text file
+
| TLIST || Task list with full path || '''X''' BCOF
  TypePerf Write performance data to a log file
+
|-
  TZUTIL   Time Zone Utility
+
| TOUCH || Change file timestamps || '''X''' BCOF    
 +
|-
 +
| [[tracert.exe|TRACERT]] || Trace route to a remote host || <big>✔️</big> As of revision: 0.4.15
 +
|-
 +
| TREE || Graphical display of folder structure || <big>✔️</big> As of revision: 0.4.15
 +
|-
 +
| TSDISCON || Disconnect a Remote Desktop Session || '''X''' BCOF
 +
|-
 +
| TSKILL || End a running process || '''X''' BCOF
 +
|-
 +
| TSSHUTDN || Remotely shut down or reboot a terminal server || '''X''' BCOF
 +
|-
 +
| TYPE || Display the contents of a text file || <big>✔️</big> As of revision: 0.4.15
 +
|-
 +
| TypePerf || Write performance data to a log file || '''X''' BCOF
 +
|-
 +
| TZUTIL || Time Zone Utility || '''X''' BCOF
 
|}
 
|}
  

Revision as of 04:26, 6 March 2021

    • Please NOTE: A green checkmark means the command seems to function, but does not mean it is fully tested and verified.
    • BCOF - denotes a command returning "Bad command or filename", meaning it is not yet implemented.

A

Command Description Working? (and notes)
ADDUSERS Add or list users to/from a CSV file X BCOF
ADmodcmd Active Directory Bulk Modify X BCOF
ARP Address Resolution Protocol ✔️ As of revision: 0.0.00
ASSOC Change file extension associations ✔️ As of revision: 0.0.00
AT Schedule a command to run at a specific time ✔️ As of revision: 0.0.00
ATTRIB Change file attributes ✔️ As of revision: 0.0.00

B

BCDBOOT Create or repair a system partition X BCOF
BCDEDIT Manage Boot Configuration Data X BCOF
BITSADMIN Background Intelligent Transfer Service X BCOF
BROWSTAT Get domain, browser and PDC info X BCOF

C

CACLS Change file permissions ✔️ As of revision: 0.0.00
CALL Call one batch program from another ✔️ As of revision: 0.0.00
CERTREQ Request certificate from a certification authority X BCOF
CERTUTIL Utility for certification authority (CA) files and services X Prints usage as of: 0.4.15
CD Change Directory - move to a specific Folder ✔️ As of revision: 0.0.00
CHANGE Change Terminal Server Session properties X BCOF
CHKDSK Check Disk - check and repair disk problems ✔️ As of revision: 0.0.00
CHKNTFS Check the NTFS file system X BCOF
CHOICE Accept keyboard input to a batch file ✔️ As of revision: 0.0.00
CIPHER Encrypt or Decrypt files/folders X BCOF
CleanMgr Automated cleanup of Temp files, recycle bin X BCOF
CLIP Copy STDIN to the Windows clipboard ✔️ As of revision: 0.0.00
CLS Clear the screen ✔️ As of revision: 0.0.00
CMD Start a new CMD shell / Does not open new window. Only shows cmd info.
CMDKEY Manage stored usernames/passwords X BCOF
COLOR Change colors of the CMD window ✔️ As of revision: 0.0.00
COMP Compare the contents of two files or sets of files / Switches don't work
COMPACT Compress files or folders on an NTFS partition X BCOF
COMPRESS Compress one or more files X BCOF
CONVERT Convert a FAT drive to NTFS X BCOF
COPY Copy one or more files to another location ✔️ As of revision: 0.0.00
Coreinfo Show the mapping between logical & physical processors X BCOF
CSCcmd Client-side caching (Offline Files) X BCOF
CSVDE Import or Export Active Directory data X BCOF

D

DATE Display or set the date ✔️ As of revision: 0.4.15
DEFRAG Defragment hard drive X BCOF
DEL Delete one or more files ✔️ As of revision: 0.4.15
DELPROF Delete user profiles X BCOF
DELTREE Delete a folder and all subfolders X BCOF
DevCon Device Manager Command Line Utility X BCOF
DIR Display a list of files and folders ✔️ As of revision: 0.4.15
DIRQUOTA File Server Resource Manager Disk quotas X BCOF
DIRUSE Display disk usage X BCOF
DISKPART Disk Administration / Command in progress - loads but looks like usage As of revision: 0.4.15
DISKSHADOW Volume Shadow Copy Service X BCOF
DISKUSE Show the space used in folders X BCOF
DNSCMD Manage DNS servers X BCOF
DOSKEY Edit command line, recall commands, and create macros / Tag: /history is ignored As of revision: 0.4.15
DriverQuery Display installed device drivers X BCOF
DSACLs Active Directory ACLs X BCOF
DSAdd Add items to active directory (user group computer) X BCOF
DSGet View items in active directory (user group computer) X BCOF
DSQuery Search for items in active directory (user group computer) X BCOF
DSMod Modify items in active directory (user group computer) X BCOF
DSMove Move an Active directory Object X BCOF
DSRM Remove items from Active Directory X BCOF
Dsmgmt Directory Service Management X BCOF

E

ECHO Display message on screen ✔️ As of revision: 0.4.15
ENDLOCAL End localisation of environment changes in a batch file ? Gives no missing command but no output
ERASE Delete one or more files ✔️ As of revision: 0.4.15
EVENTCREATE Add a message to the Windows event log ✔️ As of revision: 0.4.15
EXIT Quit the current script/routine and set an errorlevel ✔️ As of revision: 0.4.15
EXPAND Uncompress CAB files ✔️ As of revision: 0.4.15
EXPLORER Open Windows Explorer ✔️ As of revision: 0.4.15
EXTRACT Uncompress CAB files X BCOF

F

FC Compare two files X BCOF
FIND Search for a text string in a file ✔️ As of revision: 0.4.15
FINDSTR Search for strings in files ✔️ As of revision: 0.4.15
FLTMC Manage MiniFilter drivers "Failed to list the filters" As of revision: 0.4.15
FOR /F Loop command: against a set of files ✔️ As of revision: 0.4.15
FOR /F Loop command: against the results of another command ✔️ As of revision: 0.4.15
FOR Loop command: all options Files, Directory, List ✔️ As of revision: 0.4.15
FORFILES Batch process multiple files X BCOF
FORMAT Format a disk prints usage, but does it work? As of revision: 0.4.15
FREEDISK Check free disk space X BCOF
FSUTIL File and Volume utilities ✔️ As of revision: 0.4.15
FTP File Transfer Protocol ✔️ As of revision: 0.4.15
FTYPE File extension file type associations X BCOF

G

GETMAC Display the Media Access Control (MAC) address X BCOF
GOTO Direct a batch program to jump to a labelled line ✔️ As of revision: 0.4.15
GPRESULT Display Resultant Set of Policy information X BCOF
GPUPDATE Update Group Policy settings X BCOF

H

HELP Online Help X Prints usage as of: 0.4.15
HOSTNAME Display the host name of the computer ✔️ As of revision: 0.4.15

I

iCACLS Change file and folder permissions X BCOF
IEXPRESS Create a self extracting ZIP file archive X BCOF
IF Conditionally perform a command ✔️ As of revision: 0.4.15
IFMEMBER Is the current user a member of a group X BCOF
IPCONFIG Configure IP ✔️ As of revision: 0.4.15
INUSE Replace files that are in use by the OS X BCOF

L

LABEL Edit a disk label ✔️ As of revision: 0.4.15
LGPO Local Group Policy Object utility X BCOF
LODCTR Load PerfMon performance counters ? no error but no output As of revision: 0.4.15
LOGMAN Manage Performance Monitor logs X BCOF
LOGOFF Log a user off ✔️ As of revision: 0.4.15
LOGTIME Log the date and time in a file X BCOF

M

MAKECAB Create .CAB files X BCOF
MAPISEND Send email from the command line X BCOF
MBSAcli Baseline Security Analyzer X BCOF
MEM Display memory usage X BCOF
MD Create new folders ✔️ As of revision: 0.4.15
MKLINK Create a symbolic link (linkd) Displays usage As of revision: 0.4.15
MODE Configure a system device COM/LPT/CON ✔️ As of revision: 0.4.15
MORE Display output, one screen at a time ✔️ As of revision: 0.4.15
MOUNTVOL Manage a volume mount point X BCOF
MOVE Move files from one folder to another ✔️ As of revision: 0.4.15
MOVEUSER Move a user from one domain to another X BCOF
MSG Send a message X BCOF
MSIEXEC Microsoft Windows Installer ✔️ As of revision: 0.4.15
MSINFO32 System Information X BCOF
MSTSC Terminal Server Connection (Remote Desktop Protocol) ✔️ As of revision: 0.4.15

N

NET Manage network resources
  NETDOM   Domain Manager
  NETSH    Configure Network Interfaces, Windows Firewall & Remote access
  NBTSTAT  Display networking statistics (NetBIOS over TCP/IP)
  NETSTAT  Display networking statistics (TCP/IP)
  NLSINFO  Display locale information (reskit).
  NLTEST   Network Location Test (AD)
  NOW      Display the current Date and Time 
  NSLOOKUP Name server lookup
  NTBACKUP Backup folders to tape
  NTDSUtil Active Directory Domain Services management
  NTRIGHTS Edit user account rights
  NVSPBIND Modify network bindings

O

Command Description Working? (and notes)
OPENFILES Query or display open files X BCOF

P

PATH Display or set a search path for executable files
  PATHPING Trace route plus network latency and packet loss
  PAUSE    Suspend processing of a batch file and display a message
  PERMS    Show permissions for a user
  PERFMON  Performance Monitor
  PING     Test a network connection
  POPD     Return to a previous directory saved by PUSHD
  PORTQRY  Display the status of ports and services
  POWERCFG Configure power settings
  PRINT    Print a text file
  PRINTBRM Print queue Backup/Recovery
  PRNCNFG  Configure or rename a printer
  PRNMNGR  Add, delete, list printers and printer connections
  ProcDump Monitor an application for CPU spikes
  PROMPT   Change the command prompt
  PsExec     Execute process remotely
  PsFile     Show files opened remotely
  PsGetSid   Display the SID of a computer or a user
  PsInfo     List information about a system
  PsKill     Kill processes by name or process ID
  PsList     List detailed information about processes
  PsLoggedOn Who's logged on (locally or via resource sharing)
  PsLogList  Event log records
  PsPasswd   Change account password
  PsPing     Measure network performance
  PsService  View and control services
  PsShutdown Shutdown or reboot a computer
  PsSuspend  Suspend processes
  PUSHD    Save and then change the current directory

Q

QGREP Search file(s) for lines that match a given pattern X BCOF
Query Process / QPROCESS Display processes X BCOF
Query Session / QWinsta Display all sessions (TS/Remote Desktop) X BCOF
Query TermServer /QAppSrv List all servers (TS/Remote Desktop) X BCOF
Query User / QUSER Display user sessions (TS/Remote Desktop) X BCOF

R

RASDIAL Manage RAS connections
  RASPHONE Manage RAS connections
  RECOVER  Recover a damaged file from a defective disk
  REG      Registry: Read, Set, Export, Delete keys and values
  REGEDIT  Import or export registry settings
  REGSVR32 Register or unregister a DLL
  REGINI   Change Registry Permissions
  REM      Record comments (remarks) in a batch file
  REN      Rename a file or files
  REPLACE  Replace or update one file with another
  Reset Session  Delete a Remote Desktop Session
  RD       Delete folder(s)
  RMTSHARE Share a folder or a printer
  ROBOCOPY Robust File and Folder Copy
  ROUTE    Manipulate network routing tables
  RUN      Start | RUN commands
  RUNAS    Execute a program under a different user account
  RUNDLL32 Run a DLL command (add/remove print connections)

S

SC Service Control
  SCHTASKS Schedule a command to run at a specific time
  SET      Display, set, or remove session environment variables
  SETLOCAL Control the visibility of environment variables
  SetSPN   Edit Service Principal Names
  SETX     Set environment variables
  SFC      System File Checker 
  SHARE    List or edit a file share or print share
  ShellRunAs Run a command under a different user account
  SHIFT    Shift the position of batch file parameters
  SHORTCUT Create a windows shortcut (.LNK file)
  SHUTDOWN Shutdown the computer
  SIGCHECK Display file version no. VirusTotal status & timestamp
  SLEEP    Wait for x seconds
  SLMGR    Software Licensing Management (Vista/2008)
  SORT     Sort input
  START    Start a program, command or batch file
  STRINGS  Search for ANSI and UNICODE strings in binary files
  SUBINACL Edit file and folder Permissions, Ownership and Domain
  SUBST    Associate a path with a drive letter
  SYSMON   Monitor and log system activity to the Windows event log
  SYSTEMINFO List system configuration

T

TAKEOWN Take ownership of a file X BCOF
TASKLIST List running applications and services X BCOF
TASKKILL End a running process ✔️ As of revision: 0.4.15
TELNET Communicate with another host using the TELNET protocol Complains but loads As of revision: 0.4.15
TIME Display or set the system time ✔️ As of revision: 0.4.15
TIMEOUT Delay processing of a batch file/command ✔️ As of revision: 0.4.15
TITLE Set the window title for a CMD.EXE session ✔️ As of revision: 0.4.15
TLIST Task list with full path X BCOF
TOUCH Change file timestamps X BCOF
TRACERT Trace route to a remote host ✔️ As of revision: 0.4.15
TREE Graphical display of folder structure ✔️ As of revision: 0.4.15
TSDISCON Disconnect a Remote Desktop Session X BCOF
TSKILL End a running process X BCOF
TSSHUTDN Remotely shut down or reboot a terminal server X BCOF
TYPE Display the contents of a text file ✔️ As of revision: 0.4.15
TypePerf Write performance data to a log file X BCOF
TZUTIL Time Zone Utility X BCOF

V

VER Display version information ✔️ As of revision: 0.4.15
VERIFY Verify that files have been saved ✔️ As of revision: 0.4.15
VMConnect Connect to a Hyper-V Virtual Machine X BCOF
VOL Display a disk label ✔️ As of revision: 0.4.15
VSSADMIN Display volume shadow copy backups and shadow copy writers/providers. X BCOF

W

W32TM Time Service X BCOF
WAITFOR Wait for or send a signal X BCOF
WBADMIN Windows Backup Admin X BCOF
WECUTIL Windows Event Collector Utility X BCOF
WEVTUTIL Clear event logs, enable/disable/query logs X BCOF
WHERE Locate and display files in a directory tree X BCOF
WHOAMI Output the current UserName and domain ✔️ As of revision: 0.4.15
WINDIFF Compare the contents of two files or sets of files X BCOF
WINRM Windows Remote Management X BCOF
WINRS Windows Remote Shell X BCOF
WMIC WMI Commands runs but "Command line not supported" As of revision: 0.4.15
WPEUTIL Run WinPE commands X BCOF
WPR Windows Performance Recorder X BCOF
WUAUCLT Windows Update X BCOF

X

Command Description Working? (and notes)
XCACLS Change file and folder permissions X BCOF
XCOPY Copy files and folders ✔️ As of revision: 0.4.15
:: Comment / Remark ✔️ As of revision: 0.4.15

References

LIST BY: SS64