The Microsoft Management Console provides a way to create, save and open administrative tools. It hosts management applications called snap-ins and saves the settings in .msc extension in the My Administrative Tools folder. Each users gets this folder the first time a .msc-file is saved. The MMC has the following benefits :
| A single interface for most administrative tasks. | |
| Central administration. Also remote machines can be managed. |
A snap-in is an application designed to work in the MMC. There are two type of snap-ins :
| Stand-alone snap-ins are administrative tools providing one or a set of functions. | |||||||||
Extension snap-ins can provide a function to various stand-alone snap-ins.
|
There are two types of console modes :
Author mode
| |||||||||
User mode
|
MSC file are by default stored in the \winnt\system32 folder. You can start msc-files from the command prompt on a Professional installation (depending on the installed items) :
| Certmgr.msc. Certificates. | |
| Ciadv.msc. Indexing services. | |
| Compmgmt.msc. Computer management. | |
| Comexp.msc. Component services (\winnt\system32\com) | |
| Devmgmt.msc. Device management. | |
| Dfrg.msc. Defragmenter. | |
| Diskmgmt.msc. Disk management. | |
| Eventvwr.msc. Event viewer. | |
| Faxserv.msc. Fax service. | |
| Fsmgmt.msc. Shared folders. | |
| Gpedit.msc. Group policy editor. | |
| Ias.msc. Internet authentication service. | |
| Lusrmgr.msc. Local user management. | |
| Msinfo32.msc. System information. (Installed with office in \program files\common files\microsoft shared\msinfo) | |
| Ntmsmgr.msc. Removable storage. | |
| Ntmsoprq.msc. Removable operator storage requests. | |
| Perfmon.msc. Performance monitor. | |
| Secpol.msc. Local security policy. | |
| Services.msc. Services. | |
| Wmimgmt.msc. Windows management infrastructure. |
Windows 2000 server also offers the following consoles (depending on the installed items) :
| Acssnap.msc. QoS admission control. | |
| Dcpol.msc. Domain controller security policy. | |
| Dfsgui.msc. DFS. | |
| Dhcpmgmt.msc. DHCP. | |
| Dnsmgmt.msc. DNS. | |
| Domain.msc. Active Directory domains and trusts. | |
| Dompol.msc. Domain security policy. | |
| Dsa.msc. Active Directory users and computers. | |
| Dssite.msc. AD sites and services. | |
| IIS.msc. IIS (\winnt\system32\inetsrv) | |
| Rrasmgmt.msc. Routing and remote access. | |
| Rsadmin.msc. Remote storage. | |
| Tapimgmt.msc. Telephony. | |
| Tscc.msc. Terminal services configuration. | |
| TSmmc. Terminal services connections. (Windows 2003 server only or via download) | |
| Winsmgmt.msc. WINS. | |
| Wmtperf.msc. Performance media services. (\winnt\system32\windows media\server) |
The administration tools adds the following consoles :
| Certsrv.msc. Certification authority. | |
| Schmmgmt.msc. Active directory schema. |
The support pack adds the following consoles :
| Adsiedit.msc. ADSI edit | |
| Sidwalk.msc. Security migration. |
Exchange 2000 adds the following consoles :
| Exchange system manager.msc | |
| Users and computers.msc | |
| adcamin.msc. Active Directory connector. |
You can install management console files on a non-Windows 2000 server by installing the \I386\adminpak.msi file for the Windows 2000 server cd. (approx. 15 mb)
Last update : 2 January 2003
Links :
| Step-by-step guide to the Microsoft Management console |