SCCM

User-Driven Home Drive Migrations to OneDrive using MEMCM

This script wont necessarily fit your environment, it may do with tweaking, but my hope is that it will give you an idea of how you can approach different challenges using the different tools in you arsenal. TL;DR The script can be found here https://github.com/byteben/OneDrive/blob/master/export-homedrive.ps1 During a recent Windows 10 adoption project there was a […]

User-Driven Home Drive Migrations to OneDrive using MEMCM Read More »

Co-management Series “Merging the Perimeter” – Part 8: Monitoring Co-management

In the final part of the series we will look at the different ways of monitoring Co-management. Part 1: What is Co-management? Part 2: Paths to Co-management Part 3: Co-management Prerequisites Part 4: Configuring Hybrid Azure AD Part 5: Enabling Co-management Part 6: Switching Workloads to Intune Part 7: Co-management Capabilities Part 8: Monitoring Co-management

Co-management Series “Merging the Perimeter” – Part 8: Monitoring Co-management Read More »

Co-management Series “Merging the Perimeter” – Part 7: Co-management Capabilities

In this part of the series we will look at Co-management capabilities and discuss what they are, how they work and what the numerical representation indicates. Part 1: What is Co-management? Part 2: Paths to Co-management Part 3: Co-management Prerequisites Part 4: Configuring Hybrid Azure AD Part 5: Enabling Co-management Part 6: Switching Workloads to

Co-management Series “Merging the Perimeter” – Part 7: Co-management Capabilities Read More »

Co-management Series “Merging the Perimeter” – Part 6: Switching Workloads to Intune

In this part of the series we will look at moving some of the workloads from SCCM to Intune. We will focus on the “Compliance Policies” and “Client Apps” workloads. Part 1: What is Co-management? Part 2: Paths to Co-management Part 3: Co-management Prerequisites Part 4: Configuring Hybrid Azure AD Part 5: Enabling Co-management Part

Co-management Series “Merging the Perimeter” – Part 6: Switching Workloads to Intune Read More »

Co-management Series “Merging the Perimeter” – Part 4: Configuring Hybrid Azure AD

In this part of the series we will look at configuring Hybrid Azure AD before we can get our clients into a Co-managed state. First we will install Azure AD Connect and then we will enable the SCCM Client Setting to facilitate the Hybrid Join. Part 1: What is Co-management? Part 2: Paths to Co-management

Co-management Series “Merging the Perimeter” – Part 4: Configuring Hybrid Azure AD Read More »

Co-management Series “Merging the Perimeter” – Part 2: Paths to Co-management

In the previous post for this series, we looked at “What is Co-management?”. In this part of the series we will look at the different paths to co-management. Part 1: What is Co-management? Part 2: Paths to Co-management Part 3: Co-management Prerequisites Part 4: Configuring Hybrid Azure AD Part 5: Enabling Co-management Part 6: Switching

Co-management Series “Merging the Perimeter” – Part 2: Paths to Co-management Read More »

Co-management Series “Merging the Perimeter” – Part 1: What is Co-management?

In the following series we will take a deep dive into Co-management. Co-management is a technology that harmonizes workloads between the the Intune and SCCM agent. It is a unique relationship that only Intune and SCCM can be part of. Other MDM vendors can only “co-exist” with SCCM – infact when the SCCM agent sees

Co-management Series “Merging the Perimeter” – Part 1: What is Co-management? Read More »

“The site database has a backlog of SQL change tracking data”

One of the more common prerequisite warnings I see when updating SCCM in my lab is:- [Completed with warning]:The site database has a backlog of SQL change tracking data. For more information, see https://go.microsoft.com/fwlink/?linkid=2027576 SCCM Update Pack Installation Status We can see the same warning in ConfigMgrPreReq.log What does this warning mean? Starting in SCCM

“The site database has a backlog of SQL change tracking data” Read More »

SCCM Site Server In-Place Upgrade from Windows Server 2012 R2 to Windows Server 2019

I am rationalizing and updating my lab on a grey, Saturday afternoon and decided to blog the update process for getting my Server 2012 R2 Primary Site Server up to Server 2019. SQL Server is not installed on the same VM in my lab. You should make other considerations if SQL is installed on your

SCCM Site Server In-Place Upgrade from Windows Server 2012 R2 to Windows Server 2019 Read More »