How to Use Configuration Manager Objects with Managed Code
Updated: November 1, 2013
Applies To: System Center 2012 Configuration Manager, System Center 2012 Configuration Manager SP1, System Center 2012 R2 Configuration Manager
This section provides code examples for using the managed SMS Provider library with Configuration Manager objects. The examples generally use packages for illustration, but they can be easily adapted to use other Configuration Manager objects.
For information about securing System Center 2012 R2 Configuration Manager objects, see Securing Configuration Manager Applications. For information about error handling, see Configuration Manager Errors.
How to Create a Configuration Manager Object by Using Managed Code
How to Read a Configuration Manager Object by Using Managed Code
How to Modify a Configuration Manager Object by Using Managed Code
How to Delete a Configuration Manager Object by Using Managed Code
How to Perform an Asynchronous Configuration Manager Query by Using Managed Code
How to Perform a Synchronous Configuration Manager Query by Using Managed Code
How to Call a Configuration Manager Object Class Method by Using Managed Code