mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-16 02:43:43 +00:00
redirects
This commit is contained in:
@ -21,7 +21,7 @@ You can use Windows Configuration Designer to create a provisioning package (`.p
|
||||
|
||||
1. Select your desired option on the **Start** page, which offers multiple options for creating a provisioning package, as shown in the following image:
|
||||
|
||||

|
||||

|
||||
|
||||
- The following wizard options provide a simple interface for configuring common settings for desktop and kiosk devices:
|
||||
|
||||
@ -41,7 +41,7 @@ You can use Windows Configuration Designer to create a provisioning package (`.p
|
||||
>[!TIP]
|
||||
> You can start a project in the simple wizard editor and then switch the project to the advanced editor.
|
||||
>
|
||||
> 
|
||||
> 
|
||||
|
||||
1. Enter a name for your project, and then select **Next**.
|
||||
|
||||
@ -66,7 +66,7 @@ You can use Windows Configuration Designer to create a provisioning package (`.p
|
||||
|
||||
For an advanced provisioning project, Windows Configuration Designer opens the **Available customizations** pane. The example in the following image is based on **All Windows desktop editions** settings.
|
||||
|
||||

|
||||

|
||||
|
||||
The settings in Windows Configuration Designer are based on Windows client configuration service providers (CSPs). To learn more about CSPs, see [Introduction to configuration service providers (CSPs) for IT pros](./how-it-pros-can-use-configuration-service-providers.md).
|
||||
|
||||
@ -74,33 +74,33 @@ The process for configuring settings is similar for all settings. The following
|
||||
|
||||
1. Expand a category:
|
||||
|
||||
:::image type="content" source="../images/icd-step1.png" alt-text="In Windows Configuration Designer, expand the Certificates category.":::
|
||||
:::image type="content" source="images/icd-step1.png" alt-text="In Windows Configuration Designer, expand the Certificates category.":::
|
||||
|
||||
1. Select a setting:
|
||||
|
||||
:::image type="content" source="../images/icd-step2.png" alt-text="In Windows Configuration Designer, select ClientCertificates.":::
|
||||
:::image type="content" source="images/icd-step2.png" alt-text="In Windows Configuration Designer, select ClientCertificates.":::
|
||||
|
||||
1. Enter a value for the setting. Select **Add** if the button is displayed:
|
||||
|
||||
:::image type="content" source="../images/icd-step3.png" alt-text="In Windows Configuration Designer, enter a name for the certificate.":::
|
||||
:::image type="content" source="images/icd-step3.png" alt-text="In Windows Configuration Designer, enter a name for the certificate.":::
|
||||
|
||||
1. Some settings, such as this example, require additional information. In **Available customizations**, select the value you just created, and more settings are displayed:
|
||||
|
||||
:::image type="content" source="../images/icd-step4.png" alt-text="In Windows Configuration Designer, additional settings for client certificate are available.":::
|
||||
:::image type="content" source="images/icd-step4.png" alt-text="In Windows Configuration Designer, additional settings for client certificate are available.":::
|
||||
|
||||
1. When the setting is configured, it is displayed in the **Selected customizations** pane:
|
||||
|
||||
:::image type="content" source="../images/icd-step5.png" alt-text="In Windows Configuration Designer, the selected customizations pane shows your settings.":::
|
||||
:::image type="content" source="images/icd-step5.png" alt-text="In Windows Configuration Designer, the selected customizations pane shows your settings.":::
|
||||
|
||||
For details on each specific setting, see [Windows Provisioning settings reference](../wcd/wcd.md). The reference article for a setting is also displayed in Windows Configuration Designer when you select the setting, as shown in the following image.
|
||||
|
||||

|
||||

|
||||
|
||||
## Build package
|
||||
|
||||
1. After you're done configuring your customizations, select **Export**, and then select **Provisioning Package**.
|
||||
|
||||

|
||||

|
||||
|
||||
1. In the **Describe the provisioning package** window, enter the following information, and then select **Next**:
|
||||
- **Name** - This field is pre-populated with the project name. You can change this value by entering a different name in the **Name** field.
|
||||
|
Reference in New Issue
Block a user