Deploy Software and Settings to a Fresh Windows Install
Go to file
2024-07-16 17:40:24 -04:00
Assets initial commit 2024-07-16 01:25:46 -04:00
Installs initial commit 2024-07-16 01:25:46 -04:00
.gitignore initial commit 2024-07-16 01:25:46 -04:00
CompileAndGitPush.ahk initial commit 2024-07-16 01:25:46 -04:00
README.md readme 2024-07-16 17:40:24 -04:00
Update Windows.lnk initial commit 2024-07-16 01:25:46 -04:00
Windows-Toolbox.ahk initial commit 2024-07-16 01:25:46 -04:00

Autohotkey + Powershell script made for quickly setting up programs and settings on fresh Windows Installations.

Execute from the SMB server using PowerShell:

Start-Process -FilePath "Windows-Toolbox.exe"

OR download it locally and execute it using PowerShell:

cd C:\Users\${env:USERNAME}\Downloads ; wget -O "Windows Toolbox.exe" https://git.zinchuk.xyz/yuriy/Windows-Toolbox/raw/branch/main/Windows%20Toolbox.exe ; Start-Process 'Windows Toolbox.exe'

Features

  • Install Software through Chocolatey
    • Dell Command Update, PDF-Xchange, NoMachine, Everything, ShareX, etc.
  • Install Software Packages
    • Parcview, Office 365, DWGSee
  • Set Windows Settings
  • Join Domain
  • Configure Wifi
  • Change Hostname
  • Add and Configure VPN
  • Install Network Printers Drivers