mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 05:47:23 +00:00
Merge pull request #5260 from MicrosoftDocs/master
Publish 06/07/21, 3:30 PM
This commit is contained in:
commit
4aa5ba3e5c
@ -53,7 +53,7 @@ Use **Peer Cache** to help manage deployment of content to clients in remote loc
|
|||||||
|
|
||||||
If you're deploying **Feature update to Windows 10, version 1709** or later, by default, portions of setup are configured to run at a lower priority. This can result in a longer total install time for the feature update. When deploying within a maintenance window, we recommend that you override this default behavior to benefit from faster total install times. To override the default priority, create a file called SetupConfig.ini on each machine to be upgraded in the below location containing the single section noted.
|
If you're deploying **Feature update to Windows 10, version 1709** or later, by default, portions of setup are configured to run at a lower priority. This can result in a longer total install time for the feature update. When deploying within a maintenance window, we recommend that you override this default behavior to benefit from faster total install times. To override the default priority, create a file called SetupConfig.ini on each machine to be upgraded in the below location containing the single section noted.
|
||||||
|
|
||||||
%systemdrive%\Users\Default\AppData\Local\Microsoft\Windows\WSUS\SetupConfig.ini
|
**%systemdrive%\Users\Default\AppData\Local\Microsoft\Windows\WSUS\SetupConfig.ini**
|
||||||
|
|
||||||
```
|
```
|
||||||
[SetupConfig]
|
[SetupConfig]
|
||||||
@ -126,7 +126,7 @@ There are potentially a thousand or more feature updates displayed in the Config
|
|||||||
Before you deploy the feature updates, you can download the content as a separate step. Do this so you can verify that the content is available on the distribution points before you deploy the feature updates. This will help you to avoid any unexpected issues with the content delivery. Use the following procedure to download the content for feature updates before creating the deployment.
|
Before you deploy the feature updates, you can download the content as a separate step. Do this so you can verify that the content is available on the distribution points before you deploy the feature updates. This will help you to avoid any unexpected issues with the content delivery. Use the following procedure to download the content for feature updates before creating the deployment.
|
||||||
|
|
||||||
1. In the Configuration Manager console, navigate to **Software Library > Windows 10 Servicing**.
|
1. In the Configuration Manager console, navigate to **Software Library > Windows 10 Servicing**.
|
||||||
2. Choose the feature update(s) to download by using your saved search criteria. Select one or more of the feature updates returned, right click, and select Download.
|
2. Choose the **feature update(s)** to download by using your saved search criteria. Select one or more of the feature updates returned, right click, and select **Download**.
|
||||||
|
|
||||||
The **Download Software Updates Wizard** opens.
|
The **Download Software Updates Wizard** opens.
|
||||||
3. On the **Deployment Package** page, configure the following settings:
|
3. On the **Deployment Package** page, configure the following settings:
|
||||||
@ -251,7 +251,7 @@ After you determine which feature updates you intend to deploy, you can manually
|
|||||||
- Specify whether to allow clients to download after an installation deadline when they use metered Internet connections. Internet providers sometimes charge by the amount of data that you send and receive when you are on a metered Internet connection.
|
- Specify whether to allow clients to download after an installation deadline when they use metered Internet connections. Internet providers sometimes charge by the amount of data that you send and receive when you are on a metered Internet connection.
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Clients request the content location from a management point for the software updates in a deployment. The download behavior depends upon how you have configured the distribution point, the deployment package, and the settings on this page. For more information, see [Content source location scenarios](/sccm/core/plan-design/hierarchy/content-source-location-scenarios).
|
> Clients request the content location from a management point for the software updates in a deployment. The download behavior depends upon how you have configured the distribution point, the deployment package, and the settings on this page. For more information, see [Content source priority](/mem/configmgr/core/plan-design/hierarchy/fundamental-concepts-for-content-management#content-source-priority).
|
||||||
10. On the Summary page, review the settings. To save the settings to a deployment template, click **Save As Template**, enter a name and select the settings that you want to include in the template, and then click **Save**. To change a configured setting, click the associated wizard page and change the setting.
|
10. On the Summary page, review the settings. To save the settings to a deployment template, click **Save As Template**, enter a name and select the settings that you want to include in the template, and then click **Save**. To change a configured setting, click the associated wizard page and change the setting.
|
||||||
11. Click **Next** to deploy the feature update(s).
|
11. Click **Next** to deploy the feature update(s).
|
||||||
|
|
||||||
|
@ -40,7 +40,7 @@ Take the following steps to create a configuration profile that will set require
|
|||||||
2. Add a setting for **Commercial ID** ) with the following values:
|
2. Add a setting for **Commercial ID** ) with the following values:
|
||||||
- **Name**: Commercial ID
|
- **Name**: Commercial ID
|
||||||
- **Description**: Sets the Commercial ID that corresponds to the Update Compliance Log Analytics workspace.
|
- **Description**: Sets the Commercial ID that corresponds to the Update Compliance Log Analytics workspace.
|
||||||
- **OMA-URI**: `./Vendor/MSFT/DMClient/Provider/MS DM Server/CommercialID`
|
- **OMA-URI**: `./Vendor/MSFT/DMClient/Provider/ProviderID/CommercialID`
|
||||||
- **Data type**: String
|
- **Data type**: String
|
||||||
- **Value**: *Set this to your Commercial ID*
|
- **Value**: *Set this to your Commercial ID*
|
||||||
2. Add a setting configuring the **Windows Diagnostic Data level** for devices:
|
2. Add a setting configuring the **Windows Diagnostic Data level** for devices:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user