This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
########## | |
# Tweaked Win10 Initial Setup Script | |
# Primary Author: Disassembler <[email protected]> | |
# Original Version: 1.4, 2016-01-16 | |
# Tweaked based on personal preferences for @alirobe 2016-03-23 - v1.4.1 | |
# NOTE: MAKE SURE YOU READ THIS SCRIPT CAREFULLY BEFORE RUNNING IT + ADJUST COMMENTING AS APPROPRIATE | |
########## | |
# Ask for elevated permissions if required | |
If (!([Security.Principal.WindowsPrincipal][Security.Principal.WindowsIdentity]::GetCurrent()).IsInRole([Security.Principal.WindowsBuiltInRole]"Administrator")) { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2015-01-05T16:39:38.312Z - [32minfo[39m: starting... | |
2015-01-05T21:26:00.230Z - [32minfo[39m: starting... | |
2015-01-05T21:34:41.652Z - [32minfo[39m: starting... | |
2015-01-05T21:36:02.876Z - [32minfo[39m: starting... | |
2015-01-05T21:37:10.051Z - [32minfo[39m: starting... | |
2015-01-05T21:37:44.655Z - [32minfo[39m: starting... | |
2015-01-05T21:38:55.765Z - [32minfo[39m: starting... | |
2015-01-05T21:39:19.045Z - [32minfo[39m: starting... | |
2015-01-05T21:39:25.115Z - [32minfo[39m: starting... | |
2015-01-05T21:39:40.913Z - [32minfo[39m: starting... |