2. Using Server Manager
A good way to see the entire management interface for any
server, regardless of the number of roles installed, is to use the
Windows Server 2008 R2 Server Manager. This combines administrative,
management, and monitoring functionality into a single console,
giving you a single place to manage and monitor all the
functionality of your SBS server that isn’t managed and monitored
from the SBS Console.
The most important part of the Server Manager console, shown
in Figure 8, is
the Roles section. Here you have not only a summary of the events,
messages, and general health of the roles that are installed on your
server, but also direct access to the individual management consoles
for each role.
We’ll use the Server Manager console to take care of a bit of
configuration we need to do on our hp350-sbs-02.sbsexample.local
server—configuring the printer and a couple of key workstations for
DHCP reservations. This is something that simply can’t be done
directly from the SBS Console. And we
could manually configure each of them with
static IP addresses, but we prefer to use DHCP whenever possible. So
the best solution is a DHCP reservation. It ensures that key
workstations are always at the address we expect, but if we need to
make a major change to the network addressing, it’s all handled at
one location, saving us from having to go around and manually
configure individual devices or workstations.
To open the DHCP console in Server Manager and add a DHCP
reservation, follow these steps:
Open the Server Manager if it isn’t already open, and
click Roles in the left pane.
Expand the Roles section and then expand the DHCP Server
section by clicking the little plus sign to the left of the
section you want to expand.
Drill down to the IPv4 Address Leases for your SBS server,
as shown in Figure 9.
Right-click the device that you want to give a DHCP
reservation to—in our case, the HP 3505 Color LaserPrinter that
is in the Engineering office (ENG-PRN-01)—and select Add To
Reservation from the menu, as shown in Figure 10.
If the DHCP lease is successfully converted to a
reservation, you’ll see the message shown in Figure 11. Click OK.
3. Directly Opening Native Consoles
Although using the Server Manager console to access the management consoles for the roles and
features on your server is a simple way to get at all of them from
one location, we often find that it is awkward to navigate when a
lot of roles are installed, and we also hate giving up any of our
screen real estate for that left pane. So our solution is to simply
open up the native management consoles directly. The GUI way is to
open the Start menu and click Administrative Tools. This gives you a
list of the available Administrative consoles, as shown in Figure 12.
The other way is to open them directly, either from the Run
menu or using a Cmd or Windows PowerShell window. Our preference is
to keep a Windows PowerShell window open on the desktop, and use
that. Table 1 has a list of the
management consoles, along with a couple of keyboard shortcuts for
Control Panel applications that are easier to get at from the
command line.
Table 1. Command-line shortcuts
COMMAND LINE | CONSOLE OR APPLICATION |
---|
Adsiedit.msc | Active Directory Services Interface (ADSI)
Editor |
Azman.msc | Authorization Manager |
Certmgr.msc | Certificates Manager |
Certsrv.msc | Certificate Authority Manager |
Certtmpl.msc | Certification Templates Console |
Comexp.msc | Component Services Console |
Compmgmt.msc | Computer Management Console |
Devmgmt.msc | Device Manager |
Dhcpmgmt.msc | DHCP Console |
Diskmgmt.msc | Disk Management Console |
Dnsmgmt.msc | DNS Manager Console |
Domain.msc | Active Directory Domains and
Trusts |
Dsa.msc | Active Directory Users and Computers |
Dssite.msc | Active Directory Sites and
Services |
Eventvwr.msc | Event Viewer |
Fsmgmt.msc | Shared Folders (File Services Manager) |
Fsrm.msc | File Server Resource Manager |
Gpedit.msc | Group Policy Editor |
Gpmc.msc | Group Policy Management Console |
Gpme.msc | Group Policy Management Editor |
Gptedit.msc | Group Policy Starter GPO Editor |
Lusrmgr.msc | Local Users and Groups Manager (Not for use on
a domain controller) |
Napclcfg.msc | Network Access Protection (NAP) Client Configuration
Console |
Nps.msc | Network Policy Server Console |
Perfmon.msc | Performance Monitor |
Pkiview.msc | Private Key Infrastructure (PKI) Viewer |
Rrasmgmt.msc | Routing and Remote Access
Manager |
Remoteprograms.msc | TS RemoteApp Manager |
Rsop.msc | Resulting Set of Policies
Console |
Secpol.msc | Local Security Policy Console |
Servermanager.msc | Server Manager Console |
Services.msc | Services |
Storagemgmt.msc | Share and Storage Management Console |
Storexpl.msc | Storage Explorer Console |
Tapimgmt.msc | Telephony Console |
Taskschd.msc | Task Scheduler |
Tpm.msc | Trusted Platform Module (TPM) Management |
Tsadmin.msc | Terminal Services Manager |
Tsconfig.msc | Terminal Services Configuration |
Tsgateway.msc | Terminal Services Gateway
Manager |
Tsmmc.msc | Remote Desktops Console |
Virtmgmt.msc | Hyper-V Manager (Note: this manager is not on your default
path, but is installed in C:\Program Files\Hyper-V if
present.) |
Wbadmin.msc | Windows Server Backup Console |
WF.msc | Windows Firewall with Advanced Security
Console |
Wmimgmt.msc | Windows Management Instrumentation (WMI)
Manager |
Appwiz.cpl | Control Panel: Programs and Features |
Desk.cpl | Control Panel: Display Settings |
Firewall.cpl | Control Panel: Windows Firewall |
Hdwwiz.cpl | Control Panel: Add Hardware Wizard |
Inetcpl.cpl | Control Panel: Internet Properties (Internet
Explorer) |
Intl.cpl | Control Panel: Regional and Language Options |
Main.cpl | Control Panel: Mouse Properties |
Mmsys.cpl | Control Panel: Sound |
Ncpa.cpl | Control Panel: Network Connections |
Powercfg.cpl | Control Panel: Power Options |
Sysdm.cpl | Control Panel: System Properties |
Telephon.cpl | Control Panel: Phone and Modem Options |
Timedate.cpl | Control Panel: Date and Time |