BitLocker state of encrypted, but no Key Protectors and Protection off. Resolving with Intune.

This post describes a recent issue I had with BitLocker drive encryption. It started with Hybrid AAD joined devices showing successfully encrypted, but keys are not uploading to Azure AD, and the encryption settings were not really being deployed. Further investigation revealed a strange BitLocker state on most of the machines. If you find yourself in […]

BitLocker state of encrypted, but no Key Protectors and Protection off. Resolving with Intune. Read More »

How to Convert AD Connect Synchronized Users To Cloud Managed Identities

If you’re using AD connect and you’re planning to eliminate Active Directory, you’ll eventually need to remove AD connect and convert all users to cloud managed identities. Azure AD Connect synchronizes your AD identities with Azure AD, giving the users a cloud identity in addition to their on-prem identity. However, AD remains the source of

How to Convert AD Connect Synchronized Users To Cloud Managed Identities Read More »

Why your business needs Azure AD & Microsoft Endpoint Manager, and How to Plan your Migration

As organizations continue to expand their remote workforces, those refusing to adopt modern cloud solutions are neglecting tools that enhance mobility and productivity. They’re also putting corporate data at higher risk of compromise by not taking advantage of modern cloud security solutions. It wasn’t that long ago where nearly all employees were reporting to an

Why your business needs Azure AD & Microsoft Endpoint Manager, and How to Plan your Migration Read More »

Find successful basic authentications quickly with PowerShell

This is a quick post, but useful for anyone who has not stamped out basic authentication in their environment. Or perhaps you’ve inherited several new clients, or need to identify this across many clients. In any case, you can always use the manual method of signing into the Azure GUI and filtering sign-in logs, which

Find successful basic authentications quickly with PowerShell Read More »

Win365 Cloud PC review – Benchmarking, RDP Short path, and Mobile device Experience

Microsoft recently brought back the Windows 365 Cloud PC trial, and with limited Windows 365 experience, this was my chance to get some hand-on experience for free. With AVD and Windows 365 really looking like the future of large scale VDI, I wanted to do some benchmarking on the hardware, test RDP Short path for

Win365 Cloud PC review – Benchmarking, RDP Short path, and Mobile device Experience Read More »

Collaborate in Teams with users from other Azure AD tenants without switching orgs – Azure B2B Direct Connect trust

If you use Teams as a collaboration tool, you or your clients may have outside businesses they collaborate with. The traditional way to add outside users is to add them as guest users, and then give them permissions to your Teams/Channels. However, what if this is a long term project, you have numerous departments or

Collaborate in Teams with users from other Azure AD tenants without switching orgs – Azure B2B Direct Connect trust Read More »

User vs System install behavior – know what your scripts are doing, and how to open PowerShell as system.

A quick summary on User/System context for app deployments I see posts about this on Reddit pretty often. Usually the OP is trying to copy a configuration file to the target user’s appdata folder. They run the script manually on a workstation, and it all works fine, but when they try deploying it through Intune,

User vs System install behavior – know what your scripts are doing, and how to open PowerShell as system. Read More »