Get-ClientIntunePolicyResult

1.0.3

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
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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Get-ClientIntunePolicyResult -RequiredVersion 1.0.3

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

FileList

Version History

Version Downloads Last updated
1.0.6 544 11/19/2021
1.0.5 20 11/18/2021
1.0.4 26 11/18/2021
1.0.3 (current version) 87 11/11/2021
1.0.2 18 11/11/2021
1.0.1 19 11/11/2021
1.0 24 11/11/2021
Show more