IntuneStuff

1.1.7

Various Intune related functions. Some of them are explained at https://doitpsway.com/.

Some of the interesting functions:
- ConvertFrom-MDMDiagReportXML - converts Intune XML report generated by MdmDiagnosticsTool.exe to a PowerShell object
- Get-IntuneRemediationScript - gets Intune Remediation scripts information from client`s log files and registry
- Get-Intu
Various Intune related functions. Some of them are explained at https://doitpsway.com/.

Some of the interesting functions:
- ConvertFrom-MDMDiagReportXML - converts Intune XML report generated by MdmDiagnosticsTool.exe to a PowerShell object
- Get-IntuneRemediationScript - gets Intune Remediation scripts information from client`s log files and registry
- Get-IntuneScript - gets Intune (non-remediation) scripts information from client`s registry and captured script files
- Get-IntuneWin32App - shows Win32 apps deployed from Intune to local/remote computer (without connecting to the Intune)
- Get-IntuneScriptContent - gets content of the Intune (non-remediation) scripts from the client itself
- Get-ClientIntunePolicyResult - RSOP/gpresult for Intune
- Get-IntuneLog - opens Intune logs (files & system logs)
- Get-UserSIDForUserAzureID - translates user AzureID to local SID
- Invoke-MDMReenrollment - resets device Intune management connection
- Invoke-IntuneScriptRedeploy - redeploy script deployed from Intune
- Invoke-IntuneWin32AppRedeploy - redeploy application deployed from Intune
- Reset-HybridADJoin - reset Hybrid AzureAD join connection
- Reset-IntuneEnrollment - reset device Intune management enrollment
- Set-AADDeviceExtensionAttribute - set/reset device extension attribute
- Upload-IntuneAutopilotHash - upload given autopilot hash (owner and hostname) into Intune
- ...
Show more

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name IntuneStuff -RequiredVersion 1.1.7

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

Install-PSResource -Name IntuneStuff -Version 1.1.7

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

Copyright

(c) 2022 @AndrewZtrhgf. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
1.4.9 3,952 3/26/2024
1.4.8 250 3/25/2024
1.4.7 962 3/20/2024
1.4.6 13,353 1/12/2024
1.4.5 74 1/12/2024
1.4.4 4,658 10/19/2023
1.4.3 802 9/20/2023
1.4.2 1,639 7/11/2023
1.4.1 352 6/27/2023
1.4.0 719 6/9/2023
1.3.1 53 6/8/2023
1.3.0 1,447 5/15/2023
1.2.10 497 5/10/2023
1.2.9 6 5/10/2023
1.2.8 6,087 10/14/2022
1.2.7 90 10/12/2022
1.2.6 11 10/12/2022
1.2.5 10 10/12/2022
1.2.4 31 10/11/2022
1.2.3 12 10/10/2022
1.2.2 157 10/4/2022
1.2.1 99 9/29/2022
1.2.0 28 9/28/2022
1.1.7 (current version) 52 9/27/2022
1.1.6 18 9/27/2022
1.1.5 34 9/26/2022
1.1.4 36 9/22/2022
1.1.3 49 9/20/2022
1.1.2 81 9/12/2022
1.1.1 18 9/9/2022
1.1.0 15 9/8/2022
1.0.18 32 9/4/2022
1.0.17 41 8/29/2022
1.0.16 13 8/28/2022
1.0.15 10 8/26/2022
1.0.14 24 8/24/2022
1.0.13 17 8/23/2022
1.0.12 28 8/18/2022
1.0.11 12 8/18/2022
1.0.10 11 8/18/2022
1.0.9 37 8/14/2022
1.0.8 38 8/5/2022
1.0.7 13 8/4/2022
1.0.6 10 8/4/2022
1.0.5 59 7/26/2022
1.0.4 189 6/23/2022
1.0.3 82 5/25/2022
1.0.2 114 5/18/2022
1.0.1 22 5/18/2022
1.0.0 25 5/17/2022
Show less