mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-19 12:23:37 +00:00
prov tweaks
This commit is contained in:
@ -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 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)
|
- [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]
|
>[!TIP]
|
||||||
>You can start a project in the simple wizard editor and then switch the project to the advanced editor.
|
>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]
|
>[!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.
|
>**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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@ Windows Configuration Designer can create provisioning packages for Windows 10 d
|
|||||||
|
|
||||||
## Install Windows Configuration Designer
|
## 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]
|
>[!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.
|
>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.
|
||||||
|
@ -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 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.
|
- 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.
|
- 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.
|
- 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.
|
- 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.
|
- 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
|
## 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 mobile wizard](provisioning-configure-mobile.md)
|
||||||
- [Instructions for the kiosk wizard](set-up-a-kiosk-for-windows-10-for-desktop-editions.md#wizard)
|
- [Instructions for the kiosk wizard](set-up-a-kiosk-for-windows-10-for-desktop-editions.md#wizard)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
>[!NOTE]
|
>[!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.
|
>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.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user