Skip to content

Commit

Permalink
Update setup.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
AquaeAtrae committed Nov 1, 2020
1 parent 84a4b1a commit 93825a8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
Write-Host "RUNNING: setup.ps1 v20201101a"
Write-Host "Installs Chocolatey, Boxstarter, and runs next script to build fresh Windows 10 machine."
Write-Host ""

# USAGE (WITH CLICK-ONCE COMPATIBLE BROWSER LIKE IE):
# START https://boxstarter.org/package/url?https://raw.githubusercontent.com/AquaeAtrae/Win10Ent-devbox-2/master/setup.ps1
#
Expand Down Expand Up @@ -174,6 +170,10 @@ if (-not $TzHostDomainDone) {

}

Write-Host "RUNNING: setup.ps1 v20201101b"
Write-Host "Installs Chocolatey, Boxstarter, and runs next script to build fresh Windows 10 machine."
Write-Host ""

#######################
# RDP Remote Access, PS Remoting, Ansible, Jump Desktop, OpenVPN with configs, Firewall rules

Expand Down

0 comments on commit 93825a8

Please sign in to comment.