RKSolutions
1.1.0
PowerShell module consolidating Intune Enrollment Flows, Intune Anomalies, Entra Admin Roles, M365 License Assignment, and Custom Security Attributes reports. Connects to Microsoft Graph and generates interactive HTML reports with the Carbon Ember design system.
Minimum PowerShell version
7.0
Installation Options
Owners
Copyright
(c) 2026 Roy Klooster - RK Solutions. All rights reserved.
Package Details
Author(s)
- Roy Klooster
Tags
RKSolutions Microsoft365 MicrosoftIntune MicrosoftEntraID MicrosoftGraph DeviceManagement Reporting CustomSecurityAttributes
Functions
Connect-RKGraph Disconnect-RKGraph Get-IntuneEnrollmentFlowsReport Get-IntuneAnomaliesReport Get-EntraAdminRolesReport Get-M365LicenseAssignmentReport Get-CustomSecurityAttributesReport
Dependencies
Release Notes
1.1.0 - Rebranded all HTML reports with Carbon Ember design (Geist/Geist Mono typography, pill-style tabs, neutral dark theme). Added Get-CustomSecurityAttributesReport with multi-entity support (users, devices, enterprise apps), dynamic attribute set discovery, and coverage metrics. Fixed XSS vulnerabilities in HTML output. Added equal-width tabs, dark mode pagination, and locked DataTable column widths. Added skuFamily for OS edition detection, Windows 11 25H2 support. Added CustomSecAttributeAssignment.Read.All and CustomSecAttributeDefinition.Read.All scopes.
1.0.1 - Requires PowerShell 7.0 or higher. Fixed encoding issues for Windows compatibility. Improved error messaging when running on unsupported PowerShell versions.
1.0.0 - Initial module release. Consolidates Intune Enrollment Flows, Intune Anomalies, Entra Admin Roles, and M365 License Assignment reports into a single module.
FileList
- RKSolutions.nuspec
- Private\Connect-ToMgGraph.ps1
- Private\ConvertTo-DateString.ps1
- Private\CustomSecurityAttributes.ps1
- Private\EntraAdminRoles.ps1
- Private\Export-Results.ps1
- Private\Get-RKSolutionsReportTemplate.ps1
- Private\Install-Requirements.ps1
- Private\IntuneAnomalies.ps1
- Private\IntuneEnrollmentFlows.ps1
- Private\Invoke-GraphRequestWithPaging.ps1
- Private\Invoke-RKSolutionsWithConnection.ps1
- Private\M365License.ps1
- Private\Send-EmailWithAttachment.ps1
- Public\Connect-RKGraph.ps1
- Public\Disconnect-RKGraph.ps1
- Public\Get-CustomSecurityAttributesReport.ps1
- Public\Get-EntraAdminRolesReport.ps1
- Public\Get-IntuneAnomaliesReport.ps1
- Public\Get-IntuneEnrollmentFlowsReport.ps1
- Public\Get-M365LicenseAssignmentReport.ps1
- README.md
- RKSolutions.psd1
- RKSolutions.psm1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 (current version) | 13 | 5/8/2026 |
| 1.0.1 | 44 | 3/11/2026 |
| 1.0.0 | 16 | 3/9/2026 |