scottmuc / infrastructure

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

Rebuild Windows PC - Feb 2022 #30

Closed scottmuc closed 2 years ago

scottmuc commented 2 years ago

Yay for Repaving!

As much as possible is documented inline in this issue template. In case of problems you may find help by viewing all the previous repave issues. Have fun!

Prep

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

    Instructions

    Here's my primary influence.

  • Repave

  • [x] wipe old partitions.

  • [x] run Windows installer.

  • Post Paving

  • [x] Install BoxStarter

    Instructions
    • choco install Boxstarter
  • [x] Install my Box Starter Package

    Instructions

    Thanks Rich Turner for your excellent example!

    Launch Powershell with elevated privileges:

    Install-BoxstarterPackage -DisableReboots -PackageName https://github.com/scottmuc/infrastructure/blob/master/homedirs/windows/boxstarter.ps1

  • [x] Windows update

  • scottmuc commented 2 years ago

    It's been a year since I last repaved. I'm not confident that this repave will go smoothly. I seriously need to repave monthly in order to build up that confidence. Now is a good time since I'm not in the middle of any important projects on my PC.

    scottmuc commented 2 years ago

    Not super confident in my backup. Actually, it's more that I know I've copied files off the machine, but I've scattered them around. My most important documents are at least saved somewhere I look at frequently.

    scottmuc commented 2 years ago

    Old URL to setup USB installer is no longer working, thankfully MS has provided a couple useful links:

    scottmuc commented 2 years ago

    Pretty happy at how smoothly this has gone. I'm now using Brave, used 1 Password to access my GitHub account, and the Boxstarter script worked without any issues the first time it ran.

    Some annoyances

    scottmuc commented 2 years ago

    Need to add hostname updating as part of the process

    scottmuc commented 2 years ago

    Need to re-pair my Logitech bluetooth speakers

    scottmuc commented 2 years ago

    Novabench

    I was really surprised that Radeon drivers were already installed! I hope I can get away without installing the Radeon software suite because it's a lot of cruft of things I never use.

    CPU 1531 RAM 267 GPU 1031 Disk 78

    This should be better once I installed the Samsung disk utility.

    scottmuc commented 2 years ago

    Install Samsung magician and enabled the perf mode...

    CPU 1628 RAM 270 GPU 1074 Disk 347

    Total 3319

    scottmuc commented 2 years ago

    Rather happy that I was able to get back into my Dark Souls game 2hrs after the repave begun. Same for Humankind

    scottmuc commented 2 years ago

    Either need to create a Brave account or better describe my Brave config so I can replicate it

    scottmuc commented 2 years ago

    I've connected my Ledger Nano S to Ledger Live and can see my holdings.

    scottmuc commented 2 years ago
    scottmuc commented 2 years ago

    For some reason the IPv6 disabling coding the the boxstarter script isn't working, but when I run it myself, it works.

    scottmuc commented 2 years ago

    I've made the template a tiny bit better. So far everything is fine with my Windows PC but haven't really used it that much since I repaved. Might repave again this weekend.