mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
sync
This commit is contained in:
@ -74,8 +74,14 @@ Provisioning packages can be:
|
||||
|
||||
## What you can configure
|
||||
|
||||
The following table describes what you can configure using the wizards in the Windows Configuration Designer to create provisioning packages.
|
||||
|
||||
The following table provides some examples of what you can configure using provisioning packages.
|
||||
|
||||
|
||||
>[!NOTE]
|
||||
>After you start a project using a Windows Configuration Designer wizard, you can switch to the advanced editor to configure additional settings in the provisioning package.
|
||||
|
||||
The following table provides some examples of what you can configure using the Windows Configuration Designer advanced editor to create provisioning packages.
|
||||
|
||||
| Customization options | Examples |
|
||||
|--------------------------|-----------------------------------------------------------------------------------------------|
|
||||
|
@ -16,16 +16,17 @@ localizationpriority: high
|
||||
- Windows 10
|
||||
- Windows 10 Mobile
|
||||
|
||||
| Step | Description | Desktop</br>wizard | Mobile</br>wizard | Kiosk</br>wizard |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| Set up device | Assign device name,</br>enter product key to upgrade Windows,</br>configure shared used,</br>remove pre-installed software | </br> | </br>(Only device name and upgrade key) | </br> |
|
||||
| Set up network | Connect to a Wi-Fit network |  |  |  |
|
||||
| Account management | Enroll device in Active Directory,</br>enroll device in Azure Active Directory,</br>or create a local administrator account |  |  |  |
|
||||
| Bulk Enrollment in Azure AD | Enroll device in Azure Active Directory |  |  |  |
|
||||
| Add applications | ? |  |  |  |
|
||||
| Add certificates | ? |  |  |  |
|
||||
| Configure kiosk account and app | Create local account to run the kiosk mode app,</br>specify the app to run in kiosk mode |  |  |  |
|
||||
| Configure kiosk common settings | Set tablet mode,</br>configure welcome and shutdown screens,</br>turn off timeout settings |  |  |  |
|
||||
<table><tr><th valign="top">Step</th><th valign="top">Description</th><th valign="top">Desktop</br>wizard</th><th valign="top">Mobile</br>wizard</th><th valign="top">Kiosk</br>wizard</th></tr>
|
||||
<tr><td valign="top">Set up device</td><td valign="top">Assign device name,</br>enter product key to upgrade Windows,</br>configure shared used,</br>remove pre-installed software</td><td align="center" valign="top"></td><td align="center" valign="top"></br>(Only device name and upgrade key)</td><td align="center" valign="top"></td></tr>
|
||||
<tr><td valign="top">Set up network</td><td valign="top">Connect to a Wi-Fit network</td><td align="center" valign="top"></td><td align="center" valign="top"></td><td align="center" valign="top"></td></tr>
|
||||
<tr><td valign="top">Account management</td><td valign="top">Enroll device in Active Directory,</br>enroll device in Azure Active Directory,</br>or create a local administrator account</td><td align="center" valign="top"></td><td align="center" valign="top"></td><td align="center" valign="top"></td></tr>
|
||||
<tr><td valign="top">Bulk Enrollment in Azure AD</td><td valign="top">Enroll device in Azure Active Directory</td><td align="center" valign="top"></td><td align="center" valign="top"></td><td align="center" valign="top"></td></tr>
|
||||
<tr><td valign="top">Add applications</td><td valign="top">?</td><td align="center" valign="top"></td><td align="center" valign="top"></td><td align="center" valign="top"></td></tr>
|
||||
<tr><td valign="top">Add certificates</td><td valign="top">?</td><td align="center" valign="top"></td><td align="center" valign="top"></td><td align="center" valign="top"></td></tr>
|
||||
<tr><td valign="top">Configure kiosk account and app</td><td valign="top">Create local account to run the kiosk mode app,</br>specify the app to run in kiosk mode</td><td align="center" valign="top"></td><td align="center" valign="top"></td><td align="center" valign="top"></td></tr>
|
||||
<tr><td valign="top">Configure kiosk common settings</td><td valign="top">Set tablet mode,</br>configure welcome and shutdown screens,</br>turn off timeout settings</td><td align="center" valign="top"></td><td align="center" valign="top"></td><td align="center" valign="top"></td></tr></table>
|
||||
|
||||
|
||||
|
||||
Also HoloLens wizard and Surface Hub wizard -- link to those docs
|
||||
|
||||
|
Reference in New Issue
Block a user