Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
IntuneManagement Alternatives
Similar projects and alternatives to IntuneManagement
-
powershell-intune-samples
This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
IntuneBackupAndRestore
PowerShell Module that queries Microsoft Graph, and allows for cross-tenant Backup & Restore actions of your Intune Configuration.
-
Win11Debloat
A simple, easy to use PowerShell script to remove pre-installed apps from Windows, disable telemetry, remove Bing from Windows search as well as perform various other changes to declutter and improve your Windows experience. This script works for both Windows 10 and Windows 11.
-
EXE-to-intunewin
Converts .exe or .msi into .intunewin format, ready for upload to Microsoft Endpoint Manager
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
MDE-Quickstart
MDE Quickstart is a battle-tested MDE policy set designed to be restored with Intune Backup & Restore
-
HPIA-Repository-Downloader
The script is designed to create and maintain HP Image Assistant offline repositories with a GUI interface, and to update the repository with scripted runtime options
-
-
-
EnhancedLogging
PowerShell based solution to provide Custom logging of Windows clients via Microsoft Endpoint Manager.
IntuneManagement discussion
IntuneManagement reviews and mentions
- Tips & Tricks for new Intune environment and admin
- Overwriting InTune profiles like GPOs
-
What's the #1 best "game changing" policy you implemented in Intune?
Micke-K/IntuneManagement: Copy, export, import, delete, document and compare policies and profiles in Intune and Azure with PowerShell script and WPF UI. Import ADMX files and registry settings with ADMX ingestion. View and edit PowerShell script. (github.com)
- Autopilot for education??
- Export all Autopilot-related configuration into a report
- so...how you guys documenting Intune Stuff?
- Free way to clone compliance policies across tenants?
- Documentation template/guide
-
Using powershell to append-to/create a Configuration policy in Intune
Export it with Intune Manager "https://github.com/Micke-K/IntuneManagement" I imported my .json configurations with this "$Groups = Get-Content '.\Templates\Groups\CFG_TEST.json' | ConvertFrom-Json" And export again as working .json with "$DeviceConfiguration | ConvertTo-Json -Depth 10 | Out-File -FilePath ".\Output\DeviceConfiguration\Win10" But i needed to create new .json files for every entry in the .csv and not put the whole .csv in the json. But the above way worked for importing/exporting. I hope this helped you a little.
- Export Configuration profiles that include settings to nice, readable PDF or HTML files? Something like you could do with GPOs.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 27 Mar 2025
Stats
Micke-K/IntuneManagement is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of IntuneManagement is PowerShell.
Popular Comparisons
- IntuneManagement VS Win11Debloat
- IntuneManagement VS Microsoft365DSC
- IntuneManagement VS EXE-to-intunewin
- IntuneManagement VS Posh3d_cube_ball
- IntuneManagement VS powershell-intune-samples
- IntuneManagement VS Enrollment
- IntuneManagement VS HPIA-Repository-Downloader
- IntuneManagement VS MDE-Quickstart
- IntuneManagement VS IntuneBackupAndRestore
- IntuneManagement VS EnhancedLogging