Skip to content

Instantly share code, notes, and snippets.

@stonewalljones
stonewalljones / boxstarter.ps1
Last active July 28, 2020 20:41 — forked from jessfraz/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Description: Boxstarter Script
# Author: Jess Frazelle <jess@linux.com>
# Last Updated: 2017-09-11
# Modified: Zach Jones <zrjones12@gmail.com>
# 2019-05-12
# TODO:
# Make choco install lists better.
# Disbale win 10 Fast startup
# Install boxstarter:
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force