Skip to content

Release v2.0.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jul 22:57
· 27 commits to main since this release

v2.0.0-beta1 - 2022-07-09

Breaking: See 'Changed' section for breaking changes

Changed

  • Breaking: New default values for several parameters:
    • 'ExportMailboxFolderPermissions': '$false'
    • 'ExportMailboxFolderPermissionsAnonymous': '$true'
    • 'ExportMailboxFolderPermissionsDefault': '$true'
  • The GrantorFilter parameter can now only use the reference variable '$Grantor' and no longer '$Recipient'. This change has been announced with the release v1.5.0.

Added

  • The new parameter 'RecipientProperties' controls which recipient properties are loaded and can then be used in 'GrantorFilter' and 'TrusteeFilter'. It also helps keep network traffic and memory usage low. See 'README' for details.
  • Mail-enabled public folders are now considered when exporting Send As and Send On Behalf permissions
  • Export of public folder permissions. See 'README' for details regarding the new parameters 'ExportPublicFolderPermissions', 'ExportPublicFolderPermissionsAnonymous', 'ExportPublicFolderPermissionsDefault' and 'ExportPublicFolderPermissionsExcludeFoldertype'.
  • Export management role group permissions. See 'README' for new parameter 'ExportManagementRoleGroupMembers'.
  • Export forwarders. See 'README' for details regarding the 'ExportForwarders' parameter.
  • The sample file 'Export-RecipientPermissions_Result.csv' shows a typical result file of Export-RecipientPermissions

Fixed

  • Export all Send As permissions, not only the one granted by the last recipient checked by each parallel job

File hashes

  • SHA256 hash of 'Export-RecipientPermissions_v2.0.0-beta1.zip': 31ECBD7D14A5E793920DB356BC57A3B10526F9453B3500CE906EA0F272AA51E4
  • See 'hashes.txt' in 'Export-RecipientPermissions_v2.0.0-beta1.zip' for hash value of every single file in the release.