To become an expert in administering Server Core from the command prompt, you need the following:
- Familiarity with using the command-line tools included in Windows Server 2008
- Knowledge of which tools can be used to administer a particular role or feature, as well as to perform a particular type of task
Here’s a quick guide to some of the more useful command-line tools you can use for performing specific types of administrative tasks in Server Core. The list is not meant to be complete and the task areas in it are not ordered in any particular way. Also, while most of the tools listed in this table are command-line tools, a few of them are scripts or GUI tools.
Task: View system information Task: View user informationTask: Manage users and groups - Net accounts
- Net group
- Net localgroup
- Net user
Task: View or change computer name - Hostname
- Netdom renamecomputer
Task: Join or leave a domain Task: Log off or shut down Task: Configure networking - Ipconfig
- Netsh interface
- Netsh routing
- Route
Task: Configure Windows Firewall Task: Configure Internet Protocol security (IPsec) Task: Activate Windows Task: Manage services - Net continue
- Net pause
- Net start
- Net stop
- Sc
- Tasklist
Task: Manage processes Task: Manage tasks Task: Collect and analyze performance dataTask: View events and manage event logs Task: Manage disks and storage - Compact
- Defrag
- Diskpart
- Diskraid
- Mountvol
Task: Manage Volume Shadow Copy Service (VSS) Task: Manage file systems and file permissions- Convert
- Fsutil
- Icacls
- Takeown
Task: Manage files Task: Manage shares and share permissionsTask: Manage the registry Task: Install and manage drivers Task: Install and manage updates - Pkgmgr
- Scregedit.wsf
- Systeminfo
- Wuauclt
- Wusa
Task: Install roles and features Task: Install applications Task: Manage Group Policy Task: Manage certificates Task: Manage Terminal Services (Remote Desktop for Administration) - Change
- Logoff
- Msg
- Mstsc
- Qappsrv
- Qprocess
- Query
- Qwinsta
- Reset session
- Rwinsta
- Shadow
- Tscon
- Tsdiscon
- Tskill