Automated Windows 10/11 deployment for X9.cz MSP clients
- 00-admin-account.ps1: create/update adminx9, add to Administrators, hide from login screen via SpecialAccounts\UserList - 08-activation.ps1: activate via config key or GVLK fallback matched by OS edition; supports optional KMS server; skips if already active - config.json: add adminAccount block (password), activation block (productKey placeholder, kmsServer) - Deploy-Windows.ps1: add Step 0a and Step 0b before bloatware removal - Test-Deployment.ps1: add checks for admin account and activation - SPEC.md: document new steps, close open question #4 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| config | ||
| scripts | ||
| tests | ||
| .gitignore | ||
| CLAUDE.md | ||
| Deploy-Windows.ps1 | ||
| Remove-ClaudeCode.ps1 | ||
| Setup-ClaudeCode.ps1 | ||
| setup.ps1 | ||
| setup.sh | ||
| SPEC.md | ||