2 - Administering A Server
2 - Administering A Server
One of the key elements of being a systems administrator is understanding and using the
tools provided to administer a server. Microsoft provides local and remote tools for you
to access and control a server. Microsoft designed a flexible interface for you to manage
every aspect of the server.
1. Administering a Server
There are two typical methods you use to administer a server: locally and remotely. Local
administration is often referred to as "console administration." Remotely you can
administer through a remote control package (or the built-in Remote Desktop for
Administration) or you can remotely manage the server through Microsoft Management
Console (MMC). We explored MMC a little in the previous section. Let's review:
Think of MMC as the shell which allows you to use the snap-ins to manage the server.
When you manage a server, you are using the actual snap-ins not MMC itself to manage
the server. The screenshot shows an empty MMC console. You can add in any snap-ins
you require to administer the server.
Adding a Snap-In
1
1. Click Start, Run, type in mmc and click OK.
Repeat the same process but choose Computer Management as the snap-in you want to
add. When you click Add, the computer selection dialog box appears.
2
This box allows you to select the local machine or a remote computer to manage. If you
select Another computer, you can remotely manage that machine using this console. You
must have administrative rights on that machine to manage it.
Remote Desktop is similar to other remote control packages. This feature allows you to
use the graphical user interface of the server over any network connection (and with a
little work, over a modem). It allows administrators to connect to a server remotely and
administer the server.
Terminal Services is the technology which Remote Desktop is based on. There are two
modes you can run Terminal Services in:
3
3. Check the Allow users to connect remotely to this computer.
4. Click Select Remote Users if you want to define additional users other than the
Administrators.
5. Click OK.
2. You can Connect with the default settings, or click Options to view additional
settings.
4
3. There are several tabs of settings you can change. If you want to Save a
connection, you can save your password in the connection to make it easier to
connect.
4. Under the Local Resources tab, you can allow your local Disk drives and Printers
to be accessible for this remote connection by clicking the applicable boxes.
5. When you have completed the settings, click Connect to connect to the server.
5
Microsoft provides a Remote Desktops administration tool to manage sessions. You can
connect and disconnect users. In addition, you can use the utility to terminate processes
or send messages to users.
Open Administrative Tools and choose Remote Desktops to open the Remote Desktops
administration utility.
With only two Remote Desktop sessions permitted with Remote Desktop for
Administration, you may come to a situation where an administrator does not log off and
leaves his session open preventing others from connection. This tools allows you to
disconnect or log off the open session allowing for someone different to connect.
Section Review
Hands On Practice
2. Turn on Remote Desktop for Administration on your server. Connect to the server
from your workstation.