--- title: Setup and deployment (Windows 10) description: This article describes the basic features of a Windows Update for Business deployment. ms.assetid: E176BB36-3B1B-4707-9665-968D80050DD1 keywords: ["update", "upgrade", "deployment"] ms.prod: w10 ms.mktglfcycl: plan ms.sitesec: library author: TrudyHa --- # Setup and deployment **Applies to** - Windows 10 **In this article** - [Configure your systems to receive updates on CBB](#configure-your-systems-to-receive-updates-on-cbb) - [Defer OS upgrade and update deployments](#defer-os-upgrade) - [Pause upgrades and updates](#pause-upgrades-and-updates) - [Create validation groups for deployments](#create-validation-groups-for-deployments) - [Peer-to-peer networking for deployments](#peer-to-peer-networking-for-deployments-) - [Use Group Policy to configure Windows Update Delivery Optimization](#use-group-policy-to-configure-windows-update-delivery-optimization-) - [Related topics](#related-topics) This article describes the basic features of a Windows Update for Business deployment. Use this information to familiarize yourself with a simple deployment with a single group of machines connected to Windows Update, in addition to more complex scenarios such as the creation of Windows Update for Business validation groups that receive updates from Windows Update at different time intervals, as well as Windows Update for Business deployments integrated with existing management tools such as Windows Server Update Services (WSUS), System Center Configuration Manager, or Microsoft Intune. ## Configure your systems to receive updates on CBB To use Windows Update for Business, Windows 10-based devices must first be configured for the Current Branch for Business (CBB). You can configure devices manually, by using Group Policy, or by using mobile device management (MDM).    ## Defer OS upgrade and update deployments Windows Update for Business allows administrators to control when upgrades and updates are deployed to their Windows 10 clients by specifying deferral windows from when they are initially made available on the Windows Update service. As mentioned, there are restrictions as to how long you can delay upgrades and updates. The following table details these restrictions, per deployment category type: **Group Policy keys** HKEY\_LOCAL\_MACHINE\\Software\\Policies\\Microsoft\\Windows\\WindowsUpdate\\DeferUpgradePeriod - Values: 0-8 where each unit for upgrade is a month HKEY\_LOCAL\_MACHINE\\Software\\Policies\\Microsoft\\Windows\\WindowsUpdate\\DeferUpdatePeriod - Values: 0-4 where each unit for update is a week **MDM** *./Vendor/MSFT/Update/DeferUpgrade* Software\\Microsoft\\PolicyManager\\current\\Update\\RequireDeferUpgrade - Values: 0-8 where each unit for upgrade is a month Software\\Microsoft\\PolicyManager\\current\\Update\\RequireDeferUpdate - Values: 0-4 where each unit for update is a week Administrators can control deferral periods with Group Policy Objects by using the [Local Group Policy Editor (GPEdit)](http://go.microsoft.com/fwlink/p/?LinkId=734030) or, for domain joined systems, [Group Policy Management Console (GPMC)](http://go.microsoft.com/fwlink/p/?LinkId=699325). For additional details on Group Policy management see [Group Policy management for IT pros](http://go.microsoft.com/fwlink/p/?LinkId=699282). **Set different deferrals based on update classification in GPedit.msc**   ## Pause upgrades and updates Although administrators can use deferral periods to stagger the rate at which deployments go out to their organization (which provides time to verify quality and address any issues), there may be cases where additional time is needed before an update is set to deploy to a machine, or group of machines. Windows Update for Business provides a means for administrators to *pause* updates and upgrades on a per-machine basis. This pause functionality ensures that no updates or upgrades will be made available for the specified machine; the machine will remain in this state until the machine is specifically “unpaused”, or when a period of five weeks (35 days) has passed, at which point updates are auto-resumed. **Note** The five-week period ensures that pause functionality overlaps a possible subsequent Update Tuesday release. **Note** Group Policy does not allow you to set a future "unpause” — administrators must actively select to unpause a deployment if they wish to do so before the time expiration.
Group Policy keys |
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\Pause |
MDM ./Vendor/MSFT/Update/DeferUpgrade |
Software\Microsoft\PolicyManager\current\Update\Pause
|