Skip to content

Instantly share code, notes, and snippets.

View eneusta1's full-sized avatar

Eldon Neustaeter eneusta1

View GitHub Profile
@eneusta1
eneusta1 / default.preset
Created March 10, 2020 15:03
AML initial setup script custom settings
##########
# Win 10 / Server 2016 / Server 2019 Initial Setup Script - Default preset
# Author: Disassembler <disassembler@dasm.cz>
# Version: v3.8, 2019-09-11
# Source: https://github.com/Disassembler0/Win10-Initial-Setup-Script
##########
### Require administrator privileges ###
RequireAdmin
@eneusta1
eneusta1 / AML choco
Last active March 9, 2020 20:13
AML Choco
choco install notepadplusplus -y
choco install 7zip -y
choco install googlechrome -y
choco install google-drive-file-stream -y
choco install greenshot -y
choco install office365business -y
choco install 8x8virtualoffice --ignore-checksums -y
choco install filezilla -y
choco install firefox -y
choco install adobereader -y