https://github.com/guillermo-musumeci/windows-unattended
Scripts for unattended deployment of Windows
https://github.com/guillermo-musumeci/windows-unattended
Last synced: about 2 months ago
JSON representation
Scripts for unattended deployment of Windows
- Host: GitHub
- URL: https://github.com/guillermo-musumeci/windows-unattended
- Owner: guillermo-musumeci
- Created: 2019-09-09T09:34:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-03T12:46:25.000Z (over 5 years ago)
- Last Synced: 2024-12-04T01:33:58.720Z (5 months ago)
- Language: PowerShell
- Homepage:
- Size: 24.4 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - guillermo-musumeci/windows-unattended - Scripts for unattended deployment of Windows (PowerShell)
README
# windows-unattended repository
Scripts for unattended deployment of **Windows**
**Auto-Start-BGInfo.ps1** --> Enable Auto Start of BGInfo
**Disable-IE-ESC.ps1** --> Disable Internet Explorer (IE) Enhanced Security Configuration (ESC)
**Install-FireFox.ps1** --> Unattended Install of FireFox for Windows
**Install-Google-Chrome.ps1** --> Unattended Install of Google Chrome
**Install-VSCode.ps1** --> Unattended Install of Visual Studio Code
**Set-IP.ps1** --> Set Static IP Address / Subnet / Gateway using PowerShell
**Set-DNS.ps1** --> Set Static DNS using PowerShell
**Set-NTP-Client.ps1** --> Set Time Zone and NTP using PowerShell
**Set-Temp.ps1** --> Set Temp Environment Variables using PowerShell