scottmuc / infrastructure

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

Rebuild Windows PC - 20220213win #31

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 the latest documentation I followed to make a USB installer.

  • 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://raw.githubusercontent.com/scottmuc/infrastructure/master/homedirs/windows/boxstarter.ps1

  • [x] Windows update

  • [x] Configure Brave

    Instructions

    Do the following:

    • Ensure 1 Password extension works
    • Getpocket installed
    • Unhook extension is installed (and support the author)
    • Set searrch engine to DuckDuckGo
  • [x] Install and configure Google Drive

  • [ ] Setup Radeon Software

    Instructions

    I'm not sure what to do here. Here are a couple helpful links:

  • [x] Run Novabench

    Instructions

    Score should be around:

    • CPU 1600
    • RAM 260
    • GPU 1000
    • Disk 340
  • scottmuc commented 2 years ago

    After 35 minutes I was able to log into GitHub and post this comment

    scottmuc commented 2 years ago

    Need to add Samsung Magician link to template: https://semiconductor.samsung.com/consumer-storage/support/tools/

    scottmuc commented 2 years ago

    image

    scottmuc commented 2 years ago

    Webcam, microphone and speakers working in gather.town. Going to skip Radeon installer until I experience issues that may warrant its installation. In 1hr I have a working Windows PC with core functionality.

    Need to add the following to the template:

    scottmuc commented 2 years ago

    New template is looking good. May do another repave this weekend.