Monday, March 14, 2011


Short INDEX

Arp
Finger
Hostname
Ipconfig
Pathping
Ping
Nbtstat
Net
Netstat
Nslookup
Route
Tracert / Traceroute
Whois
Winipcfg


ARP
Display or manipulate the ARP information on a network device or computer.
           See the arp command page for further help and information.

FINGER
The finger command available in Unix / Linux variants allows a user to find sometimes personal information about a user. This information can include the last time the user logged in, when they read their e-mail, etc... If the user creates a .PLAN or other related file the user can also display additional information.
           See the Unix / Linux finger command page for further information and help.

HOSTNAME
The hostname command displays the host name of the Windows XP computer currently logged into.
           See the hostname command page for further help and information.

IPCONFIG
Ipconfig is a MS-DOS utility that can be used from MS-DOS and a MS-DOS shell to display the network settings currently assigned and given by a network. This command can be utilized to verify a network connection as well as to verify your network settings.
Windows 2000 users should use this command to determine network information.
           See the ipconfig command page for further information and help.

PATHPING
Pathping is a MS-DOS utility available for Microsoft Windows 2000 and Windows XP users. This utility enables a user to find network latency and network loss.
           See the pathping command page for further help and information.

PING
Ping is one of the most commonly used and known commands. Ping allows a user to ping another network IP address. This can help determine if the network is able to communicate with the network.
           See the ping command page for further help on the MS-DOS and Windows command line command.
           See the Unix / Linux ping command page for further information on this command.

NBTSTAT
The nbtstat MS-DOS utility that displays protocol statistics and current TCP/IP connections using NBT.
           See the nbtstat command page for further help on this MS-DOS and Windows command.

NET
The net command is available in MS-DOS / Windows and is used to set, view and determine network settings.
           See the net command page for further information on this command.

NETSTAT
The netstat command is used to display the TCP/IP network protocol statistics and information.
           See the netstat command page for further help with this MS-DOS and Windows command.
           Se the Unix / Linux netstat command for further help with this command.

NSLOOKUP
The nslookup MS-DOS utility that enables a user to do a reverse lookup on an IP address of a domain or host on a network.
           See the nslookup command page for further help on this MS-DOS and Windows command.
           See the Unix / Linux nslookup command page for further help with this command.
           Linux users may also be interested in the host command that performs a similar task.

ROUTE
The route MS-DOS utility enables computers to view and modify the computer's route table.
           See the route command page for further information and help with this command.

TRACERT / TRACEROUTE
The tracert command in MS-DOS / Windows or the traceroute command in Unix / Linux and variants is another commonly used network command to help determine network related issues or slowdowns. Using this command you can view a listing of how a network packet travels through the network and where it may fail or slow down. Using this information you can determine the computer, router, switch or other network device possibly causing your network issues.
           See the tracert command for further help with the MS-DOS and Windows command.
           See the Unix / Linux traceroute command for further help with this command.

WHOIS
The whois command available in Unix / Linux variants helps allow a user to identify a domain name. This command provides information about a domain name much like the WHOIS on network solutions. In some cases the domain information will be provided from Network Solutions.
           See the Unix / Linux whois command for further information on this command.

WINIPCFG
The winipcfg command available in Windows allows a user to display network and network adapter information. Here, a user can find such information as an IP address, Subnet Mask, Gateway, etc...
           See the winipcfg command for further information on this command.
  Windows 2000, Windows XP and above users do not have winipcfg. Instead, use ipconfig.

Bash command for Linux.



  adduser          Add a user to the system
  addgroup        Add a group to the system
  alias                Create an alias •
  apropos          Search Help manual pages (man -k)
  apt-get           Search for and install software packages (Debian/Ubuntu)
  aptitude          Search for and install software packages (Debian/Ubuntu)
  aspell              Spell Checker
  awk                Find and Replace text, database sort/validate/index

  basename       Strip directory and suffix from filenames
  bash               GNU Bourne-Again SHell
  bc                  Arbitrary precision calculator language
  bg                  Send to background
  break             Exit from a loop •
  builtin             Run a shell builtin
  bzip2              Compress or decompress named file(s)

  cal                  Display a calendar
  case               Conditionally perform a command
  cat                  Display the contents of a file
  cd                  Change Directory
  cfdisk             Partition table manipulator for Linux
  chgrp              Change group ownership
  chmod            Change access permissions
  chown            Change file owner and group
  chroot            Run a command with a different root directory
  chkconfig        System services (runlevel)
  cksum            Print CRC checksum and byte counts
  clear               Clear terminal screen
  cmp                Compare two files
  comm             Compare two sorted files line by line
  command       Run a command - ignoring shell functions •
  continue          Resume the next iteration of a loop •
  cp                  Copy one or more files to another location
  cron               Daemon to execute scheduled commands
  crontab           Schedule a command to run at a later time
  csplit              Split a file into context-determined pieces
  cut                  Divide a file into several parts

  date                Display or change the date & time
  dc                  Desk Calculator
  dd                  Convert and copy a file, write disk headers, boot records
  ddrescue        Data recovery tool
  declare           Declare variables and give them attributes •
  df                   Display free disk space
  diff                 Display the differences between two files
  diff3               Show differences among three files
  dig                  DNS lookup
  dir                  Briefly list directory contents
  dircolors         Colour setup for `ls'
  dirname          Convert a full pathname to just a path
  dirs                 Display list of remembered directories
  dmesg            Print kernel & driver messages
  du                  Estimate file space usage

  echo               Display message on screen •
  egrep              Search file(s) for lines that match an extended expression
  eject               Eject removable media
  enable            Enable and disable builtin shell commands •
  env                 Environment variables
  ethtool            Ethernet card settings
  eval                Evaluate several commands/arguments
  exec               Execute a command
  exit                 Exit the shell
  expect            Automate arbitrary applications accessed over a terminal
  expand           Convert tabs to spaces
  export            Set an environment variable
  expr               Evaluate expressions

  false               Do nothing, unsuccessfully
  fdformat         Low-level format a floppy disk
  fdisk               Partition table manipulator for Linux
  fg                   Send job to foreground
  fgrep              Search file(s) for lines that match a fixed string
  file                  Determine file type
  find                 Search for files that meet a desired criteria
  fmt                 Reformat paragraph text
  fold                Wrap text to fit a specified width.
  for                  Expand words, and execute commands
  format            Format disks or tapes
  free                Display memory usage
  fsck                File system consistency check and repair
  ftp                  File Transfer Protocol
  function          Define Function Macros
  fuser               Identify/kill the process that is accessing a file

  gawk              Find and Replace text within file(s)
  getopts           Parse positional parameters
  grep               Search file(s) for lines that match a given pattern
  groups            Print group names a user is in
  gzip                Compress or decompress named file(s)

  hash               Remember the full pathname of a name argument
  head               Output the first part of file(s)
  help                Display help for a built-in command •
  history            Command History
  hostname        Print or set system name

  iconv              Convert the character set of a file
  id                   Print user and group id's
  if                   Conditionally perform a command
  ifconfig           Configure a network interface
  ifdown            Stop a network interface
  ifup                 Start a network interface up
  import            Capture an X server screen and save the image to file
  install              Copy files and set attributes

  jobs                List active jobs •
  join                 Join lines on a common field

  kill                   Stop a process from running
  killall                Kill processes by name

  less                 Display output one screen at a time
  let                  Perform arithmetic on shell variables •
  ln                    Make links between files
  local               Create variables •
  locate             Find files
  logname          Print current login name
  logout             Exit a login shell •
  look               Display lines beginning with a given string
  lpc                  Line printer control program
  lpr                  Off line print
  lprint               Print a file
  lprintd             Abort a print job
  lprintq             List the print queue
  lprm               Remove jobs from the print queue
  ls                   List information about file(s)
  lsof                 List open files

  make              Recompile a group of programs
  man                Help manual
  mkdir             Create new folder(s)
  mkfifo             Make FIFOs (named pipes)
  mkisofs           Create an hybrid ISO9660/JOLIET/HFS filesystem
  mknod            Make block or character special files
  more              Display output one screen at a time
  mount             Mount a file system
  mtools            Manipulate MS-DOS files
  mtr                 Network diagnostics (traceroute/ping)
  mv                  Move or rename files or directories
  mmv               Mass Move and rename (files)

  netstat            Networking information
  nice                Set the priority of a command or job
  nl                    Number lines and write files
  nohup             Run a command immune to hangups
  notify-send     Send desktop notifications
  nslookup        Query Internet name servers interactively

  open                Open a file in its default application
  op                  Operator access

  passwd           Modify a user password
  paste              Merge lines of files
  pathchk          Check file name portability
  ping                Test a network connection
  pkill                Stop processes from running
  popd              Restore the previous value of the current directory
  pr                   Prepare files for printing
  printcap          Printer capability database
  printenv          Print environment variables
  printf              Format and print data •
  ps                   Process status
  pushd             Save and then change the current directory
  pwd               Print Working Directory

  quota              Display disk usage and limits
  quotacheck     Scan a file system for disk usage
  quotactl          Set disk quotas

  ram                ram disk device
  rcp                 Copy files between two machines
  read               Read a line from standard input •
  readarray        Read from stdin into an array variable •
  readonly         Mark variables/functions as readonly
  reboot            Reboot the system
  rename           Rename files
  renice             Alter priority of running processes
  remsync          Synchronize remote files via email
  return             Exit a shell function
  rev                 Reverse lines of a file
  rm                  Remove files
  rmdir              Remove folder(s)
  rsync              Remote file copy (Synchronize file trees)

  screen            Multiplex terminal, run remote shells via ssh
  scp                 Secure copy (remote file copy)
  sdiff                Merge two files interactively
  sed                 Stream Editor
  select              Accept keyboard input
  seq                 Print numeric sequences
  set                  Manipulate shell variables and functions
  sftp                 Secure File Transfer Program
  shift                Shift positional parameters
  shopt              Shell Options
  shutdown        Shutdown or restart linux
  sleep              Delay for a specified time
  slocate            Find files
  sort                Sort text files
  source            Run commands from a file `.'
  split                Split a file into fixed-size pieces
  ssh                 Secure Shell client (remote login program)
  strace             Trace system calls and signals
  su                   Substitute user identity
  sudo               Execute a command as another user
  sum                Print a checksum for a file
  suspend          Suspend execution of this shell •
  symlink           Make a new name for a file
  sync               Synchronize data on disk with memory

  tail                 Output the last part of files
  tar                  Tape ARchiver
  tee                  Redirect output to multiple files
  test                 Evaluate a conditional expression
  time                Measure Program running time
  times              User and system times
  touch              Change file timestamps
  top                 List processes running on the system
  traceroute       Trace Route to Host
  trap                Run a command when a signal is set(bourne)
  tr                   Translate, squeeze, and/or delete characters
  true                Do nothing, successfully
  tsort               Topological sort
  tty                  Print filename of terminal on stdin
  type                Describe a command •

  ulimit              Limit user resources •
  umask            Users file creation mask
  umount           Unmount a device
  unalias            Remove an alias •
  uname            Print system information
  unexpand        Convert spaces to tabs
  uniq                Uniquify files
  units               Convert units from one scale to another
  unset              Remove variable or function names
  unshar            Unpack shell archive scripts
  until                Execute commands (until error)
  useradd          Create new user account
  usermod         Modify user account
  users              List users currently logged in
  uuencode        Encode a binary file
  uudecode       Decode a file created by uuencode

  v                    Verbosely list directory contents (`ls -l -b')
  vdir                Verbosely list directory contents (`ls -l -b')
  vi                   Text Editor
  vmstat            Report virtual memory statistics

  watch             Execute/display a program periodically
  wc                  Print byte, word, and line counts
  whereis           Search the user's $path, man pages and source files for a program
  which             Search the user's $path for a program file
  while              Execute commands
  who                Print all usernames currently logged in
  whoami          Print the current user id and name (`id -un')
  Wget              Retrieve web pages or files via HTTP, HTTPS or FTP
  write               Send a message to another user

  xargs              Execute utility, passing constructed argument list(s)
  xdg-open        Open a file or URL in the user's preferred application.
  yes                 Print a string until interrupted
  .        Run a command script in the current shell

CMD Actions


a   
   ADDUSERS Add or list users to/from a CSV file
   ARP      Address Resolution Protocol
   ASSOC    Change file extension associations•
   ASSOCIAT One step file association
   ATTRIB   Change file attributes
b
   BCDBOOT  Create or repair a system partition
   BOOTCFG  Edit Windows boot settings
   BROWSTAT Get domain, browser and PDC info
c
   CACLS    Change file permissions
   CALL     Call one batch program from another•
   CD       Change Directory - move to a specific Folder•
   CHANGE   Change Terminal Server Session properties
   CHKDSK   Check Disk - check and repair disk problems
   CHKNTFS  Check the NTFS file system
   CHOICE   Accept keyboard input to a batch file
   CIPHER   Encrypt or Decrypt files/folders
   CleanMgr Automated cleanup of Temp files, recycle bin
   CLEARMEM Clear memory leaks
   CLIP     Copy STDIN to the Windows clipboard.
   CLS      Clear the screen•
   CLUSTER  Windows Clustering
   CMD      Start a new CMD shell
   CMDKEY   Manage stored usernames/passwords
   COLOR    Change colors of the CMD window•
   COMP     Compare the contents of two files or sets of files
   COMPACT  Compress files or folders on an NTFS partition
   COMPRESS Compress individual files on an NTFS partition
   CON2PRT  Connect or disconnect a Printer
   CONVERT  Convert a FAT drive to NTFS.
   COPY     Copy one or more files to another location•
   CSCcmd   Client-side caching (Offline Files)
   CSVDE    Import or Export Active Directory data 
d
   DATE     Display or set the date•
   DEFRAG   Defragment hard drive
   DEL      Delete one or more files•
   DELPROF  Delete NT user profiles
   DELTREE  Delete a folder and all subfolders
   DevCon   Device Manager Command Line Utility 
   DIR      Display a list of files and folders•
   DIRUSE   Display disk usage
   DISKCOMP Compare the contents of two floppy disks
   DISKCOPY Copy the contents of one floppy disk to another
   DISKPART Disk Administration
   DNSSTAT  DNS Statistics
   DOSKEY   Edit command line, recall commands, and create macros
   DSACLs   Active Directory ACLs
   DSAdd    Add items to active directory (user group computer) 
   DSGet    View items in active directory (user group computer)
   DSQuery  Search for items in active directory (user group computer)
   DSMod    Modify items in active directory (user group computer)
   DSMove   Move an Active directory Object
   DSRM     Remove items from Active Directory
e
   ECHO     Display message on screen•
   ENDLOCAL End localisation of environment changes in a batch file•
   ERASE    Delete one or more files•
   EVENTCREATE Add a message to the Windows event log
   EXIT     Quit the current script/routine and set an errorlevel•
   EXPAND   Uncompress files
   EXTRACT  Uncompress CAB files
f
   FC       Compare two files
   FIND     Search for a text string in a file
   FINDSTR  Search for strings in files
   FOR /F   Loop command: against a set of files•
   FOR /F   Loop command: against the results of another command•
   FOR      Loop command: all options Files, Directory, List•
   FORFILES Batch process multiple files
   FORMAT   Format a disk
   FREEDISK Check free disk space (in bytes)
   FSUTIL   File and Volume utilities
   FTP      File Transfer Protocol
   FTYPE    Display or modify file types used in file extension associations•
g
   GLOBAL   Display membership of global groups
   GOTO     Direct a batch program to jump to a labelled line•
   GPUPDATE Update Group Policy settings
h
   HELP     Online Help
i
   iCACLS   Change file and folder permissions
   IF       Conditionally perform a command•
   IFMEMBER Is the current user in an NT Workgroup
   IPCONFIG Configure IP
k
   KILL     Remove a program from memory
l
   LABEL    Edit a disk label
   LOCAL    Display membership of local groups
   LOGEVENT Write text to the NT event viewer
   LOGMAN   Manage Performance Monitor
   LOGOFF   Log a user off
   LOGTIME  Log the date and time in a file
m
   MAPISEND Send email from the command line
   MBSAcli  Baseline Security Analyzer. 
   MEM      Display memory usage
   MD       Create new folders•
   MKLINK   Create a symbolic link (linkd)
   MODE     Configure a system device
   MORE     Display output, one screen at a time
   MOUNTVOL Manage a volume mount point
   MOVE     Move files from one folder to another•
   MOVEUSER Move a user from one domain to another
   MSG      Send a message
   MSIEXEC  Microsoft Windows Installer
   MSINFO   Windows NT diagnostics
   MSTSC    Terminal Server Connection (Remote Desktop Protocol)
   MUNGE    Find and Replace text within file(s)
   MV       Copy in-use files
n
   NET      Manage network resources
   NETDOM   Domain Manager
   NETSH    Configure Network Interfaces, Windows Firewall & Remote access
   NETSVC   Command-line Service Controller
   NBTSTAT  Display networking statistics (NetBIOS over TCP/IP)
   NETSTAT  Display networking statistics (TCP/IP)
   NOW      Display the current Date and Time 
   NSLOOKUP Name server lookup
   NTBACKUP Backup folders to tape
   NTRIGHTS Edit user account rights
o
   OPENFILES Query or display open files
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     Restore the previous value of the current 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  Display, configure or rename a printer
   PRNMNGR  Add, delete, list printers set the default printer
   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
   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.
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
   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
   SCLIST   Display NT Services
   SET      Display, set, or remove environment variables•
   SETLOCAL Control the visibility of environment variables•
   SETX     Set environment variables permanently
   SFC      System File Checker 
   SHARE    List or edit a file share or print share
   SHIFT    Shift the position of replaceable parameters in a batch file•
   SHORTCUT Create a windows shortcut (.LNK file)
   SHOWGRPS List the NT Workgroups a user has joined
   SHOWMBRS List the Users who are members of a Workgroup
   SHUTDOWN Shutdown the computer
   SLEEP    Wait for x seconds
   SLMGR    Software Licensing Management (Vista/2008)
   SOON     Schedule a command to run in the near future
   SORT     Sort input
   START    Start a program or command in a separate window•
   SU       Switch User
   SUBINACL Edit file and folder Permissions, Ownership and Domain
   SUBST    Associate a path with a drive letter
   SYSTEMINFO List system configuration
t
   TASKLIST List running applications and services
   TASKKILL Remove a running process from memory
   TIME     Display or set the system time•
   TIMEOUT  Delay processing of a batch file
   TITLE    Set the window title for a CMD.EXE session•
   TLIST    Task list with full path
   TOUCH    Change file timestamps    
   TRACERT  Trace route to a remote host
   TREE     Graphical display of folder structure
   TYPE     Display the contents of a text file•
   TypePerf Write performance data to a log file
u
   USRSTAT  List domain usernames and last login
v
   VER      Display version information•
   VERIFY   Verify that files have been saved•
   VOL      Display a disk label•
w
   WHERE    Locate and display files in a directory tree
   WHOAMI   Output the current UserName and domain
   WINDIFF  Compare the contents of two files or sets of files
   WINMSD   Windows system diagnostics
   WINMSDP  Windows system diagnostics II
   WINRM    Windows Remote Management
   WINRS    Windows Remote Shell
   WMIC     WMI Commands
x
   XCACLS   Change file and folder permissions
   XCOPY    Copy files and folders
   ::       Comment / Remark

Commands


Accessibility Controlsaccess.cpl
Accessibility Wizardaccwiz
Add Hardware Wizardhdwwiz.cpl
Add/Remove Programsappwiz.cpl
Administrative Toolscontrol admintools
Adobe Acrobat (if installed)acrobat
Adobe Designer (if installed)formdesigner
Adobe Distiller (if installed)acrodist
Adobe ImageReady (if installed)imageready
Adobe Photoshop (if installed)photoshop
Automatic Updateswuaucpl.cpl
Bluetooth Transfer Wizardfsquirt
Calculatorcalc
Certificate Managercertmgr.msc
Character Mapcharmap
Check Disk Utilitychkdsk
Clipboard Viewerclipbrd
Command Promptcmd
Component Servicesdcomcnfg
Computer Managementcompmgmt.msc
Control Panelcontrol
Date and Time Propertiestimedate.cpl
DDE Sharesddeshare
Device Managerdevmgmt.msc
Direct X Control Panel (if installed)*directx.cpl
Direct X Troubleshooterdxdiag
Disk Cleanup Utilitycleanmgr
Disk Defragmentdfrg.msc
Disk Managementdiskmgmt.msc
Disk Partition Managerdiskpart
Display Propertiescontrol desktop
Display Propertiesdesk.cpl
Display Properties (w/Appearance Tab Preselected)control color
Dr. Watson System Troubleshooting Utilitydrwtsn32
Driver Verifier Utilityverifier
Event Viewereventvwr.msc
Files and Settings Transfer Toolmigwiz
File Signature Verification Toolsigverif
Findfastfindfast.cpl
Firefox (if installed)firefox
Folders Propertiesfolders
Fontscontrol fonts
Fonts Folderfonts
Free Cell Card Gamefreecell
Game Controllersjoy.cpl
Group Policy Editor (XP Prof)gpedit.msc
Hearts Card Gamemshearts
Help and Supporthelpctr
HyperTerminalhypertrm
Iexpress Wizardiexpress
Indexing Serviceciadv.msc
Internet Connection Wizardicwconn1
Internet Exploreriexplore
Internet Propertiesinetcpl.cpl
Internet Setup Wizardinetwiz
IP Configuration (Display Connection Configuration)ipconfig /all
IP Configuration (Display DNS Cache Contents)ipconfig /displaydns
IP Configuration (Delete DNS Cache Contents)ipconfig /flushdns
IP Configuration (Release All Connections)ipconfig /release
IP Configuration (Renew All Connections)ipconfig /renew
IP Configuration (Refreshes DHCP & Re-Registers DNS)ipconfig /registerdns
IP Configuration (Display DHCP Class ID)ipconfig /showclassid
IP Configuration (Modifies DHCP Class ID)ipconfig /setclassid
Java Control Panel (if installed)jpicpl32.cpl
Java Control Panel (if installed)javaws
Keyboard Propertiescontrol keyboard
Local Security Settingssecpol.msc
Local Users and Groupslusrmgr.msc
Logs You Out Of Windowslogoff
Malicious Software Removal Toolmrt
Microsoft Access (if installed)msaccess
Microsoft Chatwinchat
Microsoft Excel (if installed)excel
Microsoft Frontpage (if installed)frontpg
Microsoft Movie Makermoviemk
Microsoft Paintmspaint
Microsoft Powerpoint (if installed)powerpnt
Microsoft Word (if installed)winword
Microsoft Syncronization Toolmobsync
Minesweeper Gamewinmine
Mouse Propertiescontrol mouse
Mouse Propertiesmain.cpl
Nero (if installed)nero
Netmeetingconf
Network Connectionscontrol netconnections
Network Connectionsncpa.cpl
Network Setup Wizardnetsetup.cpl
Notepadnotepad
Nview Desktop Manager (if installed)nvtuicpl.cpl
Object Packagerpackager
ODBC Data Source Administratorodbccp32.cpl
On Screen Keyboardosk
Opens AC3 Filter (if installed)ac3filter.cpl
Outlook Expressmsimn
Paintpbrush
Password Propertiespassword.cpl
Performance Monitorperfmon.msc
Performance Monitorperfmon
Phone and Modem Optionstelephon.cpl
Phone Dialerdialer
Pinball Gamepinball
Power Configurationpowercfg.cpl
Printers and Faxescontrol printers
Printers Folderprinters
Private Character Editoreudcedit
Quicktime (If Installed)QuickTime.cpl
Quicktime Player (if installed)quicktimeplayer
Real Player (if installed)realplay
Regional Settingsintl.cpl
Registry Editorregedit
Registry Editorregedit32
Remote Access Phonebookrasphone
Remote Desktopmstsc
Removable Storagentmsmgr.msc
Removable Storage Operator Requestsntmsoprq.msc
Resultant Set of Policy (XP Prof)rsop.msc
Scanners and Camerassticpl.cpl
Scheduled Taskscontrol schedtasks
Security Centerwscui.cpl
Servicesservices.msc
Shared Foldersfsmgmt.msc
Shuts Down Windowsshutdown
Sounds and Audiommsys.cpl
Spider Solitare Card Gamespider
SQL Client Configurationcliconfg
System Configuration Editorsysedit
System Configuration Utilitymsconfig
System File Checker Utility (Scan Immediately)sfc /scannow
System File Checker Utility (Scan Once At The Next Boot)sfc /scanonce
System File Checker Utility (Scan On Every Boot)sfc /scanboot
System File Checker Utility (Return Scan Setting To Default)sfc /revert
System File Checker Utility (Purge File Cache)sfc /purgecache
System File Checker Utility (Sets Cache Size to size x)sfc /cachesize=x
System Informationmsinfo32
System Propertiessysdm.cpl
Task Managertaskmgr
TCP Testertcptest
Telnet Clienttelnet
Tweak UI (if installed)tweakui
User Account Managementnusrmgr.cpl
Utility Managerutilman
Windows Address Bookwab
Windows Address Book Import Utilitywabmig
Windows Backup Utility (if installed)ntbackup
Windows Explorerexplorer
Windows Firewallfirewall.cpl
Windows Magnifiermagnify
Windows Management Infrastructurewmimgmt.msc
Windows Media Playerwmplayer
Windows Messengermsmsgs
Windows Picture Import Wizard (need camera connected)wiaacmgr
Windows System Security Toolsyskey
Windows Update Launcheswupdmgr
Windows Version (to show which version of windows)winver
Windows XP Tour Wizardtourstart
Wordpadwrite