Skip to content

Releases: GruberMarkus/Export-RecipientPermissions

Release v1.2.0

03 Mar 14:29
Compare
Choose a tag to compare

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

24 Feb 09:25
fb9fe3f
Compare
Choose a tag to compare

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.