Can I Boot Windows 11 IoT in Kiosk Mode via PXE on a Diskless Machine?

0
1
Asked By TechWhiz99 On

Hey everyone, I'm working on a project for a client who needs to set up kiosk machines. They want to know if it's feasible to boot a minimal version of Windows through the network and automatically load a kiosk browser. I've been exploring Windows 11 IoT but hit a snag when trying to create a bootable WIM file. I encountered a Windows boot manager error (0xc0000428). Is there a guide available to help me put this all together? Any advice would be greatly appreciated!

5 Answers

Answered By LinuxLover42 On

Why not try PXE booting Ubuntu for your kiosk setup? It'll generally be smoother than Windows.

TechWhiz99 -

We tried Linux, but we're stuck because the kiosk needs to work with a USB signature pad for signing forms, and that hasn't worked out for us.

Answered By SecuritySavvy101 On

Have you considered using Deepfreeze? It might ease your kiosk mode requirements, keeping the setup secured without letting non-admins make permanent changes. You could set auto-reboot times for extra security, too.

Answered By NetworkNinja77 On

We run our kiosks using iSCSI booting from off-site locations. It works great, even with slower internet connections. The initial boot might take longer because of lower disk bandwidth, but performance stabilizes after that. You might want to consider this option, especially if your setup involves networking over the internet.

Answered By GadgetGeek88 On

Are you trying to run a kiosk webpage or a Windows app? If it's a webpage, a locked-down browser on Linux could be an easier fix. But if you're set on using Windows, you might be on the right track with your idea.

TechWhiz99 -

I'm going with a webpage, needing it on Edge or Chrome in a locked account. Windows 11 IoT can handle that part.

Answered By ThinClientFan55 On

Have you thought about getting a thin client? It could simplify your setup!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.