Identity Store Commands
This section covers cmdlets for performing identity store-related tasks such as:
- Clear-MessagingServer – Removes a configured messaging server.
- Clear-Notifications – Removes notification settings of an identity store.
- Clear-SmtpServer – Removes a configured SMTP server of an identity store.
- Get-AvailableMessagingServers – Retrieves messaging servers for the configured messaging provider.
- Get-Client – Lists information about the Directory Manager clients.
- Get-IdentityStore – Retrieves information about an identity store.
- Get-IdentityStoreRoles – Retrieves information about the security roles in an identity store
- Get-LogSettings – Provides information about the global log settings of an identity store.
- Get-RolePermissionNames – Lists the permissions assigned to the logged-in user.
- Get-SchemaAttributes – Lists schema attributes available for an identity store.
- Get-SmsGateways – Provides information of the configured SMS gateways.
- Get-UserRole – Displays role information of a user in an identity store.
- New-IdentityStore – Creates a new identity store.
- Remove-IdentityStore – Removes an identity store from Directory Manager.
- Send-TestNotification – Sends a test notification.
- Set-IdentityStore – Modifies an identity store configuration.
- Set-IdentityStoreRole – Modifies properties of a security role in an identity store.
- Set-MessagingServer – Configures a messaging server in an identity store.
- Set-Notifications – Modifies notification settings of an identity store.
- Set-SmtpServer – Configures an SMTP server of an identity store.
See Also