[NUC] NUC 12 Pro Mini PC for Zoom Rooms Shows Black Screen with Mouse Still Visible
Resolution
To resolve the issue, the NUC for Zoom Rooms will need Kiosk mode configured. This will prevent the system from going to a black screen.
- Download enable-zrshell-x64.ps1 file (ZIP)
- Copy the "enable-zrshell-x64.ps1" script to a USB drive.
Note | The "enable-zrshell-x64.ps1" script is provided "as-is". |
- Boot the system
- Press CTRL+ALT+DEL
- Click Sign Out
- Select user zoomroomsadmin
- Enter password zoomroomsadmin
- In the command prompt windows enter explorer
- Press enter
- Click the Start Menu
- Search for Windows PowerShell
- Choose Run as administrator
- Insert USB drive with "enable-zrshell-x64.ps1" script
- In the PowerShell* window, enter "Set-ExecutionPolicy RemoteSigned"
- Change drive to USB drive (i.e. D:)
- Change directory to location with the PowerShell script.
- Enter ".\enable-zrshell-x64.ps1 -username zoomrooms"
- Enter "wmic useraccount where "Name='zoomrooms'" set PasswordExpires=false"
- Enter "wmic useraccount where "Name='zoomroomsadmin'" set PasswordExpires=false"
- Click the Start Menu
- Search for "regedit"
- Choose Run as administrator
- Navigate to "Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Embedded\Shell Launcher"
- Open the tree directory
- Delete Users
- Exit regedit
- Reboot the system