Hi again Today I'm writing about something that I faced the other day when we couldn't keep 100% of the devices deployed by Autopilot (user-driven & Hybrid Azure AD joined) Users or Service Desk has to rename the device when the device is fully operational in Intune/AAD Let's recap the flow device hardware hash imported … Continue reading Proactive Remediation – Toast Notification Non-Standard Device Name
Author: Thiago Beier
Proactive Remediation – recover local admin
Hi there I hope you're enjoying other posts related to Intune today I'm publishing a Proactive Remediation script (detection and remediation) to assist with local admin credential recovery for any environment size. This will probably be replaced by LAPS when it comes to Intune in GA (General Availability). If you have worked with companies where … Continue reading Proactive Remediation – recover local admin
Get Azure AD Registered Devices per user using PowerShell
Hi again folks Azure AD device cleanup it's crucial for ADDS (Active Directory Domain Services), AAD (Azure AD), and Intune-managed devices from a device lifecycle and its Dynamic device security groups in use in your environment. Have you ever asked yourself the following? how many active users do I have in ADDS how many devices … Continue reading Get Azure AD Registered Devices per user using PowerShell
Azure AD application – self-signed certificate
Hi again If you're following this blog you probably have seen the previous posts - Create an Azure App registration and delegate permission 📝 - Authenticate using a secret password 📝 This option is largely used when we want to automate tasks through PowerShell or any other automation tool. After you have your Azure AD … Continue reading Azure AD application – self-signed certificate
Create an Azure AD application
Hi again If you are following some posts here. You probably need to understand the process behind uploading/importing device hash into Windows Autopilot Devices Brand New Device or existing device being added to your tenant (autopilot) IT personnel import device hash to Windows Autopilot devices and Autopilot the device IT OPS gets notifications on a … Continue reading Create an Azure AD application