14 lines
714 B
Markdown
14 lines
714 B
Markdown
## Source
|
|
|
|
- [unattended Winstall - Github](https://github.com/memstechtips/UnattendedWinstall)
|
|
- [answer files](https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/update-windows-settings-and-scripts-create-your-own-answer-file-sxs?view=windows-11)
|
|
- [unattended-generator](https://schneegans.de/windows/unattend-generator/)
|
|
|
|
## Meeting Michael (17.01.2025)
|
|
|
|
The steps we want to implement:
|
|
1. Win 11 OS autoinstall - the idea is to use Microsoft's own "Answer files"
|
|
2. AD coupling - it probably possible to also use the Answer files for this
|
|
3. Ninja Agent Installation - again, use answer file
|
|
4. SW Installation - User NinjaOne
|
|
5. OS and SW Configuration and Personalization - Use NinjaOne |