Microsoft Knowledge Base Email Alertz

(212919) - You can use the Microsoft Systems Management Server Installer to install a Microsoft Management Console (MMC) snap-in on target computers.

Search KbAlertz

Advanced Search

Receive Microsoft Knowledge Base articles by E-Mail?

Every night we scan the Microsoft Knowledge Base. If technologies you're interested in are updated, we'll send you an e-mail. You only get one e-mail a day, and only when new articles are added.

Click here to create a
FREE account
Already have an account?
[Click here to Login]











Microsoft Knowledge Base Article

This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks

Article ID: 212919 - Last Review: February 25, 2007 - Revision: 4.4

SMS: Using the Systems Management Server Installer to Install an MMC Snap-In

This article was previously published under Q212919

On This Page

SUMMARY

You can use the Microsoft Systems Management Server Installer to install a Microsoft Management Console (MMC) snap-in on target computers.

MORE INFORMATION

An MMC snap-in is actually a dynamic-link library (DLL) that extends the functionality of the MMC console. MMC DLLs must be installed and registered on computers on which the snap-ins will be used. The Systems Management Server Installer script item "Install MMC Snap-in" carries out the installation and registration process as a part of the package execution.

Steps to Install an MMC Snap-In

  1. Install and start Systems Management Server Installer.
  2. Create a new installation script.
  3. Click View, and then click Script Editor.
  4. Place the cursor in the section of code where files are being installed.
  5. In the left pane in the Action box, double-click Install MMC Snap-in.
  6. In the Source Pathname box, type the path and file name of the MMC DLL that you are distributing.
  7. In the Copy Description box, type text that will display as the file is being installed on the target computer.
  8. Click OK.Results: The MMC DLL will be compressed into a Systems Management Server self-extracting executable. When the executable is run on target computers, the MMC DLL will be placed in the %Systemroot%\System32 folder and then registered as an MMC DLL. The MMC snap-in will then be available on the target computer.

REFERENCES

Refer to the Help menu item in Systems Management Server Installer for more information on the Install MMC Snap-in script action.

APPLIES TO
  • Microsoft Systems Management Server 2003
  • Microsoft Systems Management Server 2.0 Standard Edition
Keywords: 
kbinfo KB212919
       

Community Feedback System

Very often, it takes hours to solve a problem. Very often, you've looked high and low, and have tried a lot of solutions. When you finally found it, chances are, it was because someone else helped you. Here's your chance to give back. Use our community feedback tool to let others know what worked for you and what didn't.

Please also understand that the community feedback system is not warranted to be correct, it's simply a system that we've built to let people try and help each other. If something in a feedback response doesn't make sense to you, or you're not comfortable making changes that the feedback talks about (like registry edits), please consult a professional.

Thank you for using kbAlertz.com Feedback System.

-- Scott Cate