CloudGuru
← All topics

Tag

Passwordless

2 articles

WHFB9 min read

PowerShell script that provides two main options for setting up a Kerberos Server object

Below is a streamlined PowerShell script that provides two main options for setting up a Kerberos Server object in Active Directory and publishing it to Microsoft Entra ID. This approach simplifies the process by offering distinct choices, ensuring clarity and ease of use. Options: Prerequisites: Complete PowerShell Script Save the following script as Setup-EntraIDKerberosServer.ps1: <#.SYNOPSIS …

WHFB5 min read

Cloud Kerberos Trust for Windows Hello for Business : A Step-by-Step Guide

In today’s world, securing access to corporate devices is more crucial than ever. Windows Hello for Business provides an advanced and user-friendly solution to enhance security through biometrics like facial recognition, fingerprint, or PIN-based authentication. In this post, I’ll guide you through setting up and configuring Windows Hello for Business for your organization. What is …