Initial deployment suite for X9.cz MSP Windows 10/11 deployment: - PowerShell scripts 00-11: admin account, bloatware removal, software (winget+Atera), system registry tweaks, default profile, personalization, scheduled tasks, BackInfo desktop info, Windows activation, PC identity/rename, network, Dell Update - Web platform: xetup.x9.cz (nginx), spec/annotation page, /dl shortlink, GitHub mirror - Forgejo Actions CI: auto-build xetup.exe on push, publish to releases/latest - Go xetup.exe: embeds all scripts/assets, per-feature checkboxes, load/save config
23 lines
169 B
Text
23 lines
169 B
Text
# Secrets
|
|
.env
|
|
*.key
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Windows
|
|
Thumbs.db
|
|
Desktop.ini
|
|
|
|
# macOS
|
|
.DS_Store
|
|
|
|
# Temp
|
|
*.tmp
|
|
*.bak
|
|
|
|
# Build artifacts
|
|
flash.zip
|
|
|
|
# Large reference files
|
|
W11.pdf
|