Icewolf.Exchange.MAPI

0.4.0

This is a Powershell Module that simplifies the Handling of MAPI Permissions for Exchange and Exchange Online.
Install-Module Icewolf.Exchange.MAPI

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Icewolf.Exchange.MAPI

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Icewolf.Exchange.MAPI

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023 Andres Bohren. All rights reserved.

Package Details

Author(s)

  • Andres Bohren

Tags

Exchange ExchangeOnline MAPI FolderPermission

Functions

Add-MAPIPermission Export-MAPIPermission Remove-MAPIPermission

Dependencies

This module has no dependencies.

Release Notes


---------------------------------------------------------------------------------------------
Whats new in this release:
V0.4.0
- Added Folders "SentItems" and "DeletedItems" to the Default Folder List

V0.3.0
- Changed Parameter -Trustee to -User (with Alias Trustee)
- Add/Remove-MAPIPermission: Added -ExcludeFolders Parameter to exclude specific Subfolders (String or Array)
- Fixed Issue with special Characters on Folder DisplayNames
---------------------------------------------------------------------------------------------

FileList

Version History

Version Downloads Last updated
0.4.0 (current version) 1,427 10/12/2023
0.3.0-Preview2 30 2/16/2023
0.3.0-Preview1 9 12/29/2022