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

ConfigMgr Technical Preview 1710 – Run script update

  Last night for us Europeans there was another ConfigMgr Technical Preview release and this time its version 1710. There are many new great features indroduced to this Technical Preview and the full overview you can find over at Microsoft. https://docs.microsoft.com/en-us/sccm/core/get-started/capabilities-in-technical-preview-1710   In this post I will focus on one