Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This page is now retired and kept for archival purposes. This programming guide has been published on MSDN at http://msdn.microsoft.com/library/jj860311.aspx
The information in this topic applies only to System Center 2012 SP1.
Add-ins for Virtual Machine Manager (VMM) are installed and uninstalled through the console. But before they can be installed, they have to be packaged. An add-in package is just a ZIP file that contains the add-in manifest and any other required files, such as .NET assemblies referenced by the manifest. To update add-ins, just repackage them with the latest files, and re-install the package.
![]() |
---|
If your add-in package contains an assembly that you want to debug, include the PDB files in the add-in package. |
See Also
[[Virtual Machine Manager Add-in SDK]]
[[How to Create an Add-in package]]
[[How to Install or Uninstall an Add-in]]