• • • • What are add-ins Types of add-ins Creating add-ins Demos Data and actions in your systems Accessed with APIs or scripts Accessed with our cmdlets Data and actions in VMM.

Download Report

Transcript • • • • What are add-ins Types of add-ins Creating add-ins Demos Data and actions in your systems Accessed with APIs or scripts Accessed with our cmdlets Data and actions in VMM.

•
•
•
•
What are add-ins
Types of add-ins
Creating add-ins
Demos
Data and
actions in
your systems
Accessed
with APIs
or scripts
Accessed
with our
cmdlets
Data and
actions in
VMM
Link add-ins place
buttons here and
open a new
window
Action add-ins
place buttons here
and open new
windows
View add-ins
extend our pivot
views and place
buttons here
Your WPF code
controls and paints
this pane.
HP Virtual
Connect
• Too many sources of
Information today!
+
• HP Virtual Connect elements
not exposed in VMM
• Difficult to get an end-to-end
view of connections
This section defines global
information such as name and
version.
This section defines what the
Add-In looks like and how it
behaves.
XML schema
Add-in name shown in the properties page.
Version
Author name (or company name)
The folder where the add-in will be stored. Will be
placed in this folder:
C:\Program Files\Microsoft System Center 2012\
Virtual Machine Manager\bin\AddInPipeline\
AddIns\[Domain_Username]\JFAddIns
ActionAddIns open new windows.
Where to display the button.
ActionType can either be URL or Application
Optional icon
Where we want the URL to go. Static.
What displays under the icon in the ribbon.
All add-ins
OnLoad
OnUnload
PerformAction
CheckIfEnabledFor
CreateViewControl
SetCurrentScope
OnShow
OnHide
http://msdn.microsoft.com/en-us/library/jj860311.aspx
http://msdn.microsoft.com/en-us/library/aa480470.aspx
http://vmmuix.codeplex.com/
[email protected]
SD-B201
IM-B203
IM-B308
IM-B310
WS-B312
WS-B313
WS-B314
WS-B327
source
JuhanSonin
source
source
Sarah/GeekyGirly
65
66
67
* - Subject to change