InTUI

1.0.1

Intune TUI - A terminal UI for Microsoft Intune management via Graph API

Minimum PowerShell version

7.2

Installation Options

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

Install-Module -Name InTUI

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

Install-PSResource -Name InTUI

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) 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

Version History

Version Downloads Last updated
1.0.1 (current version) 9 5/6/2026
1.0.0 62 4/19/2026