MSFT_SIPGlobalMobilitySetting (New)
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 whether a mobility policy is globally enforced.
MSFT_SIPGlobalMobilitySetting
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_ SIPGlobalMobilitySetting
{
[key] string InstanceID;
string MobilityPolicy;
boolean UsePerUserMobilityPolicy;
}
Methods
This class does not define any methods.
Properties
The MSFT_SIPGlobalMobilitySetting class has the following properties.
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}".
MobilityPolicy
Data type: stringAccess type: Read/Write
Required. Specifies the distinguished name of the mobility policy is being enforced.
The value of this property is not case-sensitive.
UsePerUserMobilityPolicy
Data type: booleanAccess type: Read/Write
Required. Specifies whether the mobility policy is applied globally to all users or to specific users on an individual basis.
The default value is False.
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, Audio/Video Conferencing Server, Web Components Server, Front End Server, and Proxy Server.
Namespace: Defined in \root\cimv2.