Window Technical Support

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Thursday, 5 September 2013

Windows Server 2008 Command-line Tool

Posted on 03:14 by Unknown
On an installed and running system the Windows command-prompt window may be accessed from the main panel of the Start menu. The command-prompt may also be accessed during the Windows Server 2008 installation process by pressing Shift+F10 at any point before the actual installation process begins (i.e the point at which the Setup program starts copying files).
Once invoked, the command prompt window will appear as illustrated in the following figure:


The Windows Server 2008 Command Prompt


Windows Server 2008 Command-line Tool Summary

The following table provides a list of each command line tool together with a brief explanation:
CommandDescription
ArpDisplay and modify the IP to physical address translation tables used by the Address Resolution Protocol (ARP).
AssocDisplay and modify file extension associations.
AttribDisplay and change file attributes.
BreakConfigure extended Ctrl-C checking.
BcdeditConfigure properties in name database to control boot loading.
CaclsDisplay or modify access control lists of files.
CallCall a script or script label as a procedure.
CD/ChdirDisplay the name of or changes the current directory.
ChcpDisplay or set the active code page number.
ChkdskCheck a disk for errors and display a report.
ChkntfsDisplay the status of volumes. Set or exclude volumes from automatic system checking during system boot.
ChoiceCreate a selection list from which users can select a choice in batch scripts.
ClsClear the console window.
CmdStart a new instance of the Windows command shell.
ColorSet the colors of the command-shell window.
CompCompare the contents of two files or sets of files.
CompactDisplay or modify the compression of files or sets of files.
ConvertConvert FAT volumes to NTFS.
CopyCopy or combine files.
DateDisplay or set the system date.
DelDelete one or more files.
DirDisplay a list of files and subdirectories within a directory.
DiskcompCompare the contents of two floppy disks.
DiskcopyCopy the contents of one floppy disk to another.
DiskpartInvoke a text-mode command interpreter so that you can manage disks, partitions, and volumes using a separate command prompt and commands that are internal to Diskpart.
DoskeyEdit command lines, recall Windows commands, and create macros.
DriverqueryDisplay the current device driver properties and status.
EchoDisplay messages, or turns command echoing on or off.
EndlocalEnd localization of environment changes in a batch file.
EraseSee Del.
ExitExit the command interpreter.
ExpandUncompress files.
FCCompare two files and display the differences between them.
Find/FindstrSearch for a text string in files.
ForRun a specified command for each file in a set of files.
FormatFormat a floppy disk or hard drive.
FsutilFile system utility - displays and configures file system properties.
FtpTransfer files.
FtypeDisplay or modify file types used in file extension associations
GotoDirect the Windows command interpreter to a labeled line in a script.
GpresultDisplay Group Policy information for a machine or user.
GraftablEnable Windows to display extended character sets in graphics mode.
HelpDisplay Help information for Windows commands.
HostnameDisplay the computer name.
ICACLSDisplay, modify, backup, and restore ACLs for files and directories.
IFPerform conditional processing in batch programs.
IpconfigDisplay TCP/IP configuration.
LabelCreate, change, or delete the volume label of a disk.
Md/MkdirCreate a directory or subdirectory.
MklinkCreate symbolic and hard links.
ModeConfigure a system device.
MoreDisplay output one screen at a time.
MountvolManage a volume mount point.
MoveMove files from one directory to another directory on the same drive.
OpenfilesDisplay files opened by remote users for a file share.
NbtstatDisplay status of NetBIOS.
Net AccountsManage user account and password policies.
Net ComputerAdd or remove computers from a domain.
Net Config ServerDisplay or modify configuration of Server service.
Net Config WorkstationDisplay or modify configuration of Workstation service.
Net ContinueResume a paused service.
Net FileDisplay or manage open files on a server.
Net GroupDisplay or manage global groups.
Net LocalgroupDisplay or manage local group accounts.
Net PauseSuspend a service.
Net PrintDisplay or manage print jobs and shared queues.
Net SessionList or disconnect sessions.
Net ShareDisplay or manage shared printers and directories.
Net StartList or start network services.
Net StatisticsDisplay workstation and server statistics.
Net StopStop services.
Net TimeDisplay or synchronize network time.
Net UseDisplay or manage remote connections.
Net UserDisplay or manage local user accounts.
Net ViewDisplay network resources or computers.
NetshInvoke a separate command prompt that allows you to manage the configuration of various network services on local and remote computers.
NetstatDisplay status of network connections.
PathDisplay or set a search path for executable files in the current command window.
PathpingTrace routes and provides packet loss information.
PauseSuspend processing of a script and wait for keyboard input.
PingDetermine if a network connection can be established.
PopdChange to the directory stored by Pushd.
PrintPrint a text file.
PromptChange the Windows command prompt.
PushdSave the current directory then changes to a new directory.
Rd/RmdirRemove a directory.
RecoverRecover readable information from a bad or defective disk.
Reg AddAdd a new subkey or entry to the Registry.
Reg CompareCompare Registry subkeys or entries.
Reg CopyCopy a Registry entry to a specified key path on a local or remote system.
Reg DeleteDelete a subkey or entries from the Registry.
Reg QueryList the entries under a key and the names of subkeys (if any).
Reg RestoreWrite saved subkeys and entries back to the Registry.
Reg SaveSave a copy of specified subkeys, entries, and values to a file.
Regsvr32Register and unregister DLLs.
RemAdd comments to scripts.
RenRename a file.
ReplaceReplace a file.
RouteManage network routing tables.
RmdirRemove a directory.
SetDisplay or modify Windows environment variables. Also used to evaluate numeric expressions at the command line.
SetlocalBegin localization of environment changes in a batch file.
ScDisplay and configure background processes (services).
SchtasksSchedule commands and programs to run on a system.
SfcScans and verifies protected operating system files.
ShiftShifts the position of replaceable parameters in scripts.
ShutdownPerform system shutdown.
SortSort input.
StartStart a new command-shell window to run a specified program or command.
SubstMaps a path to a drive letter.
SysteminfoDisplay machine properties and configuration.
TasklistDisplay currently running tasks and services.
TaskkillKill or stop a running process or application.
TimeDisplay or sets the system time.
TitleSets the title for the command-shell window.
TracertDisplay the path between computers.
TreeGraphically displays the directory structure of a drive or path.
TypeDisplay the contents of a text file.
VerDisplay the Windows version.
VerifyTells Windows whether to verify that your files are written correctly to a disk.
VolDisplay a disk volume label and serial number.
XcopyCopy files and directories.
WMIDisplay WMI information.

Displaying a List of Commands

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Posted in | No comments
Newer Post Older Post Home

0 comments:

Post a Comment

Subscribe to: Post Comments (Atom)

Popular Posts

  • Block IP address with Windows Firewall 2008
    If you ever feel that someone may be trying to break into your server or know an IP address that you want to block from accessing ...
  • Windows Server 2008 Command-line Tool
    On an installed and running system the Windows command-prompt window may be accessed from the main panel of the Start menu. The command-pro...
  • Creating a Capture Image in WDS
    How to Create a Capture Image by Using WDS Console " A capture image is created from an existing boot image. You will create a new ca...
  • Configuring Windows Server 2008 Remote Desktop Administration
    Windows Server 2008 is, as the name suggests, a server operating system. In the real world this means that systems running Windows Server ...
  • SMTP Server Configure on Windows Server 2008 R2
    Installing the SMTP feature 1 . Click Start > Run and then enter servermanager.msc in the Open dialogue box then click OK to load Se...
  • Windows Deployment Services Configure in Windows Server 2008 r2
    How to use Windows Deployment Service  1.1 Introduction: Windows Deployment Service (WDS) is an enhanced and redesigned version of Remote I...
  • How to configure ftp server in windows
      FTP Server using IIS 7.0 and Windows Server 2008 Open Server Manager, go to Roles and click “Add Roles” In the Add Role Wizard, select Web...
  • configure Active Directory in Windows Server 2008 R2 Part-2
    Configure Active Directory At the Server Management screen you should now see that you have 1 role installed.  The Active Directory D...
  • VPN connection Configuring on server 2008 R2 using RRAS and configuring clients
    A virtual private network (VPN) is a network that uses a public telecommunication infrastructure, such as the Internet, to provide remote of...
  • FTP Server and its Commands
    What is FTP? The FTP ( F ile T ransfer P rotocol) utility program is commonly used for copying files to and from other computers. These co...

Blog Archive

  • ▼  2013 (91)
    • ►  December (2)
    • ►  November (10)
    • ►  October (5)
    • ▼  September (15)
      • Windows Sever Interview Questions part 2
      • Windows Server 2008 Interview Questions And Answers
      • Networking Interview Questions!
      • Installing and configuration Distributed File System
      • DHCP Step-by-Step Guide
      • Active Directory Certificate Services
      • configure Active Directory in Windows Server 2008 ...
      • Install Active Directory in Windows Server 2008 R2...
      • How to Make a Network Cable
      • Window server 2012 features
      • Configuring Windows Server 2008 Remote Desktop Adm...
      • Windows Server 2008 Command-line Tool
      • VPN connection Configuring on server 2008 R2 using...
      • SMTP Server Configure on Windows Server 2008 R2
      • Secure Sockets Layer (SSL)
    • ►  August (26)
    • ►  July (1)
    • ►  June (5)
    • ►  May (14)
    • ►  April (5)
    • ►  March (1)
    • ►  February (1)
    • ►  January (6)
Powered by Blogger.

About Me

Unknown
View my complete profile