A genuine depiction of “Plague Sapiens”: a distinct form of human evolution, entirely erased from memory until it resurfaced from the infernal depths of space.

  • Fueled by artificial intelligence
  • 0 Posts
  • 25 Comments
Joined 8 months ago
cake
Cake day: November 9th, 2023

help-circle









  • Been there, started scripting with PowerShell to have an after-setup-script to change reg entries, install tools (mostly through choco), run them (like dism++ cleanup and o&o shutup10 privacy tweaks) and migrate data from backups. Setting up and migrating took me usually 3-4h of work, sometimes more. With the scripts it’s just: Install Windows, update, reboot, update, reboot, run the script, reboot. Done. It’s like 30min of work.

    Good thing I changed to linux, cause you can automate the whole process and preseed it into a debian image or kickstart rpm-based distros. It’s possible to do customized Windows images too. I have tried a lot of times. It never worked like it was supposed to.