Microsoft have had an issue for over 1,5 years now, then admins wants to use the Get-MgReportSharePointSiteUsageDetail from Graph API to get info about all SharePoint sites within the tenant. The issue is that the Site URL field is not containing any data. In Fellowmind where I work, I have built a tool we use …
Continue reading SharePoint Online – Get Site URL even if Get-MgReportSharePointSiteUsageDetail is not working
Author:Christoffer Klarskov Jakobsen
Create PIM group for Entra Roles – Visible Assignments
Description This guide will walk through the proces of creating a security Group combined with a PIM enabled group that will give members eligility to elevate and become User Administrator (any other role could apply, I just this admin role for this demo). The issue If we were to grant users direct eligible assignment to …
Continue reading Create PIM group for Entra Roles – Visible Assignments
SharePoint Online – Get tenant storage usage with PowerShell and MgGraph cmdlets
I was working on a Microsoft 365 tenant report and had used PowerShell PnP module. But since getting info about total storage capacity within the tenant requires write permissions to all SharePoint sites, I wanted to look into another way of getting this insights via code. I use a report that can be pulled from …
Continue reading SharePoint Online – Get tenant storage usage with PowerShell and MgGraph cmdlets
Identity Governance – Lifecycle Workflows – Hybrid domain
In my previous blog posts, I was looking into the newer Microsoft Entra Cloud Sync and how to configure it. For customers that have removed tier 2 devices that was hybrid joined,switching from the older Microsoft Entra Cloud Connect to the newer Sync edition, could give some added features and support the company workflow for …
Continue reading Identity Governance – Lifecycle Workflows – Hybrid domain
Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 6 – How to create users in Entra ID and sync to Active Directory
THIS ARTICLE IS PART OF THE SERIES: Entra Cloud Sync – Lightweight Agent – Cloud Managed – Christoffer Klarskov Jakobsen – Microsoft Architect Since you can actually not have users created in Entra ID and then synced to local Active Directory, I will show what would happen if you have an automatic provisioning of users …
Continue reading Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 6 – How to create users in Entra ID and sync to Active Directory
Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 5 – How to create groups in Entra ID
THIS ARTICLE IS PART OF THE SERIES: Entra Cloud Sync – Lightweight Agent – Cloud Managed – Christoffer Klarskov Jakobsen – Microsoft Architect You create groups in Entra ID the normal way you are used to. Or if you have a HR system provisioning the groups into Entra ID, this is supported too. You will …
Continue reading Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 5 – How to create groups in Entra ID
Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 4 – Configure Entra ID to Active Directory Sync
THIS ARTICLE IS PART OF THE SERIES: Entra Cloud Sync – Lightweight Agent – Cloud Managed – Christoffer Klarskov Jakobsen – Microsoft Architect Create a new sync configuration, from Entra ID to Active Directory: After initial creation that is much similar the configuration of the other way around, you can now go into filtering of …
Continue reading Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 4 – Configure Entra ID to Active Directory Sync
Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 3 – Configure Active Directory to Entra ID sync
THIS ARTICLE IS PART OF THE SERIES: Entra Cloud Sync – Lightweight Agent – Cloud Managed – Christoffer Klarskov Jakobsen – Microsoft Architect In cloud sync, chose to setup new configuration – AD to Entra ID: Make sure password hash sync is enabled and then provision. After initial configuration, sync is not active yet. Go …
Continue reading Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 3 – Configure Active Directory to Entra ID sync
Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 2 -On-demand provisioning
THIS ARTICLE IS PART OF THE SERIES: Entra Cloud Sync – Lightweight Agent – Cloud Managed – Christoffer Klarskov Jakobsen – Microsoft Architect This section is to ensure one understand that there is a way of testing before enabling syncs. You will need to configure the sync, but in the following articles about configuration of …
Continue reading Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 2 -On-demand provisioning
Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 1 – Install Agents
THIS ARTICLE IS PART OF THE SERIES: Entra Cloud Sync – Lightweight Agent – Cloud Managed – Christoffer Klarskov Jakobsen – Microsoft Architect ImportantYou should install the agent on multiple tier 0 servers – this is supported and will add to the resilience of password hash configuration and general provisioning if one agent goes offline. …
Continue reading Entra Cloud Sync – Lightweight Agent – Cloud Managed – Part 1 – Install Agents