Provisioning Packages: Unterschied zwischen den Versionen
| Zeile 14: | Zeile 14: | ||
* Implement security settings. | * Implement security settings. | ||
* Reset Windows 10. | * Reset Windows 10. | ||
| − | * Run Powershell scripts. | + | * Run Powershell scripts.<br> |
| − | + | <br> | |
| + | Further infos: https://docs.microsoft.com/en-us/windows/configuration/provisioning-packages/provisioning-packages | ||
[[Category:MD-101]] | [[Category:MD-101]] | ||
[[Category:MD-101-Deploy_and_Update_OS]] | [[Category:MD-101-Deploy_and_Update_OS]] | ||
[[Category:MD-101-Dynamic Deployment]] | [[Category:MD-101-Dynamic Deployment]] | ||
Version vom 23. September 2019, 12:17 Uhr
... created using the Windows Configuration Designer. Can be used to send one or more config to apps and settings on a device.
There are some similarities between Provisioning Packages and GPOs in their handling.
Amognst other things, PPs can perform the following functions:
- Configure the computer name and user accounts.
- Add the computer to a domain.
- Upgrade the Windows 10 version. (i.e. Home to Enterprise)
- Configure the user interface.
- Add additional files or install apps.
- Remove installed software.
- Configure network connectivity settings.
- Install certificates.
- Implement security settings.
- Reset Windows 10.
- Run Powershell scripts.
Further infos: https://docs.microsoft.com/en-us/windows/configuration/provisioning-packages/provisioning-packages