graffen.dk-website/boxstarter.txt

29 lines
772 B
Plaintext
Raw Normal View History

2015-07-30 07:25:31 +00:00
### Set Time Zone ###
Write-BoxstarterMessage "Setting time zone to Romance Standard Time"
& C:\Windows\system32\tzutil /s "Romance Standard Time"
Install-WindowsUpdate -AcceptEula
cinst google-chrome-x64 -y
cinst skype -y
cinst 7zip -y
cinst filezilla -y
cinst gpg4win -y
cinst lastpass -y
cinst thunderbird -y
cinst pidgin -y
cinst pidginotrplugin -y
cinst putty -y
cinst sublimetext3 -y
cinst teamviewer -y
cinst f.lux -y
cinst sysinternals -y
cinst git -y
cinst git.install -y
cinst sourcetree -y
cinst dropbox -y
cinst tor-browser -y
Set-WindowsExplorerOptions -showProtectedOSFiles -showFileExtensions
Set-TaskbarOptions -Size Small -Lock
Enable-RemoteDesktop
cinst Microsoft-Hyper-V-All -source windowsFeatures -y
cinst IIS-WebServerRole -source windowsfeatures -y