Get All List Items in Library using PowerShell with CSOM
In this article, I am going write a simple Powershell script using client object model (CSOM) to find and retrieve …
In this article, I am going write a simple Powershell script using client object model (CSOM) to find and retrieve …
Hiding Office 365 Group from Global Address List (GAL) is one of the tedious job as there is no Admin …
Office 365 Group is a back end service for Microsoft Teams, Planner, and etc. By default Office 365 Groups are …
In Exchange Online, users can have additional mailbox storage space by enabling In-Place Archive. Archive mailboxes also provide an alternate …
This post is follow-up of the article https://www.morgantechspace.com/2016/09/read-sharepoint-user-profile-properties-csom.html, in previous post I have clearly explained about how to read current …
We can get the list of all external users in a SharePoint Online tenant using SharePoint Online Powershell cmdlet Get-SPOExternalUser …
You can easily add a new license with required features and remove an existing license using Azure AD Powershell cmdlet …
You may need to see how much space your users are using in OneDrive for Business storage and need to …
I have just developed a small application to import holiday list from csv file into every Office 365 users Outlook …
We can use the Add-UnifiedGroupLinks cmdlet to add members and owners to an Office 365 Group and remove members and …