A script to register devices into Autopilot and help troubleshoot device issues for Entra joined devices.

0 stars 0 forks 0 watchers PowerShell MIT License
2 Open Issues Need Help Last updated: Sep 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The GitHub issue describes multiple display and functional problems within the settings editor. Key issues include incorrect 'current' values for domain settings that don't match the `.psd` file, missing descriptions for certain items like Group Tag and Assigned user, and 'Nested object' being shown upon value updates. The fix requires investigating if these issues affect other contexts (global, auth, groups), correcting value displays, adding descriptions, and updating tests to ensure a 100% success rate.

Complexity: 4/5
bug enhancement help wanted good first issue

A script to register devices into Autopilot and help troubleshoot device issues for Entra joined devices.

PowerShell

AI Summary: Enhance the existing PowerShell script to include additional troubleshooting workflows for Intune-managed devices. These workflows should leverage device properties to identify and address various health issues, mirroring the existing 'next user readiness' functionality. This involves adding new menu options, functions to query device properties via the Microsoft Graph API, and logic to diagnose and suggest solutions for identified problems.

Complexity: 4/5
enhancement help wanted

A script to register devices into Autopilot and help troubleshoot device issues for Entra joined devices.

PowerShell