Full Access Mailbox Permissions Report using Powershell
In this post, we will explore how to list users who have full access permission in other users’ mailbox. We …
In this post, we will explore how to list users who have full access permission in other users’ mailbox. We …
You might have already known the resources ListItem and File if you have worked with SharePoint files with CSOM. In …
Problem I have been working with application that uses Device Code Flow to authenticate Office 365 user to consume Graph …
As you know modern Office 365 groups are being used as base service for other Office 365 workloads (Ex: Teams, …
In this post, I am going to share Powershell script to find and list devices that are registered by Azure …
I have been working with Microsoft Planner using Graph API and getting the error message ErrorAccessDenied : Access to OData …
In Office 365 tenant, by default, any user can easily connect Azure AD Powershell and run the command Get-MsolUser or …
Mail-enabled security group is nothing but the security group which also acts as a distribution list. The group’s security-related properties …
Mail-enabled security group is nothing but the security group which also acts as a distribution list. In this post, we …
Two types of security groups are supported in Office 365, normal security group and mail-enabled security group. Both groups are …