logoalt Hacker News

throw0101atoday at 1:02 PM5 repliesview on HN

> On home editions sans gpedit.msc:

I've managed to generally avoid running Windows (at home and at work) for a long time now, but if there was a situation where I needed to get a PC (at home?), is there a recommended least-sucky way of living with?

Are there editions or scripts or a setup workflow that would make it suck less?


Replies

MatejKafkatoday at 7:53 PM

Use Pro, Home is needlessly limiting for a power user.

delta_p_delta_xtoday at 1:09 PM

Use autounattend.xml[1] to pre-configure an image before installation. This is what corporate sysadmins have done in the past three decades to administer Windows NT fleets. Use PowerShell and various admin modules to configure an online installation.

Then, to get a better version of Windows, use MAS[2].

[1]: https://schneegans.de/windows/unattend-generator/

[2]: https://massgrave.dev/

hamburglartoday at 1:14 PM

To be frank, no. In order to make windows not suck, you must invest a lot of time into knowing what to disable on the various SKUs, and in my opinion, it stopped being worth it around the time of windows vista (2006-7ish). I worked for Microsoft back then and ever since I left in 2007 i have thankfully been able to have a no-windows policy. I did briefly try going back last year for Unity dev but it was a mistake that made me want to quit computers entirely.

warshindertoday at 3:03 PM

Don’t turn it on unless you need to print something.

ImPostingOnHNtoday at 2:28 PM

Yes, Windows LTSC is an edition without as much crap.

Haven't used it lately (over 2 decades with linux as daily driver), so can't personally vouch for it.