Microsoft Intune

Stay on top of modern device management with guides, troubleshooting tips, and best practices for Intune. From enrollment errors and compliance policies to automation with PowerShell and Microsoft Graph, this section helps IT admins streamline Windows, iOS, and Android management in the cloud.

How to Prepare Win32 App Installation source for Intune Using Intune WinAppUtil

Win32 apps provide us greater control over the deployment of application. We can deploy 32 bit and 64 bit application through Microsoft Intune Win32 apps. The Win32 apps support deployment of multiple files via IntuneWin wrapper / Intune WinAppUtil (intuneWinAppUtil.exe). The IntuneWin Wrapper can be used to deploy multiple files such as MSI with transform (MST). The Win32 app also support the deployment of .EXE file by converting them to .intunewin format. IntuneWinAppUtil help you to prepare win32 app installation source for Microsoft Intune deployment.

How to Prepare Win32 App Installation source for Intune Using Intune WinAppUtil Read More »

win32 app deployment

How to Export Managed Device Details from Intune

Managed devices are devices that are under some sort of organization control. You administrator can setup or restrict some feature or control how device can be used. The devices managed by Microsoft Intune are called Intune Managed Devices. We can export managed device details from Microsoft Intune Admin Center. We can also use PowerShell SDK for Microsoft Intune Graph API to export the device details in CSV file.

How to Export Managed Device Details from Intune Read More »

Intune export device details

How to Install PowerShell SDK for Microsoft Intune Graph API

Microsoft is deprecating the Azure AD PowerShell Module and MS Online module in 2022. So, admin need to migrate to either PowerShell SDK for Microsoft Intune Graph API or Microsoft Graph API. Let’s see how we can install PowerShell SDK for Microsoft Intune Graph API from PowerShell Gallery.

How to Install PowerShell SDK for Microsoft Intune Graph API Read More »

Scroll to Top