📖 Documentation Navigation:
| Overview | Solution Overview | Implementation Guide | Intune Deployment | Advanced Customizations |
|---|
This repository contains a script and supporting artifacts to configure a Windows client operating system to act as a custom Windows 365 or Azure Virtual Desktop client kiosk using the Windows App.
- Solution Overview - Learn about the solution architecture, prerequisites, user interface modes, and sign-in flows
- Implementation Guide - Complete parameter reference, manual installation steps, and troubleshooting
- Intune Deployment Guide - Deploy via Win32 apps or configuration profiles in Microsoft Intune
The solution provides two deployment modes:
A restricted Windows interface showing only Windows App and optionally Settings, deployed via Assigned Access configuration.
Windows App completely replaces the Windows Explorer shell, providing a dedicated kiosk experience with the highest level of security.
- ✅ Multiple deployment options (manual, Intune Win32 app, or configuration profiles)
- ✅ AutoLogon support for true kiosk scenarios
- ✅ Configurable idle timeout behaviors (lock, logoff, sleep)
- ✅ Smart card integration for secure authentication
- ✅ Windows App auto-logoff configurations
- ✅ Shared PC mode support
- ✅ Comprehensive troubleshooting and emergency access features
- Review the Solution Overview to understand the solution architecture
- Check the Implementation Guide for detailed parameters and installation steps
- For enterprise deployment, see the Intune Deployment Guide
This documentation is split across five files for easier navigation:
- README.md (this file) - Overview and quick links
- SOLUTION_OVERVIEW.md - Architecture, prerequisites, UI modes, and capabilities
- IMPLEMENTATION.md - Parameters, installation procedures, and troubleshooting
- INTUNE_DEPLOYMENT.md - Intune-specific deployment guidance
- ADVANCED_CUSTOMIZATIONS.md - Advanced customization examples and Multi-App Kiosk configuration