MSFT_SIPServerInstalledComponentData
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
Specifies the name and instance ID of an Office Communications Server 2007 R2 component that is installed on the computer.
The properties in the MSFT_SIPServerInstalledComponentData class do not map directly to the Office Communications Server 2007 R2 Administration Tool.
MSFT_SIPServerInstalledComponentData
The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties. Properties are listed in alphabetic order, not MOF order.
Syntax
class MSFT_SIPServerInstalledComponentData
{
boolean Activated;
[key] string InstanceID;
string Name;
};
Methods
This class does not define any methods.
Properties
The MSFT_SIPServerInstalledComponentData class has the following properties.
Activated
Data type: booleanAccess type: Read/Write
Required: Specifies whether the component is activated.
InstanceID
Data type: [key] stringAccess type: Read-only
Required. A GUID value that uniquely identifies an instance of this class.
The GUID must be encapsulated between the "{" and "}" braces; for example: "{01234567-0123-4567-89AB-CDEF01234567}".
Name
Data type: stringAccess type: Read-only
Required. The name of the component.
Remarks
This class gets and sets information at the following level: WMI.
Instances of this class support the following interface methods:
Provider::EnumerateInstances();
Provider::GetObject();
Provider::PutInstance();
Requirements
Server: Installed on computers serving the following roles: Administrative Tools Server, Archiving and Call Detail Records Server, Audio/Video Conferencing Server, all types of Edge Server, Front End Server, Mediation Server, Proxy Server, Web Components Server, and Web Conferencing Server.
Namespace: Defined in \root\cimv2.