Visit IntuneDocumentation.com
Thanks everyone for your feedback on IntuneDocumentation!
Along with several bug fixes, Iβve also added support for Conditional Access documentation.
With a team, we can move faster and think bigger. Iβm excited to see what we can build together.
Backup your Intune: TenuVault.com
Maxime, James, and Joery are bringing fresh ideas and a lot of skill to the table.
The goal hasnβt changed. Weβre building a backup and restore solution for Intune thatβs safe, straightforward, and completely in the adminβs control.
TenuVault is no longer just one developer coding in the evenings.
The feedback Iβve received made it clear that the core team needed to grow. Today, Iβm welcoming three new members to the project.
Itβs a rare opportunity to keep one foot in the community and the other in product development. And Iβm looking forward to whatβs next.
Thanks to everyone whoβs shared feedback, tested scripts, or helped shape ideas. Youβve made all the difference.
Letβs keep building.
But now, I also get to bring that same mindset into RealmJoin (
Check it out here: www.realmjoin.com/) helping turn real-world automation and app management into a enterprise ready product.
In this new role, I will continue contributing to the community with free tools and automation just as before.
Those who follow my work know I enjoy building tools and scripts for the Intune community. Over the last 2 years, glueckkanja AG has supported that mission giving me the space to solve real problems and share the results as open-source tools.
That wonβt change.
New role. Same mission.
Iβve officially started my new position as Senior Product Manager at glueckkanja AG
It's time to announce the finalists for: "The Community Craftsperson of the Year" award for people creating amazing tools in the community.
@ugurkoc.de @skiptotheendpoint.co.uk @someshpathak.bsky.social @andrewtaylor.bsky.social @jannikr.bsky.social @marcelmeurer.bsky.social
#WPNinjasUS
#MVPBuzz
I will be in San Francisco this November for Microsoft Ignite.
Itβs always nice to meet others who work with Intune, write scripts, or just try to make IT a bit easier.
If youβre going too, let me know. Would be great to say hi in person.
Who else will be there?
Do you have other ideas for scripts that could help the Intune Community?
A straightforward overview of who has admin rights in Intune. Includes unassigned roles, user and group resolution, and scoped access. Helpful for access reviews and audits.
All scripts are free, open-source, and built for admins by an admin.
π Get Intune Audit Logs:
Quickly review recent changes made in Intune. See who did what, when, and whether it succeeded. Optional filters, CSV and HTML exports, and a clear report view help with troubleshooting and compliance.
π Get Intune Role Assignments:
π Create App-Based Groups:
Build Entra ID device groups based on whatβs actually installed on your Intune-managed endpoints. Useful for deploying policies or apps only to devices with (or without) certain software. Wildcard support, version filtering, and dry run included.
I am focusing on areas that tend to slow me down in day-to-day Intune work:
β’ Dynamic device targeting based on software inventory
β’ Visibility into RBAC admin access
β’ Tracking changes across Intune
To help with that I created and shared 3 new PowerShell scripts on IntuneAutomation.com:
Visit github.com/ugurkocde/D...
Installing it is super easy: Install-Script DeviceOffboardingManager
Let me know if youβve already tried it or have ideas for v0.3.
β
Bulk offboarding with a single confirmation
β
Choose which services to offboard from
β
Summary with success/failure stats for all devices
β
Clickable dashboard with drilldowns
β
Export everything (search, playbooks, dashboard) to clean CSVs
β
Permission fixes and better playbook reliability
Offboarding devices in Intune, Autopilot, and Entra ID used to be tedious. One device at a time. Multiple Portals. No clear feedback.
Thatβs what motivated me to build Device Offboarding Manager and the latest update (v0.2) makes the process even smoother.
Whatβs new?
Visit: IntuneBrew.com
Quickstart in PowerShell: Install-Script IntuneBrew -Force
Source Code: github.com/ugurkocde/I...
β
Maintains version history and assignment tracking
β
Helps avoid clutter in your Intune environment
Feedback, ideas, and contributions are always welcome on GitHub.
Thanks to the community that created a PR for this Update.
β
Supports non-interactive auth which is great for CI/CD, GitHub Actions
β
No more dependency on Windows dialogs
2. Smarter App Updates with -UseExistingIntuneApp
β
Replaces existing apps instead of creating duplicates
β
Keeps pre/post-install scripts and custom configs
Just pushed IntuneBrew v0.9, this one is for people wanting to run this script on a macOS and also handle App Updates smarter.
New in this release:
1. Cross-Platform Support with -ConfigFile
β
Works on macOS (no more Windows-only limitation)
Quick start in a PowerShell Session: Install-Script IntuneRBAC -Force
Source Code: github.com/ugurkocde/I...
Got feature ideas or feedback? Drop it in the comments or open an Issue on GitHub. Always happy to improve it together with the community.
Most of these improvements came directly from feedback especially from admins working in large environments where the old version was too slow. Batching and better output handling have made a noticeable difference.
β’ Parallel group member lookups (finally fast)
β’ Progress bar with ETA so you know when itβs coffee time
β’ HTML generation now uses StringBuilder (much quicker)
β’ Batch Graph API requests for better efficiency
Version 0.4 focuses on performance, usability, and making the output more actionable. A few things that changed:
β’ Dark Mode toggle with persistent preference
β’ CSV export for roles, permissions matrix, and security analysis
β’ Global Search with auto-expand and result highlighting