Opalis 8 Minute Video Demo : OIS-SCOM Extensibility Kit 1.0
In this installment of the "8-Minute-Demo Video Series" by Charles Joy we have a video illustrating the Installation, Configuration and Usage of the hte Opalis Integration Server (OIS) -- System Center Operations Manager (SCOM) Extensibility Kit -- Notification Subscriptions. The Kit includes an example of how to extend SCOM using both the SCOM and OIS SDKs. The C# code and compiled DLL included here offer two OIS objects which can be used to automatically create or delete notification subscriptions based on an existing Channel. It can be found here:
https://opalis.codeplex.com/releases/view/50751
J.C. Hornbeck | System Center Knowledge Engineer
The App-V Team blog: https://blogs.technet.com/appv/
The WSUS Support Team blog: https://blogs.technet.com/sus/
The SCMDM Support Team blog: https://blogs.technet.com/mdm/
The ConfigMgr Support Team blog: https://blogs.technet.com/configurationmgr/
The OpsMgr Support Team blog: https://blogs.technet.com/operationsmgr/
The SCVMM Team blog: https://blogs.technet.com/scvmm/
The MED-V Team blog: https://blogs.technet.com/medv/
The DPM Team blog: https://blogs.technet.com/dpm/
The OOB Support Team blog: https://blogs.technet.com/oob/
The Opalis Team blog: https://blogs.technet.com/opalis
Comments
- Anonymous
April 13, 2011
Fetching the SMTP Action GUID can be done by running get-NotificationAction in the OpsMgr shell console rather than exporting MP's and ferreting around in the xml (yech!)