If you’re already familiar with what a package manager is, feel free to skip this paragraph.
[Read More]
Renewal Ndes Certificate
Network Device Enrollment Service (NDES) requests two certificates according the following two certificate templates configured with the “Intended purpose” (Enhanced Key Usages) set to “Certificate Request Agent”:
[Read More]
Intune Autopilot Hybrid Join Error Something Went Wrong 80070774
Quick blog around Intune Autopilot Hybrid Domain Join and error message 80070774.
[Read More]
Gather Windows Autopilot Device Data
Link to powershell script Export Computer AutoPilot Data .\Get-WindowsAutoPilotInfo.ps1 -ComputerName MYCOMPUTER -OutputFile .
[Read More]
Install Office Pro Plus in Intune From Xml Data
Microsoft has in Intune 1903 released that we now can deploy Office Pro Plus from xml, before we only have the choice to use the configuration designer.
[Read More]
Block Download via Conditional Access and Mcas
Hi, today I want to talk about Conditional Access and Conditional Access App Control (MCAS for short) but why?
[Read More]
Quick Tip to Get Guid Code for Apps
get-wmiobject Win32_Product | Format-Table IdentifyingNumber, Name, LocalPackage -AutoSize
Remove Windows 10 Applications From Powershell
You can remove application as Get Office, Calender and Mail from powershell, if you are using Intune.
[Read More]