- Updates warning message to be more clear
- Fixes searching for users in
Get-FederatedDirectoryUser
when using UserName, ExternalID or other fields
- Fixes warning name
- Fixes issue with Native not being respected if there's more people in
Get-FederatedDirectoryUser
- Fixes issue with manager under certain circumstances and with other fields if manager is not found
- Improved documentation
- Fixed issues with manager
- Added
All
switch toRemove-FedereatedDirectoryUser
to remove all users from FD at once
- Fixes an issue with EncryptedSecret
- Fixes problem with UTF8 encoding supporting it properly
- Fixes problem with sending in bulk
- Improvements to commands
- Ability to send operations in bulk using
Invoke-FederatedDirectory
- First, draft version for testing purposes