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
24 lines
1.3 KiB
Markdown
24 lines
1.3 KiB
Markdown
---
|
|
name: Colleague spec documents and review results
|
|
description: Where to find colleague's input - specs, review comments, and novinky files in repo root
|
|
type: reference
|
|
---
|
|
|
|
## Input documents from colleague (in repo root)
|
|
- `xetup-win-setup-spec.md` - original full spec (15 sections covering directory structure, personalization, taskbar, power, proxy, PC rename, bloatware, SW install, BackInfo, Edge, bootstrap launcher)
|
|
- `xetup-win-setup-novinky.md` - v2 additions: A) taskbar pinned apps (admin vs user XML layout), B) Explorer settings (ShowRecent/Frequent off, FullPath), C) network discovery + private network, D) admin account FullName
|
|
- `xetup-review.md` - exported review v1 with colleague's comments
|
|
- `W11.pdf` - reference PDF from colleague
|
|
|
|
## Key colleague comments from review v1
|
|
- Nextcloud not needed for assets
|
|
- adminX9 without password
|
|
- Flash2 is just the old version, for inspiration only
|
|
- OneDrive and RDP problems reported from first version
|
|
- Atera: specific curl URL provided with cid=31 and aeid parameter
|
|
- Logo files added to repo (now in assets/Logo/)
|
|
|
|
## Review v2
|
|
- `review.html` in repo root - interactive review page with all steps organized into 9 groups
|
|
- Uses localStorage prefix `xr2-` for state
|
|
- 27 steps total, incorporates all colleague feedback + novinky
|