• Switching Entra Connect to Application-Based Authentication – Easy, Secure, Future-Proof

    Switching Entra Connect to Application-Based Authentication – Easy, Secure, Future-Proof

    Microsoft is pushing forward: Application-Based Authentication is now the recommended standard for Entra Connect (formerly Azure AD Connect). And the best part? Switching is dead simple. Most of the time, it’s literally just next – next – done if you use the Managed by Microsoft Entra Connect (recommended). 💡Why Switch? 🛠️ How It Works When…

    Read more …


  • Enabling SSO to On-Prem Resources for Entra-Only Devices Using Cloud Kerberos Trust

    Enabling SSO to On-Prem Resources for Entra-Only Devices Using Cloud Kerberos Trust

    In modern environments where devices are joined only to Microsoft Entra ID, enabling seamless access to on-premises resources like file shares or legacy applications can be a challenge. This blog post walks through how to configure Cloud Kerberos Trust to enable Single Sign-On (SSO) for Entra-only joined devices—without requiring a hybrid join or certificate-based trust. 🧰 Prerequisites 🖥️ Step…

    Read more …


  • Register Devices to Windows Autopilot – The Easy Way

    Register Devices to Windows Autopilot – The Easy Way

    Manually registering devices for Windows Autopilot via CSV upload can be a hassle – especially during on-site deployments or when dealing with just a handful of machines. This PowerShell script simplifies the process by uploading Autopilot info directly to Intune via Microsoft Graph. ✅ What the script does 💡Why use it? Perfect for small environments,…

    Read more …


  • Using Intune Remediations to Manage Windows 11 Taskbar Alignment

    Using Intune Remediations to Manage Windows 11 Taskbar Alignment

    In this post, I’ll walk through a real-world example: enforcing the taskbar alignment on Windows 11 devices. While seemingly minor, consistent UI configurations can help standardize user experiences across the enterprise – especially in environments with strict UX or branding guidelines. We’ll use a detection script to check alignment, and a remediation script to set…

    Read more …