Get-ClientIntunePolicyResult
1.0.2
Script for getting report of all locally applied Intune policies. The result can be PSObject or HTML report.
In comparison to the built-in Intune HTML report, this one contains ALL policies, merged into logic groups with extra information like error, last execution time etc (see below).
For more information check my blog post https://doitpsway.com/get-a-better-intun
In comparison to the built-in Intune HTML report, this one contains ALL policies, merged into logic groups with extra information like error, last execution time etc (see below).
For more information check my blog post https://doitpsway.com/get-a-better-intun
Script for getting report of all locally applied Intune policies. The result can be PSObject or HTML report.
In comparison to the built-in Intune HTML report, this one contains ALL policies, merged into logic groups with extra information like error, last execution time etc (see below).
For more information check my blog post https://doitpsway.com/get-a-better-intune-policy-report-part-3.
How my Intune HTML report can look like: https://cdn.hashnode.com/res/hashnode/image/upload/v1636618134545/3A2AR-KrQ.png
How built-in Intune HTML report looks like: https://cdn.hashnode.com/res/hashnode/image/upload/v1636617956515/LWhmZrJZN.png
Show more
In comparison to the built-in Intune HTML report, this one contains ALL policies, merged into logic groups with extra information like error, last execution time etc (see below).
For more information check my blog post https://doitpsway.com/get-a-better-intune-policy-report-part-3.
How my Intune HTML report can look like: https://cdn.hashnode.com/res/hashnode/image/upload/v1636618134545/3A2AR-KrQ.png
How built-in Intune HTML report looks like: https://cdn.hashnode.com/res/hashnode/image/upload/v1636617956515/LWhmZrJZN.png
Installation Options
Owners
Package Details
Author(s)
- @AndrewZtrhgf
Tags
Functions
ConvertFrom-MDMDiagReportXML Test-URLStatus _translateStatus Get-InstalledSoftware _getIntuneScript _getIntuneApp _getRemediationScript
Dependencies
This script has no dependencies.
FileList
- Get-ClientIntunePolicyResult.nuspec
- Get-ClientIntunePolicyResult.ps1