I'm currently trying to get a few Powershell scripts to run via Intune to Windows 11 Pro laptops. The Powershell scripts run fine when tested via local Powershell but Intune doesn't seem to do ...
[string]$tenant #Tenant ID (optional) for when automating and you want to use across tenants instead of hard-coded [string]$clientid #ClientID is the type of Azure AD ...
The PowerShell script Get-WindowsAutopilotInfo.ps1 can be used to get a device's hardware hash and serial number. The serial number is useful for quickly seeing which device the hardware hash belongs ...