MIIS_Server Class
The MIIS_Server class represents a Microsoft Identity Lifecycle Manager 2007, Feature Pack 1 server within a WMI script. To use this class, you must be logged on as a member of either the MIISOperators or the MIISAdmins security group. The ClearPasswordQueue and ClearPasswordHistory methods, however, can only be run by members of the MIISAdmins security group.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
class MIIS_Server
{
String Name;
};
Methods
The MIIS_Server class defines the following methods.
Method | Description |
---|---|
Removes run histories from the server with a run end date that is earlier than or equal to the specified date. |
|
Removes password histories with a date and time that is earlier than the specified date and time. Note This method can only be run by members of the MIISAdmins security group. |
|
Clears all outstanding password operations in the password queue and writes the entries to the history table. Note This method can only be run by members of the MIISAdmins security group. |
|
Returns the number of all objects in the metaverse. |
|
Returns the number of password change requests to send to the target servers. |
Properties
The MIIS_Server class defines the following property.
Name
Data type: String
Access type: Read-only
Qualifiers: KeyGets the name of the ILM 2007 FP1 instance. This value is always "MIIS_Server1".
Requirements
Product | ILM 2007 FP1 |
MOF | Mmswmi.mof |
Namespace | MicrosoftIdentityIntegrationServer |
Send comments about this topic to Microsoft
Build date: 2/16/2009