prov tweaks

This commit is contained in:
jdeckerMS
2017-03-07 12:51:43 -08:00
parent 7adc2e35ea
commit 7e1a6d9397
3 changed files with 11 additions and 9 deletions

View File

@ -44,7 +44,7 @@ You use Windows Configuration Designer to create a provisioning package (.ppkg)
- [Instructions for HoloLens wizard](https://technet.microsoft.com/itpro/hololens/hololens-provisioning)
- [Instructions for Surface Hub wizard](https://technet.microsoft.com/itpro/surface-hub/provisioning-packages-for-certificates-surface-hub)
- The **Advanced provisioning** option opens a new project with all **Runtime settings** available. The rest of this procedure uses **Advanced provisioning**.
- The **Advanced provisioning** option opens a new project with all **Runtime settings** available. *The rest of this procedure uses **Advanced provisioning**.*
>[!TIP]
>You can start a project in the simple wizard editor and then switch the project to the advanced editor.
@ -69,7 +69,7 @@ You use Windows Configuration Designer to create a provisioning package (.ppkg)
>[!TIP]
>**Import a provisioning package** can make it easier to create different provisioning packages that all have certain settings in common. For example, you could create a provisioning package that contains the settings for your organization's network, and then import it into other packages you create so you don't have to reconfigure those common settings repeatedly.
After you click **Finish**, Windows Configuration Designer will open the **Available customizations** pane.
After you click **Finish**, Windows Configuration Designer will open the **Available customizations** pane and you can then configure settings for the package.

View File

@ -35,7 +35,7 @@ Windows Configuration Designer can create provisioning packages for Windows 10 d
## Install Windows Configuration Designer
On devices running Windows 10, version 1703, you can install [Windows Configuration Designer from the Windows Store](https://www.microsoft.com/store/apps/9nblggh4tx22). To run Windows Configuration Designer on other operating systems, install it from the Windows Assessment and Deployment Kit (ADK) for Windows 10.
On devices running Windows 10, version 1703, you can install [Windows Configuration Designer from the Windows Store](https://www.microsoft.com/store/apps/9nblggh4tx22). To run Windows Configuration Designer on other operating systems or in languages other than English, install it from the Windows Assessment and Deployment Kit (ADK) for Windows 10.
>[!NOTE]
>The Windows Configuration Designer App from the Windows Store currently supports only English. For a localized version of the Windows Configuration Designer, install it from the Windows ADK.

View File

@ -34,10 +34,10 @@ The [Windows Assessment and Deployment Kit (ADK) for Windows 10](https://develo
- Windows Configuration Designer can still be installed from the Windows ADK. You can also install it from the Windows Store.
- Windows Configuration Designer adds more wizards to make it easier to create provisioning packages for specific scenarios. See [What you can configure](#configuration-designer-wizards) for wizard descriptions.
- The wizard **Provision desktop devices** (previously called **Simple provisioning**) now enables joining Azure Active Directory (Azure AD) domains and also allows you to remove non-Microsoft software from Windows desktop devices during provisioning.
- Provisioning packages can be made available [using NFC and barcodes](provisioning-nfc.md).
- When provisioning packages are applied to a device, a status screen indicates successful or failed provisioning.
- Windows 10 includes PowerShell cmdlets that simplify scripted provisioning. Using these cmdlets, you can add provisioning packages, remove provisioning packages and generate log files to investigate provisioning errors.
- The **Provision school devices** wizard is removed from Windows Configuration Designer. Instead, use the [Setup School PCs app](https://www.microsoft.com/store/p/set-up-school-pcs/9nblggh4ls40) from the Windows Store.
<!-- Provisioning packages can be made available [using NFC and barcodes](provisioning-nfc.md).-->
## Benefits of provisioning packages
@ -83,6 +83,8 @@ The following table describes settings that you can configure using the wizards
- [Instructions for the mobile wizard](provisioning-configure-mobile.md)
- [Instructions for the kiosk wizard](set-up-a-kiosk-for-windows-10-for-desktop-editions.md#wizard)
>[!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.