Skip to content

Instantly share code, notes, and snippets.

@mrichards42
mrichards42 / boxstarter.ps1
Last active January 31, 2018 19:18 — forked from jessfraz/boxstarter.ps1
Boxstarter Commands for a new Windows box.
# Run this boxstarter by calling the following from an **elevated** command-prompt:
# start http://boxstarter.org/package/url?https://gist.githubusercontent.com/mrichards42/fa7eb6dbb5994855552a1d964d4754de/raw
#------------------------------------------------------------------------------
# TEMPORARY
#------------------------------------------------------------------------------
Disable-UAC
#------------------------------------------------------------------------------