Mailbox folder permissions cmdlets now return a PermissionSecurityPrincipal object

Microsoft updated the Get-MailboxFolderPermission cmdlet so that it now returns a PermissionSecurityPrincipal object instead of ReducedRecipient one. So what does that mean for reporting on folder permissions? …

Continue readingMailbox folder permissions cmdlets now return a PermissionSecurityPrincipal object

Using Fiddler to examine remote PowerShell sessions

Most of you have probably used Fiddler to troubleshoot an issue or two, and thus are familiar with it capabilities to capture and decrypt HTTP(S) traffic. In the Office 365 world, it’s a commonly used tool to investigate issues with authentication and web queries in general, including those made by …

Continue readingUsing Fiddler to examine remote PowerShell sessions

Microsoft to retire New-MoveRequest for local mailbox moves in Office 365

In a short announcement posted over at the MTC, Microsoft announced plans to retire the self-service mailbox move functionality in Exchange Online. Said feature, made available via the New-MoveRequest cmdlet few years back, was initially launched as a tool to allow admins to initiate go-local moves. Its use however quickly …

Continue readingMicrosoft to retire New-MoveRequest for local mailbox moves in Office 365