Configuration Manager Site Control File
System Center
Updated: October 28, 2009
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 about the Microsoft System Center Configuration Manager 2007 site control file and has samples that demonstrate how to read and write to the file.
The samples are in C# using the managed SMS Provider library and in VBScript using Windows Management Instrumentation (WMI).
In This Section
- About the Configuration Manager Site Control File
- Provides information about the Configuration Manager 2007 site control file.
- How to Read and Write to the Configuration Manager Site Control File by Using Managed Code
- Shows how to read and write to the Configuration Manager site control file by using managed code.
- How to Read and Write to the Configuration Manager Site Control File by Using WMI
- Shows how to read and write to the Configuration Manager site control file by using WMI.
- How to Read a Configuration Manager Site Control File Embedded Property
- Shows how to read Configuration Manager site control file embedded property.
- How to Read a Configuration Manager Site Control File Embedded Property List
- Shows how to read a Configuration Manager site control file embedded property list
- How to Read a Configuration Manager Site Control File Embedded RegMultiString List
- Shows how to read a Configuration Manager site control file embedded RegMultiStringList.
- How to Write a Configuration Manager Site Control File Embedded Property
- Shows how to write a Configuration Manager site control file embedded property.
- How to Write a Configuration Manager Site Control File Embedded Property List
- Shows how to write a Configuration Manager site control file embedded property list
- How to Write a Configuration Manager Site Control File Embedded RegMultiString List
- Shows how to write a Configuration Manager site control file embedded RegMultiStringList.
- How to Enumerate Through the Configuration Manager Site Control File by Using Managed Code
- Show how to enumerate through the Configuration Manager site control file using managed code.
Related Sections
Show: