IntuneStuff

1.2.6

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

Some of the interesting functions:
- Get-IntuneRemediationScriptLocally - gets Intune Remediation scripts information from client`s log files and registry (including scripts content)
- Get-IntuneScriptLocally - gets Intune (non-remediation) scripts information from client`s reg
Various Intune related functions. Some of them are explained at https://doitpsway.com/.

Some of the interesting functions:
- Get-IntuneRemediationScriptLocally - gets Intune Remediation scripts information from client`s log files and registry (including scripts content)
- Get-IntuneScriptLocally - gets Intune (non-remediation) scripts information from client`s registry and captured script files (including scripts content)
- Get-IntuneWin32AppLocally - gets Win32Apps information from client`s log files and registry (including install/uninstall commands and detection/requirements scripts)
- Get-ClientIntunePolicyResult - RSOP/gpresult for Intune (also available as HTML report)
- Get-IntuneLog - opens Intune logs (files & system logs)
- Get-IntunePolicy - gets ALL Intune (assignable) policies (from Apps to Windows Update Rings)
- 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
- Search-IntuneAccountPolicyAssignment - search user/device/group assigned Intune policies
- 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.2.6

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

Install-PSResource -Name IntuneStuff -Version 1.2.6

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,219 3/26/2024
1.4.8 250 3/25/2024
1.4.7 962 3/20/2024
1.4.6 13,352 1/12/2024
1.4.5 73 1/12/2024
1.4.4 4,657 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 718 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 (current version) 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 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