IntuneTT
1.0.8
Intune Troubleshooting Toolkit - To help with troubleshooting policy, app and other such deployments.
I did not make all of the scripts within this, the idea of the tool is to collect all the useful stuff for troubleshooting
Intune devices into one space.
Installation Options
Owners
Copyright
(c) 2025 William Hornsby. All rights reserved.
Package Details
Author(s)
- William Hornsby
Tags
Intune Troubleshooting Toolkit PowerShell
Functions
Get-UninstallStrings Get-RunningProcessInfo Install-RequiredModule Get-AutopilotDiagnosticInfo ParseIMELogs Find-StringInFile Get-Win32AppReport Get-PendingReboot Get-WinAppAssignments Get-AttestationReadiness Get-AllMDMDiagnosticInfo Remove-Win32AppKeys
Dependencies
This module has no dependencies.
Release Notes
#### Version 1.0.8 - Release ####
- No changes to files, new folder layout to avoid uploading git files.
#### Version 1.0.7 - Release ####
- Added function: Get-MDMDiagnostics - which will collect all diagnostics, same as the Collect Diagnostics option in Intune.
- Added function: Remove-Win32AppKeys - will remove all traces of an appid from the win32app reg keys, aking to refreshing gpos for apps.
- Added function: Install-RequiredModule - Listed modules as dependacies of thes module and function to install them all.
- Added function: Get-RunningProcessInfo - Will search for a string in the running processes and return the list.
- Added function: Get-UninstallStrings - Will try to return any applications that have uninstall strings in the registry.
- Changed function name, Get-MDMDiagnosticInfo to Get-AutopilotDiagnosticInfo - clearer name for what it returns.
#### Version 1.0.6 - Release ####
- Fixed Get-WinAppAssignments Function Error when Script is not installed
- Fixed Install-RequiredMGGraphModules error for compliance module
- Added function: Get-AttestationReadiness - which will check for attestation Readiness for Autopilot
#### Version 1.0.3 - Release ####
- Added function: Get-PendingReboot - which will check for pending reboots.
- Added function: Get-Win32AppReport - which will download and run the Get-Win32AppReport Script.
- Added function: Install-RequiredMGGraphModules - installs the modules needed for this module and the ones most commonly used.
- Added function: Get-WinAppAssignments - will download and run the Get-Win32AppReport Script.
#### Version 1.0.2 - Release ####
- Removed ps1 file, not needed.
#### Version 1.0.1 - Release ####
- Figuring out how to package and publish!
- Only added initial functionality to module.
FileList
- IntuneTT.nuspec
- IntuneTT.psd1
- IntuneTT.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.8 (current version) | 7 | 4/14/2025 |