Generated file. Do not edit by hand. Source: tools/Generate-IdleStepReference.ps1
| Step Type | Module | Synopsis |
|---|---|---|
| IdLE.Step.CreateIdentity | IdLE.Steps.Common |
Creates a new identity in the target system. |
| IdLE.Step.DeleteIdentity | IdLE.Steps.Common |
Deletes an identity from the target system. |
| IdLE.Step.DisableIdentity | IdLE.Steps.Common |
Disables an identity in the target system. |
| IdLE.Step.EmitEvent | IdLE.Steps.Common |
Emits a custom event (demo step). |
| IdLE.Step.EnableIdentity | IdLE.Steps.Common |
Enables an identity in the target system. |
| IdLE.Step.EnsureAttributes | IdLE.Steps.Common |
Ensures that multiple identity attributes match their desired values. |
| IdLE.Step.EnsureEntitlement | IdLE.Steps.Common |
Ensures that an entitlement assignment is present or absent for an identity. |
| IdLE.Step.Mailbox.EnsureOutOfOffice | IdLE.Steps.Mailbox |
Ensures that a mailbox Out of Office (OOF) configuration matches the desired state. |
| IdLE.Step.Mailbox.EnsurePermissions | IdLE.Steps.Mailbox |
Ensures that mailbox delegate permissions match the desired state. |
| IdLE.Step.Mailbox.EnsureType | IdLE.Steps.Mailbox |
Ensures that a mailbox is of the desired type (User, Shared, Room, Equipment). |
| IdLE.Step.Mailbox.GetInfo | IdLE.Steps.Mailbox |
Retrieves mailbox details and returns a structured report. |
| IdLE.Step.MoveIdentity | IdLE.Steps.Common |
Moves an identity to a different container/OU in the target system. |
| IdLE.Step.PruneEntitlements | IdLE.Steps.Common |
Removes all non-kept entitlements of a given kind from an identity. Remove-only — does not grant anything. |
| IdLE.Step.PruneEntitlementsEnsureKeep | IdLE.Steps.Common |
Removes all non-kept entitlements and GUARANTEES explicit Keep entries are present (grants if missing). |
| IdLE.Step.RevokeIdentitySessions | IdLE.Steps.Common |
Revokes all active sign-in sessions for an identity in the target system. |
| IdLE.Step.TriggerDirectorySync | IdLE.Steps.DirectorySync |
Triggers a directory sync cycle and optionally waits for completion. |