This lesson explains how to create, use, and modify consoles. This lesson also explains how to use consoles for remote administration.
After this lesson, you will be able to
Estimated lesson time: 40 minutes
You can create your own custom consoles by combining multiple preconfigured snap-ins with third-party snap-ins, which are provided by independent software vendors (ISVs) to perform related tasks. You can then do the following:
Creating custom consoles allows you to combine snap-ins that you use to perform common administrative tasks. When you have created a custom console, you don't have to switch between different programs because all of the snap-ins that you need to perform your job are located in that one console. You start MMC with an empty console.
Follow these steps to start the MMC:
A console window titled Console1 opens; it contains a window titled Console Root. This is an empty console that is ready for you to customize. Use the Console menu to create, open, save, and customize a console. The following table describes the different commands on the Console menu.
Console Menu Commands
Command | Purpose |
---|---|
New | To create a new custom console |
Open | To open and use a saved console |
Save or Save As | To save the console and use it later |
Add/Remove Snap-In | To add or remove one or more snap-ins and their associated extensions to or from a console |
Options | To configure the console mode and create a custom console |
When you create custom consoles, you can set up a snap-in for remote administration. Remote administration allows you to perform administrative tasks from any location. For example, you can use a computer running Windows 2000 Professional to perform administrative tasks on a computer running Windows 2000 Server. You can't use all snap-ins for remote administration; the design of each snap-in dictates whether you can use it for remote administration.
To perform remote administration, you can use snap-ins from computers running either Windows 2000 Professional or Windows 2000 Server. You must use specific snap-ins that are designed for remote administration. If the snap-in is available for remote administration, Windows 2000 prompts you to choose the target computer to administer.
In this practice, you create a customized console. You use this console to confirm when your computer was last started. You also add a snap-in with extensions.
To create a customized console
MMC starts and displays an empty console.
Notice that the default console mode is Author mode. Remember that Author mode grants users full access to all MMC functionality.
MMC displays the Add/Remove Snap-In dialog box.
MMC displays the Add Standalone Snap-In dialog box, as shown in Figure 2.8.
Figure 2.8 The Add Standalone Snap-In dialog box
Notice the available snap-ins. MMC allows you to add one or more snap-ins to a console, enabling you to create your own customized management tools.
The Computer Management dialog box displays.
Notice that Computer Management (Local) appears in the Add/Remove Snap-In dialog box.
MMC displays the Save As dialog box.
The name of your console appears on the MMC title bar.
Next you should confirm that the console was saved in the Administrative Tools folder by closing and then reopening the console.
To confirm the location of a customized console
You have now created and saved a customized console named All Events.
MMC displays the Open dialog box. Notice that the console you created (All Events.MSC) is in the Administrative Tools folder.
Windows 2000 opens the All Events console that you saved previously.
To add the Event Viewer snap-in to a console
MMC displays the Add/Remove Snap-In dialog box with the Standalone tab showing. Notice that Computer Management is the only loaded snap-in. You will add a snap-in to the console root.
MMC displays the Add Standalone Snap-In dialog box.
MMC displays the Select Computer dialog box, allowing you to specify which computer you want to administer.
Notice that you can add Event Viewer for the local computer on which you are working. If your local computer is part of a network, you can also add Event Viewer for a remote computer.
To add Event Viewer for a remote computer, you would select the Another Computer option, and then click Browse. In the Select Computer dialog box, you would click the remote computer for which you would like to add Event Viewer, and then click OK.
Event Viewer (Local) now appears in the console tree along with Computer Management (Local).
TIP
To see the entire folder name, drag the border between the console and details panes to the right.
To determine when your computer was last started
MMC displays the most recent system events in the details pane.
The Event log service starts as part of your system startup. The date and time represents the approximate time that your system was started. Make a note of the date and time.
A Microsoft Management Console dialog box appears, asking whether you want to save the console settings to All Events.
MMC displays an empty console.
MMC displays the Add/Remove Snap-In dialog box with the Standalone tab showing. You will add a snap-in to the console root.
All snap-ins that are listed here are standalone snap-ins.
MMC displays the Select Computer dialog box, allowing you to specify which computer you want to administer. Add the Computer Management snap-in for your own computer.
Computer Management appears in the list of snap-ins that have been added.
MMC displays the Computer Management snap-in in the console tree below Console Root. Console Root acts as a container for several categories of administrative functions.
NOTE
Do not use any of the tools at this point.
Notice that several extensions are available, including Event Viewer, System Information, and Device Manager. You can restrict the functionality of a snap-in by removing extensions.
The MMC displays the Add/Remove Snap-In dialog box with the Standalone tab active.
The MMC displays a list of available extensions for the Computer Management snap-in.
What option determines which extensions MMC displays in the Available Extensions list in this dialog box?
Answer
NOTE
Do not use any of the tools at this point.
MMC displays a message, prompting for confirmation to save console settings.
In this lesson, you learned how to create custom consoles to perform a unique set of administrative tasks. Once you create customized consoles, you can access them by using the Run command on the Start menu.
In the practice portion of this lesson, you created two customized consoles. The first console contained the Computer Management snap-in. You added the Event Viewer snap-in to the console. You used the Event Viewer snap-in to determine when your computer was last started. The second custom console you created contained the Computer Management snap-in. After you created the second customized console, you learned how to restrict the functionality of a console by removing two of the extensions normally available with the Computer Management snap-in.