mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Merge branch 'master' into win11updates-WSUS
This commit is contained in:
commit
50dc8981ec
@ -139,7 +139,8 @@ For details about the settings you can customize in provisioning packages, see [
|
|||||||
1. When you are done configuring the provisioning package, on the **File** menu, select **Save**.
|
1. When you are done configuring the provisioning package, on the **File** menu, select **Save**.
|
||||||
|
|
||||||
2. Read the warning that project files may contain sensitive information, and select **OK**.
|
2. Read the warning that project files may contain sensitive information, and select **OK**.
|
||||||
> **Important** When you build a provisioning package, you may include sensitive information in the project files and in the provisioning package (.ppkg) file. Although you have the option to encrypt the .ppkg file, project files are not encrypted. You should store the project files in a secure location and delete the project files when they are no longer needed.
|
|
||||||
|
When you build a provisioning package, you may include sensitive information in the project files and in the provisioning package (.ppkg) file. Although you have the option to encrypt the .ppkg file, project files are not encrypted. You should store the project files in a secure location, and delete the project files when they're no longer needed.
|
||||||
|
|
||||||
3. On the **Export** menu, select **Provisioning package**.
|
3. On the **Export** menu, select **Provisioning package**.
|
||||||
|
|
||||||
@ -156,8 +157,8 @@ For details about the settings you can customize in provisioning packages, see [
|
|||||||
|
|
||||||
- **Enable package signing** - If you select this option, you must select a valid certificate to use for signing the package. You can specify the certificate by selecting **Select...** and choosing the certificate you want to use to sign the package.
|
- **Enable package signing** - If you select this option, you must select a valid certificate to use for signing the package. You can specify the certificate by selecting **Select...** and choosing the certificate you want to use to sign the package.
|
||||||
|
|
||||||
**Important**
|
> [!TIP]
|
||||||
We recommend that you include a trusted provisioning certificate in your provisioning package. When the package is applied to a device, the certificate is added to the system store and any package signed with that certificate thereafter can be applied silently.
|
> We recommend that you include a trusted provisioning certificate in your provisioning package. When the package is applied to a device, the certificate is added to the system store. Any package signed with that certificate can be applied silently.
|
||||||
|
|
||||||
7. Select **Next** to specify the output location where you want the provisioning package to go once it's built. By default, Windows ICD uses the project folder as the output location.<p>
|
7. Select **Next** to specify the output location where you want the provisioning package to go once it's built. By default, Windows ICD uses the project folder as the output location.<p>
|
||||||
Optionally, you can select **Browse** to change the default output location.
|
Optionally, you can select **Browse** to change the default output location.
|
||||||
@ -205,4 +206,4 @@ For details about the settings you can customize in provisioning packages, see [
|
|||||||
- [NFC-based device provisioning](../mobile-devices/provisioning-nfc.md)
|
- [NFC-based device provisioning](../mobile-devices/provisioning-nfc.md)
|
||||||
- [Use the package splitter tool](../mobile-devices/provisioning-package-splitter.md)
|
- [Use the package splitter tool](../mobile-devices/provisioning-package-splitter.md)
|
||||||
- [Windows Configuration Designer command-line interface (reference)](provisioning-command-line.md)
|
- [Windows Configuration Designer command-line interface (reference)](provisioning-command-line.md)
|
||||||
- [Create a provisioning package with multivariant settings](provisioning-multivariant.md)
|
- [Create a provisioning package with multivariant settings](provisioning-multivariant.md)
|
||||||
|
@ -67,8 +67,8 @@ You can use Windows Configuration Designer to create a provisioning package (`.p
|
|||||||
|
|
||||||
5. On the **Import a provisioning package (optional)** page, you can select **Finish** to create your project, or browse to and select an existing provisioning package to import to your project, and then select **Finish**.
|
5. On the **Import a provisioning package (optional)** page, you can select **Finish** to create your project, or browse to and select an existing provisioning package to import to your project, and then select **Finish**.
|
||||||
|
|
||||||
>[!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 that 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 includes the settings for your organization's network. Then, import that package into other packages that you create so you don't have to reconfigure those common settings repeatedly.
|
||||||
|
|
||||||
6. In the **Available customizations** pane, you can now configure settings for the package.
|
6. In the **Available customizations** pane, you can now configure settings for the package.
|
||||||
|
|
||||||
@ -162,4 +162,4 @@ For details on each specific setting, see [Windows Provisioning settings referen
|
|||||||
- [Use a script to install a desktop app in provisioning packages](provisioning-script-to-install-app.md)
|
- [Use a script to install a desktop app in provisioning packages](provisioning-script-to-install-app.md)
|
||||||
- [PowerShell cmdlets for provisioning Windows client (reference)](provisioning-powershell.md)
|
- [PowerShell cmdlets for provisioning Windows client (reference)](provisioning-powershell.md)
|
||||||
- [Windows Configuration Designer command-line interface (reference)](provisioning-command-line.md)
|
- [Windows Configuration Designer command-line interface (reference)](provisioning-command-line.md)
|
||||||
- [Create a provisioning package with multivariant settings](provisioning-multivariant.md)
|
- [Create a provisioning package with multivariant settings](provisioning-multivariant.md)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user