Get-ClientIntunePolicyResult
1.0.1
**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-be
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-be
**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).
# My HTML report 👇 ![my report.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1636618134545/3A2AR-KrQ.png)
# Built-in Intune HTML report 👇 ![built-in report.png](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).
# My HTML report 👇 ![my report.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1636618134545/3A2AR-KrQ.png)
# Built-in Intune HTML report 👇 ![built-in report.png](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