scottmuc / infrastructure

Documentation / Automation for personal third-party infrastructure
The Unlicense
10 stars 2 forks source link

Rebuild Windows PC - First attempt at fleshing out this template #20

Closed scottmuc closed 3 years ago

scottmuc commented 3 years ago

Prep

  • [x] prepare USB device with a Windows installer.

  • Repave

    Post Paving

    scottmuc commented 3 years ago

    Need to update the instructions. The BoxStarter installer is old. Now it's better to install Chocolatey first and install Boxstarter through that directly.

    scottmuc commented 3 years ago

    Installed Radeon and SSD drivers then ran Novabench

    Score: 3405 CPU: 1659 RAM: 271 GPU: 1126 Disk: 349

    This is similar to the last repave: https://github.com/scottmuc/infrastructure/issues/7#issuecomment-661830490

    scottmuc commented 3 years ago

    Need to create a config for the Performance Options: https://stackoverflow.com/questions/20516428/how-could-i-disable-windows-effects-through-batch/20517527

    scottmuc commented 3 years ago

    The amount of Windows Updates to download is what really makes repaving Windows a tough grind to do monthly. Will need to look into how I can pre-fetch all the windows updates and apply them immediately after the re-install. This would save several hours.

    scottmuc commented 3 years ago

    Steps jotted down

    scottmuc commented 3 years ago

    Going to need to repave many more times to flesh this out. I believe repaving once a week should be sufficient to flesh out all the details.