Releases: GruberMarkus/Export-RecipientPermissions
Releases · GruberMarkus/Export-RecipientPermissions
Release v1.4.0
v1.4.0 - 2022-05-24
Added
- New parameter 'ExportLinkedMasterAccount': Export the configured linked master account of mailboxes as permission. See 'README' for details.
- Permissions granted to a trustee which has a linked master account are now resolved against the list of recipients
- New parameter 'ExportTrustees': Export all trustees, or only those can can or can not be resolved to a recipient. See 'README' for details.
- Non-unique LinkedMasterAccounts, UserFriendlyNames, DistinguishedNames, GUIDs and PrimarySmtpAddresses are shown in verbose stream. When one of these attributes is not unique, a trustee can not be matched against just one recipient, so the corresponding details in the report are empty.
- Added automatic retry of last command not only in case of an error related to the command itself, but also when the error is related to the underlying Exchange connection
- Added FAQs in 'README' file
Fixed
- The mailbox GUID is no longer always blank in the error message indicating a connection error to a mailbox
File hashes
- SHA256 hash of 'Export-RecipientPermissions_v1.4.0.zip': 8FF25F86F054A183ACE8E754BEF457E9AADA54CA7AFFF73D78E161A14966F9CD
- See 'hashes.txt' in 'Export-RecipientPermissions_v1.4.0.zip' for hash value of every single file in the release.
Release v1.3.0
v1.3.0 - 2022-03-06
Added
- New parameter 'UseDefaultCredential'
File hashes
- SHA256 hash of 'Export-RecipientPermissions_v1.3.0.zip': CF30179A510D54BD320D369FAE867D49669BB22E3A94C44B0D4E63C811D61FE8
- See 'hashes.txt' in 'Export-RecipientPermissions_v1.3.0.zip' for hash value of every single file in the release.
Release v1.2.0
v1.2.0 - 2022-03-03
Added
- New parameter 'ExportMailboxFolderPermissionsExcludeFoldertype'
- Separate error file, configuration via 'ErrorFile' parameter
- Comment based help
Changed
- Sample code directories now match the names of the contained scripts (Get-DependentRecipients, Compare-RecipientPermissions)
- Massive performance gains in sample code Get-DependentRecipients
- Detecting root mailbox folder now uses the 'FolterType' property
- The debug file is no longer enabled per default, in favor of the error file. This can be changed with the 'DebugFile' parameter.
- Encode CSV file in UTF8 with BOM instead of UTF8 without BOM, so that Excel detects the file format correctly
File hashes
- SHA256 hash of 'Export-RecipientPermissions_v1.2.0.zip': 2DAC13C15FED9DBF65DB76FEA5FC21AA912DFFA6AC87EC7193CD0E9E8166E678
- See 'hashes.txt' in 'Export-RecipientPermissions_v1.2.0.zip' for hash value of every single file in the release.
Release v1.1.0
v1.1.0 - 2022-02-23
Added
- Massive performance improvements, less RAM and network usage
- Documentation
- Command-line parameters
- Sample code: Permission changes over time
- Sample code: Get dependent recipients to support migrations to Exchange Online as not all permissions work cross-premises, or to graphically document existing permissions
File hashes
- SHA256 hash of 'Export-RecipientPermissions_v1.1.0.zip': 126338A61315A2127478A4DBBA05E1103B4AE33BFEABFE47006B19BC1FEEC87A
- See 'hashes.txt' in 'Export-RecipientPermissions_v1.1.0.zip' for hash value of every single file in the release.