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 GroupID 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 GroupID.
- 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