Any explanation of how to manage Windows Server 2012 systems
must involve the administration and support tools that are included
with the operating system. These are the tools you will use every day,
so you might as well learn a bit more about them.
The one tool you’ll use the most for system administration tasks
is Server Manager. Server Manager provides setup and
configuration options for the local server as well as options for
managing roles, features, and related settings on any remotely
manageable server in the enterprise. On servers, Server Manager is
pinned to Start and the desktop taskbar by default. This means you can
open Server Manager by tapping or clicking the related Start tile or
by tapping or clicking the related taskbar button.
Note
The executable for Server Manager is ServerManager.exe. If for some reason Server Manager
is unpinned from Start and Desktop, you can start Server Manager
using an Apps Search. In the Search box, type ServerManager.exe and then press
Enter.
Many other utilities are available for administering Windows
Server 2012 systems as well. The tools you’ll use the most include the
following:
-
Control Panel
A collection of tools for managing system
configuration. You can organize Control Panel in different ways according to the
view you’re using. A view is simply a way of organizing and
presenting options. Category view is the default view, and it
provides access to tools by category, tool, and key tasks. Icons
view is an alternative view that lists each tool separately by
name.
-
Graphical administrative
tools The key tools for managing network computers and
their resources. You can access these tools by selecting them
individually on the Tools menu in Server Manager.
-
Administrative
wizards Tools designed to automate key administrative
tasks. You can access many administrative wizards in Server
Manager—the central administration console for Windows Server
2012.
-
Command-line
utilities You can launch most administrative utilities from
the command line. In addition to these utilities, Windows Server
2012 provides others that are useful for working with Windows
Server 2012 systems.
-
Windows PowerShell
cmdlets Windows PowerShell is a full-featured command shell
that can use built-in commands called
cmdlets, built-in programming features, and
standard command-line utilities. Use Windows PowerShell for
additional flexibility in your command-line scripting.
Start and Desktop have a hidden menu that you can display by pressing and holding
or right-clicking the lower left corner of the Start screen or the
desktop. You also can press Windows key + X to display this menu.
Options on the menu include
-
Command Prompt
-
Command Prompt (Admin)
-
Computer Management
-
Control Panel
-
Device Manager
-
Disk Management
-
Event Viewer
-
Power Options
-
Programs And Features
-
System
-
Task Manager
-
File Explorer
Important
On Start, the hidden button in the lower left corner shows a
thumbnail view of the desktop when activated, and tapping or
clicking the thumbnail opens the desktop. On the desktop, the
hidden button in the lower left corner shows a
thumbnail view of Start when activated, and tapping or clicking the
thumbnail opens Start. Pressing and holding or right-clicking the
thumbnail is what displays the shortcut menu.
Note
You can display the desktop by pressing Windows key + D. You
can switch between Start and the desktop by pressing the Windows
key.
1.1 Using Control Panel utilities
Control Panel contains utilities for working with a system’s
setup and configuration. From Start, you access Control Panel by tapping or
clicking the Control Panel tile. From the desktop, you can display Control Panel by
accessing the Charms bar, tapping or clicking
Settings, and then tapping or clicking Control Panel. When you are
working with File Explorer, you can display Control Panel by tapping
or clicking the leftmost option button (down arrow) in the address
list and then tapping or clicking Control Panel.
Many Control Panel tools and related Properties dialog boxes can be
opened directly. On Start, simply enter the name of the Control
Panel Item with the .cpl extension and then press Enter. In the
Windows\System32 folder, these items are listed with the Control
Panel Item type. For example, type inetcpl.cpl to open the Internet Properties
dialog box.