Image

Ph: (07) 8686516
Office Hrs: 7am to 6pm, Monday-Friday, NZ Std Time
After Hours Support by Arrangement

Using WireShark to ensure clear text user details aren't leaked

Using WireShark to ensure clear text user details aren't leaked

PowerShell - Add permissions to a Public Folder on Exchange Online

On occasion, if you need to grant permissions for a user to a specific Public Folder on Exchange Online, the surest way is to use the Exchange Management Shell. Simply issue the command:

Add-PublicFolderClientPermission -Identity "\Your Org Name Public Folders\This subfolder" -User YourUsersEmailAccount -AccessRights PublishingEditor