Provisioning Packages: Unterschied zwischen den Versionen
| (Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
| Zeile 3: | Zeile 3: | ||
There are some similarities between Provisioning Packages and GPOs in their handling.<br> | There are some similarities between Provisioning Packages and GPOs in their handling.<br> | ||
<br> | <br> | ||
| − | + | Amongst other things, PPs can perform the following functions: | |
* Configure the computer name and user accounts. | * Configure the computer name and user accounts. | ||
* Add the computer to a domain. | * Add the computer to a domain. | ||
| 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]] | ||
Aktuelle Version vom 23. September 2019, 12:19 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.
Amongst 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