Gets the name of the management agent. The name property is identified by a key so that Windows Management Instrumentation (WMI) scripts can use the specified management agent instead of enumerating all the management agents. You can also change the property value in Synchronization Service Manager.

public  Name

Parameters

None

Name : Name

Data Type : string

Qualifiers : Key

Example

The example in Properties shows how to use Microsoft Visual Basic Scripting Edition (VBScript) to get the value of this property from all the management agents that are installed on the server.

  Copy Code
							

Requirements

Product

Forefront Identity Manager Synchronization Service 2010

MOF

Mmswmi.mof

See Also