Automated Windows 10/11 deployment for X9.cz MSP clients
- 03-system-registry.ps1: add Grant-RegWriteAccess helper; Set-Reg now retries with ACL fix when Set-ItemProperty throws SecurityException (e.g. HKLM\...\Communications owned by TrustedInstaller) - 04-default-profile.ps1: add Grant-HiveWriteAccess helper; Set-ProfileReg retries with ACL fix on Default hive keys with restricted permissions - Both scripts: add -ErrorAction Stop to Set-ItemProperty so errors are properly caught by try/catch instead of bypassing it 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 | ||