Tag: Migration

Do Cross Tenant Features Help with Migration?

While cross-tenant features in Azure AD (such as B2B collaboration, guest access, and shared channels in Teams) can offer some short-term benefits during a migration scenario, they do not provide a comprehensive solution for tenant-to-tenant migration. In fact, they can introduce additional complexity and confusion during the process. Below is...

Read More

Understanding cross-tenant features in Microsoft 365

As organisations increasingly adopt Microsoft 365 for collaboration and productivity, many encounter scenarios requiring communication and resource sharing across different tenants. Microsoft 365 offers several cross-tenant features that enable seamless interaction while maintaining security and compliance. This blog explores these features, how they work, and when to use them. What...

Read More

PowerSyncPro Migration Agent likes and competition dislikes

After writing PowerSyncPro Directory Sync in PowerShell over Christmas in 2018, I added the first migration agent in 2020. The migration agent is all about making the end user’s life easier after migration. Since then the tool has been rewritten in C# using .Net Core. I wanted to talk about...

Read More

PowerSyncPro DirSync likes and competition dislikes

I first wrote PowerSyncPro Directory Sync in PowerShell over Christmas in 2018. Since then the tool has been rewritten in C# using .Net Core. I wanted to talk about things I am particularly proud of and also mention areas where I think other tools fall down. I’d love to hear...

Read More

Retrieving BitTitan statistics using Microsoft Graph

When you are using BitTitan MigrationWiz you can ask it to email you project statistics. Now this is great when you only have a handful of projects, but when you migrate tens of thousands of mailboxes, archives, OneDrive sites at the same time (and with BitTitan’s guidance to not have...

Read More

Get rid of Active Directory in three 'easy' steps

Transitioning from on-premises infrastructure to a cloud-native environment using Microsoft Entra ID (formerly Azure AD) and Microsoft 365 is a strategic move that can enhance security, improve scalability, and streamline IT management. However, this process can be complex, especially when it comes to moving users, applications, and Active Directory (AD)...

Read More

How Entra join impacts the local Administrators group

As organisations move to Microsoft Entra ID (formerly Azure Active Directory), it’s crucial to understand the implications for device management, particularly how the local administrators group is handled when transitioning from AD-joined or workgroup-joined devices to Entra joined devices. This blog explores what changes occur during this process, including the...

Read More

Deep dive into Azure AD SSO

As organisations increasingly adopt cloud-first strategies, hybrid environments have become the norm. Azure Active Directory (Azure AD), now part of Microsoft’s Entra product family, is the identity platform for managing users, devices, and access to resources across cloud and on-premises environments. One critical aspect of this integration is ensuring seamless...

Read More

Deep dive into Windows hybrid join

Entra Hybrid Join (EHJ) is a critical feature that allows Windows 10/11 devices to be registered in both on-premises Active Directory (AD) and Entra ID (previously Azure AD). This capability enables seamless single sign-on (SSO) across on-premises and cloud services, simplifying device management and enhancing security. This blog will guide...

Read More

Active Directory migration overview

Migrating from one Active Directory (AD) environment to another is a complex and delicate task that requires careful planning and execution. This guide will walk you through the essential steps and considerations for a successful AD-to-AD migration, focusing on minimising user impact, maintaining security, and ensuring ongoing access to critical...

Read More

Infrastructure versus user authentication

In today’s rapidly evolving digital landscape, securing both infrastructure and user authentication is critical to reducing the attack surface of an organisation’s IT environment. Traditionally, on-premises authentication has played a central role in managing access to applications, services, and servers. However, as threats have grown more sophisticated, it has become...

Read More

Remove BitTitan migrated mailbox items

Migrating mailbox data with BitTitan’s MigrationWiz is something that I have done many times, and I’m sure many others have as well. It works well, is reliable (as of date of writing this anyway :)), and it pretty fast. However if the mapping is wrong, it seems to migrate data...

Read More

Convert between SID and ObjectId

In Active Directory we are used to seeing Security Identifiers (SIDs) in Access Control Lists (ACLs) and they are made up of S-1-5-12-- where the RID for non system objects is a number above 1000. Now in Azure AD that wouldn't work as the RID part would quickly exhaust and...

Read More
Follow
Follow