Configuration Manager Programming Fundamentals
Applies To: System Center Configuration Manager 2007, System Center Configuration Manager 2007 R2, System Center Configuration Manager 2007 R3, System Center Configuration Manager 2007 SP1, System Center Configuration Manager 2007 SP2
This section provides information and tasks for the fundamental programming techniques you need to successfully program Microsoft System Center Configuration Manager 2007.
In This Section
- Calling Configuration Manager Code Snippets
Provides sample code for using the code snippets.
- SMS Provider in Configuration Manager
Provides an overview and tasks for using the SMS Provider with managed code and Windows Management Instrumentation (WMI).
- Configuration Manager Schema
Provides information about the Configuration Manager 2007 schema.
- Configuration Manager Objects Overview
Provides information about SMS Provider objects.
- Configuration Manager Site Control File
Provides information about the Configuration Manager site control file.
- Configuration Manager Schedules
Provides information about Configuration Manager collections.
- Configuration Manager Errors
Provides information about Configuration Manager error handling.
- Securing Configuration Manager Applications
Provides information about securing Configuration Manager applications.
- Configuration Manager Queries
Provides information about Configuration Manager queries.
Reference
If you have not previously written any scripting code, see the following chapters of the Windows 2000 Scripting Guide to familiarize yourself with the concepts and technologies that are required for scripting Configuration Manager:
Related Sections
How to Use Configuration Manager Objects with Managed Code
How to Use Configuration Manager Objects with WMI