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 | Desktopwizard | Mobilewizard | Kioskwizard | -| --- | --- | --- | --- | --- | -| Set up device | Assign device name,enter product key to upgrade Windows,configure shared used,remove pre-installed software |  | (Only device name and upgrade key) |  | -| Set up network | Connect to a Wi-Fit network |  |  |  | -| Account management | Enroll device in Active Directory,enroll device in Azure Active Directory,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,specify the app to run in kiosk mode |  |  |  | -| Configure kiosk common settings | Set tablet mode,configure welcome and shutdown screens,turn off timeout settings |  |  |  | +
Step | Description | Desktopwizard | Mobilewizard | Kioskwizard |
---|---|---|---|---|
Set up device | Assign device name,enter product key to upgrade Windows,configure shared used,remove pre-installed software |  | (Only device name and upgrade key) |  |
Set up network | Connect to a Wi-Fit network |  |  |  |
Account management | Enroll device in Active Directory,enroll device in Azure Active Directory,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,specify the app to run in kiosk mode |  |  |  |
Configure kiosk common settings | Set tablet mode,configure welcome and shutdown screens,turn off timeout settings |  |  |