Hacker News new | ask | show | jobs
by hello_computer 1125 days ago
Windows can also do PXE boot. It's just a little rougher around the edges in that application than most of the unixes are.

I think the Windows approach here would be to have one beefy server, and a bunch of thin-clients that connect to the server using RDP. For security & ease-of-maintenance, you would probably want those thin-clients connecting to individual Windows VMs hosted on the server, rather than accounts on the server itself. Of course, streaming games & video over RDP is going to suck.