Contributed By: Rod Trent [MVP SMS]
Windows 2000 uses the Microsoft
Management Console for all the administrative functions. If you want
to roll out specific programs to individuals, you can deploy just the shortcuts
to these MMC Snap-ins. Listed below are the locations of the shortcuts and
their command line parameters.
Name: Component Services
Target: c:\winnt\system32\com\comexp.msc
Start In: N/A
Comment: Configures and manages COM+
applications
Name: Computer Management
Target: %SystemRoot%\system32\compmgmt.msc /s
Start In: %HomeDrive%%HomePath%
Comment: Starts and stops services, manages disks,
and provides access to other system tools to manage local and remote computers.
Name: Data Sources (ODBC)
Target: %SystemRoot%\system32\odbcad32.exe
Start In: %HomeDrive%%HomePath%
Comment: Adds, removes, and configures Open
Database Connectivity (ODBC) data sources and drivers.
Name: Event Viewer
Target: %SystemRoot%\system32\eventvwr.msc /s
Start In: %HomeDrive%%HomePath%
Comment: Displays monitoring and troubleshooting
messages from Windows and other programs.
Name: Performance
Target: %SystemRoot%\system32\perfmon.msc /s
Start In: %HomeDrive%%HomePath%
Comment: Displays graphs of system performance and
configures data logs and alerts.
Name: Server Extensions Administrator
Target: "C:\Program Files\Common
Files\Microsoft Shared\Web Server Extensions\40\bin\FPMMC.MSC"
Start In: N/A
Comment: Server Extensions Administrator
Name: Internet Services Manager
Target: %SystemRoot%\system32\mmc.exe %SystemRoot%\system32\inetsrv\iis.msc
/s
Start In: %HomeDrive%%HomePath%
Name: Personal Web Manager
Target: %SystemRoot%\system32\inetsrv\pws.exe
Start In: %HomeDrive%%HomePath%
Name: System Monitor
Target: %SystemRoot%\system32\sysmon.msc /s
Start In: %HomeDrive%%HomePath%
|