Open Issues Need Help
View All on GitHubAI 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.
A script to register devices into Autopilot and help troubleshoot device issues for Entra joined devices.
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.
A script to register devices into Autopilot and help troubleshoot device issues for Entra joined devices.