diff --git a/windows/deploy/provisioning-packages.md b/windows/deploy/provisioning-packages.md index ebb4a064c3..22b7ba8c7c 100644 --- a/windows/deploy/provisioning-packages.md +++ b/windows/deploy/provisioning-packages.md @@ -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 | |--------------------------|-----------------------------------------------------------------------------------------------| diff --git a/windows/deploy/provisioning-wizards.md b/windows/deploy/provisioning-wizards.md index 7c75496ae7..38356f16d0 100644 --- a/windows/deploy/provisioning-wizards.md +++ b/windows/deploy/provisioning-wizards.md @@ -16,16 +16,17 @@ localizationpriority: high - Windows 10 - Windows 10 Mobile -| Step | Description | Desktop
wizard | Mobile
wizard | Kiosk
wizard | -| --- | --- | --- | --- | --- | -| Set up device | Assign device name,
enter product key to upgrade Windows,
configure shared used,
remove pre-installed software | ![yes](images/checkmark.png)
| ![yes](images/checkmark.png)
(Only device name and upgrade key) | ![yes](images/checkmark.png)
| -| Set up network | Connect to a Wi-Fit network | ![yes](images/checkmark.png) | ![yes](images/checkmark.png) | ![yes](images/checkmark.png) | -| Account management | Enroll device in Active Directory,
enroll device in Azure Active Directory,
or create a local administrator account | ![yes](images/checkmark.png) | ![no](images/crossmark.png) | ![yes](images/checkmark.png) | -| Bulk Enrollment in Azure AD | Enroll device in Azure Active Directory | ![no](images/crossmark.png) | ![yes](images/checkmark.png) | ![no](images/crossmark.png) | -| Add applications | ? | ![no](images/crossmark.png) | ![no](images/crossmark.png) | ![yes](images/checkmark.png) | -| Add certificates | ? | ![no](images/crossmark.png) | ![no](images/crossmark.png) | ![yes](images/checkmark.png) | -| Configure kiosk account and app | Create local account to run the kiosk mode app,
specify the app to run in kiosk mode | ![no](images/crossmark.png) | ![no](images/crossmark.png) | ![yes](images/checkmark.png) | -| Configure kiosk common settings | Set tablet mode,
configure welcome and shutdown screens,
turn off timeout settings | ![no](images/crossmark.png) | ![no](images/crossmark.png) | ![yes](images/checkmark.png) | + + + + + +![no](images/crossmark.png) + + +
StepDescriptionDesktop
wizard
Mobile
wizard
Kiosk
wizard
Set up deviceAssign device name,
enter product key to upgrade Windows,
configure shared used,
remove pre-installed software
![yes](images/checkmark.png)![yes](images/checkmark.png)
(Only device name and upgrade key)
![yes](images/checkmark.png)
Set up networkConnect to a Wi-Fit network![yes](images/checkmark.png)![yes](images/checkmark.png)![yes](images/checkmark.png)
Account managementEnroll device in Active Directory,
enroll device in Azure Active Directory,
or create a local administrator account
![yes](images/checkmark.png)![no](images/crossmark.png)![yes](images/checkmark.png)
Bulk Enrollment in Azure ADEnroll device in Azure Active Directory![no](images/crossmark.png)![yes](images/checkmark.png)![no](images/crossmark.png)
Add applications?![no](images/crossmark.png)![yes](images/checkmark.png)
Add certificates?![no](images/crossmark.png)![no](images/crossmark.png)![yes](images/checkmark.png)
Configure kiosk account and appCreate local account to run the kiosk mode app,
specify the app to run in kiosk mode
![no](images/crossmark.png)![no](images/crossmark.png)![yes](images/checkmark.png)
Configure kiosk common settingsSet tablet mode,
configure welcome and shutdown screens,
turn off timeout settings
![no](images/crossmark.png)![no](images/crossmark.png)
+ + Also HoloLens wizard and Surface Hub wizard -- link to those docs