RKSolutions
1.0.0
PowerShell module consolidating Intune Enrollment Flows, Intune Anomalies, Entra Admin Roles, and M365 License Assignment reports. Connects to Microsoft Graph and generates HTML/CSV reports.
Minimum PowerShell version
5.1
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
Functions
Connect-RKGraph Disconnect-RKGraph Get-IntuneEnrollmentFlowsReport Get-IntuneAnomaliesReport Get-EntraAdminRolesReport Get-M365LicenseAssignmentReport
Dependencies
Release Notes
1.0.0 - Initial module release. Consolidates Generate-IntuneEnrollmentFlowsReport, Generate-IntuneAnomaliesReport, Generate-EntraAdminRolesReport, and Generate-M365LicenseAssignmentReport scripts into a single module with shared auth, export, and email helpers.
FileList
- RKSolutions.nuspec
- README.md
- Private\Connect-ToMgGraph.ps1
- RKSolutions.psd1
- Private\Install-Requirements.ps1
- RKSolutions.psm1
- Private\Send-EmailWithAttachment.ps1
- Private\Invoke-GraphRequestWithPaging.ps1
- Private\M365License.ps1
- Public\Get-M365LicenseAssignmentReport.ps1
- Private\IntuneAnomalies.ps1
- Public\Connect-RKGraph.ps1
- Private\Export-Results.ps1
- Public\Disconnect-RKGraph.ps1
- Private\ConvertTo-DateString.ps1
- Public\Get-IntuneEnrollmentFlowsReport.ps1
- Private\IntuneEnrollmentFlows.ps1
- Public\Get-IntuneAnomaliesReport.ps1
- Private\EntraAdminRoles.ps1
- Public\Get-EntraAdminRolesReport.ps1
- Private\Invoke-RKSolutionsWithConnection.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.1 | 27 | 3/11/2026 |
| 1.0.0 (current version) | 15 | 3/9/2026 |