Single Sign-on with Windows Hello For business on Azure AD devices using cloud trust

There are a few different ways of getting Single Sign-on (SSO) with Windows Hello For Business (WHfB) up and running for Azure AD devices however in my opinion it has been very complex and the documentation from Microsoft have been hard to get my head around. There are so many

Restrict Windows 10 and Windows 11 logon to the current user or user who enrolled the device during Autopilot

A while back I investigate if there was any possibility to lock down a Windows 10 or 11 device that gets provisioned with Autopilot and enrolled in to Azure AD and Intune to only allow the user who enrolled the device to be able to logon to that specific machine.

Get all assigned Intune policies and apps per Azure AD group

IMPORTANT NOTICE. A new updated article on this topic has been published here: https://timmyit.com/2023/10/09/get-all-assigned-intune-policies-and-apps-from-a-microsoft-entra-group/ The new article covers using the new Microsoft.Graph Powershell SDK instead of the old Intune Powershell SDK that has not been updated since 2019. I recommend you take a look at the newer article. During MMS

Import the Intune powershell sdk module in Azure automation

One of the great new-ish features if not the greatest feature is the option to import the Intune Powershell SDK module in Azure Automation. This features has been requested for a long time and its finally here 😀 YAY ! Previously you had to do a lot of tinkering and

Send custom notifications with intune powershell sdk

Last week (Week of July 22, 2019) Microsoft released a new feature in Intune where admins now can send custom notifications to the Company Portal app to Android and iOS devices. A short explenation of the function is that you send a notification to the Company portal application on iOS

Intune Powershell SDK – 2019

Back in 2018 I wrote a post about the Intune powershell SDK and explaining how to install it. What is the Intune Powershell SDK ? Its a powershell module which contains 1569 cmdlets, yes you read that correctly 1569 different cmdlets to help IT pro’s automate and manage their Intune