InTUI
1.0.1
Intune TUI - A terminal UI for Microsoft Intune management via Graph API
Minimum PowerShell version
7.2
Installation Options
Owners
Copyright
(c) jorgeasaurus. All rights reserved.
Package Details
Author(s)
- jorgeasaurus
Tags
Intune Graph TUI Terminal ANSI Microsoft Endpoint Management
Functions
Start-InTUI Connect-InTUI Export-InTUIData
Dependencies
Release Notes
1.0.1
- Fixed TUI layout repainting so dashboard and Global Search status rows no longer push the logo out of view.
- Added compact header rendering for dense shell screens and cleared transient loading spinner rows before repainting.
- Improved panels to wrap long content by display width instead of truncating with ellipses.
- Hardened ANSI markup stripping for nested and leftover style tags in labels.
- Added Intune report response helpers and mobile app intent-state parsing helpers.
- Reworked app install status views to use supported Intune report and mobileAppIntentAndStates data paths.
- Preserved existing mobile app assignments when adding single or bulk assignments, avoiding accidental assignment replacement and duplicates.
- Expanded device configuration and What's Applied views to include Settings Catalog, ADMX, device configuration, and intent policy report data.
- Added Intune Device ID to device hardware details and switched device rename to the supported setDeviceName action.
- Improved compliance policy filtering by using client-side search/platform filtering where Graph filtering is unreliable.
- Improved group search/list queries, including Microsoft Graph search syntax and safer ordering behavior.
- Bounded sign-in log queries to a recent window with smaller pages for faster Conditional Access log loading.
- Reduced Autopilot device list payloads and surfaced Graph errors from Autopilot list calls.
- Improved BitLocker recovery key handling, including permission-specific warnings and support for nested recovery key responses.
- Added regression coverage for report conversion, app intent parsing, app assignments, query builders, panel wrapping, dashboard/search layout, and multi-select behavior.
FileList
- InTUI.nuspec
- InTUI.psd1
- InTUI.psm1
- Private\AnsiCapability.ps1
- Private\AnsiGradient.ps1
- Private\AnsiPalette.ps1
- Private\AnsiWidth.ps1
- Private\AppIntentHelpers.ps1
- Private\AssignmentConflicts.ps1
- Private\Bookmarks.ps1
- Private\BulkOperations.ps1
- Private\Cache.ps1
- Private\CommandPalette.ps1
- Private\Configuration.ps1
- Private\ConnectionWizard.ps1
- Private\ErrorCodeLookup.ps1
- Private\GlobalSearch.ps1
- Private\GraphHelpers.ps1
- Private\InputPrompt.ps1
- Private\KeyboardShortcuts.ps1
- Private\Logging.ps1
- Private\MenuArrowAccordion.ps1
- Private\MenuArrowMulti.ps1
- Private\MenuArrowSingle.ps1
- Private\MenuClassic.ps1
- Private\NavigationHistory.ps1
- Private\RenderAccordionBox.ps1
- Private\RenderBarChart.ps1
- Private\RenderMenuBox.ps1
- Private\RenderPanel.ps1
- Private\RenderTable.ps1
- Private\ReportHelpers.ps1
- Private\ScriptRecording.ps1
- Private\SpinnerProgress.ps1
- Private\TenantProfiles.ps1
- Private\UIHelpers.ps1
- Public\Connect-InTUI.ps1
- Public\Export-InTUIData.ps1
- Public\Start-InTUI.ps1
- Views\AppProtection.ps1
- Views\Apps.ps1
- Views\CompliancePolicies.ps1
- Views\ConditionalAccess.ps1
- Views\ConfigurationProfiles.ps1
- Views\Dashboard.ps1
- Views\Devices.ps1
- Views\Enrollment.ps1
- Views\Groups.ps1
- Views\Reports.ps1
- Views\Scripts.ps1
- Views\Security.ps1
- Views\Users.ps1
- Views\WhatsApplied.ps1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.0.1 (current version) | 9 | 5/6/2026 |
| 1.0.0 | 62 | 4/19/2026 |