MSFT_SIPESGlobalSearchSetting
The class defines limits on contact searches by end users who are adding new individuals to their contact lists. These settings apply to search queries performed by all Session Initiation Protocol (SIP) clients and servers in an Active Directory forest. Reasonable limits based on your particular infrastructure help to ensure optimum throughput and performance.
The property values for the MSFT_SIPGlobalSearchSetting class map to the settings found on the Search tab of the Office Communications Server Global Properties dialog box. You can access these values in the Office Communications Server 2007 R2 Administration Tool by right-clicking Forest, pointing to Properties, and then clicking Global Properties. In the Office Communications Server Global Properties dialog box, click the Search tab.
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_SIPESGlobalSearchSetting
{
[key] string InstanceID;
uint32 MaxNumOutstandingSearchPerServer;
uint32 MaxNumRows;
uint32 NumRowsServerRequests;
};
Methods
This class does not define any methods.
Properties
The MSFT_SIPESGlobalSearchSetting class has the following properties.
Remarks
This class gets and sets information at the following level: Active Directory.
Only one instance of this class can be present in the forest.
Instances of this class support the following interface methods:
-
Provider::EnumerateInstances();
-
Provider::GetObject();
-
Provider::PutInstance();
Where PutInstance() supports the following flag:
-
WBEM_FLAG_UPDATE_ONLY
-
Requirements
Server: Installed on computers serving the following roles: Administrative Tools Server, Front End Server, and Proxy Server.
Namespace: Defined in \root\cimv2.