Endpoint and appsIntermediate28 min read

What Does Windows Update ring Mean?

Reviewed byJohnson Ajibi· Senior Network & Security Engineer · MSc IT Security

This page mentions older exam versions. See the Current Exam Context and Legacy Exam Context sections below for the updated mapping.

On This Page

Quick Definition

A Windows Update ring is like a group of computers that get Windows updates at different speeds. IT teams set up rings to test updates on a small number of devices first, then roll them out to more devices gradually. This way, if an update causes problems, only a few machines are affected before everyone else gets it. It helps keep all company computers stable and secure without breaking things.

Commonly Confused With

Windows Update ringvsWindows Update for Business (WUfB)

Windows Update for Business is the cloud-based service that allows IT to manage updates using Group Policy or MDM policies. A Windows Update ring is a logical grouping of devices that receives updates according to a set policy. WUfB is the mechanism; the ring is the concept. You use WUfB policies to configure the ring's behavior, but the ring itself is just a group of devices with a specific update policy applied.

Think of WUfB as the delivery truck, and the ring as the list of addresses on that truck's route. The truck (WUfB) delivers updates to the addresses (devices) based on the route instructions (the ring policy).

Windows Update ringvsWSUS (Windows Server Update Services)

WSUS is an on-premises server that stores and approves updates. Update rings in WSUS are implemented using 'computer groups' and approval rules. The difference is that WSUS is a full server product that requires hardware and maintenance, while update rings in Intune/WUfB are cloud-only and require no on-premises infrastructure. WSUS gives more granular control over which specific updates are approved, while WUfB rings control timing but rely on Microsoft's approval.

WSUS is like a local library that chooses which books to lend out and to whom. WUfB rings are like a subscription service that sends you new books automatically but lets you decide when to read them.

Windows Update ringvsUpdate compliance

Update compliance is a reporting and monitoring tool (part of Microsoft Endpoint Manager) that shows which devices have installed which updates. An update ring is the deployment policy itself, while compliance is the report card. You create a ring to deploy updates, then use compliance reports to see if the ring's devices actually got the updates.

The ring is the plan for when to give out homework. Update compliance is the gradebook that shows who actually did the homework and who missed it.

Must Know for Exams

Windows Update rings are a core topic in several IT certification exams, particularly those focused on Windows client administration, Microsoft 365 device management, and endpoint security. For the Microsoft 365 Certified: Endpoint Administrator Associate (Exam MD-102), update rings are a major objective. The exam explicitly covers 'Manage Windows updates using Windows Update for Business and update rings.'

Candidates must know how to configure update rings in Microsoft Intune, including setting deferral periods, pause policies, and assigning rings to Azure AD groups. Questions often present a scenario where a company has multiple departments with different risk tolerances, and the candidate must select the correct ring configuration (e.g.

, a 7-day deferral for pilot users, 14-day for standard users). For the Microsoft 365 Certified: Modern Desktop Administrator Associate (Exam MD-100, now retired but still studied), update rings via Windows Update for Business policies were heavily tested. For the CompTIA Security+ (SY0-601 or SY0-701), the concept appears under 'patch management' and 'change management' domains.

While not called out as 'update rings' specifically, the principle of staged deployment is a key security control. Exam questions might describe an organization that experienced a widespread outage due to a bad patch, and the candidate must choose the best preventive measure, with 'implement a phased rollout using update rings' being the correct answer. For the Microsoft Azure Administrator (AZ-104), update rings are less central but appear in the context of managing Windows VMs.

Questions may cover configuring update management solutions using Azure Update Manager or using update rings as part of a larger patch compliance strategy. For general IT certifications like CompTIA A+ (220-1102), the concept is covered under 'Windows Update' and 'best practices for updating software.' The exam does not test the technical configuration of rings in Intune, but it does test the understanding of deferring updates and the importance of testing.

A question might ask: 'An IT administrator wants to deploy Windows updates to all company workstations but wants to ensure that updates are tested on a small group first. Which of the following describes this best practice?' The correct answer would be 'Deployment rings' or 'Phased rollout.'

Exam question types that feature update rings include scenario-based multiple-choice questions, where the candidate reads a short business scenario and selects the appropriate update deployment strategy. Another common type is the 'troubleshooting' question: 'A company's update ring configuration caused many users to receive a faulty update. What should the administrator have done?'

The answer involves pausing the update and adjusting deferral periods. There are also drag-and-drop questions in Microsoft exams where the candidate must order the rings from earliest to latest deployment. Exam candidates should memorize the default deferral periods for quality vs.

feature updates, know that feature updates can be deferred up to 365 days (depending on policy), and that quality updates can be deferred up to 30 days (in some configurations). They should also know the difference between, and be able to configure, update rings using Group Policy (Computer Configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business) vs. using Intune (Devices > Windows > Update rings).

Pay attention to the fact that update rings are different from 'update compliance' reporting, though both are part of the same overall update management strategy.

Simple Meaning

Think of a Windows Update ring like a team of taste testers for a new recipe in a big restaurant kitchen. The head chef (the IT administrator) creates a new sauce (a Windows update) and wants to make sure it tastes good before serving it to all the customers (all company computers). Instead of pouring the new sauce on every plate at once, the chef first gives it to a small group of taste testers (the first ring, often called Preview or Test).

These testers are experienced and can tell the chef if the sauce is too salty or if it doesn't mix well with the main dish. If the testers approve, the chef then serves the sauce to a larger group, like the waitstaff or the kitchen helpers (the second ring, often called Broad or Fast). This group uses the sauce in real orders and reports any issues.

Once the chef is confident the sauce is perfect, it gets served to all the paying customers (the third ring, often called Production or Slow). This gradual process is exactly what Windows Update rings do for company computers. IT administrators create different ring groups in a tool like Windows Server Update Services (WSUS) or Microsoft Intune.

Each ring has its own policy for when to download and install updates. The narrowest ring (first) might get updates immediately after Microsoft releases them, allowing IT to catch problems early. The second ring might wait a week or two, giving time for the first ring to report any bugs.

The third ring, which might contain hundreds or thousands of employee computers, waits even longer, sometimes several weeks, to ensure maximum stability. This ring system prevents a bad update from crashing every computer in the company at the same time, which would stop all work and cause huge losses. It is a safety net that balances the need for security patches with the need for reliable, uninterrupted work.

Full Technical Definition

A Windows Update ring is a logical grouping of Windows devices within an organization, defined using Group Policy, Microsoft Intune, or Windows Server Update Services (WSUS), that controls the timing, approval, and deployment of Windows updates. The concept is central to a phased update deployment strategy, commonly referred to as a deployment ring or flighting ring. Each ring is configured with specific update settings, including the deferral period for feature updates and quality updates, the pause duration, the deadline for installation, and the update approval workflow.

In a Microsoft Intune environment, update rings are created as policy objects that target Azure AD groups. An IT administrator defines a ring with parameters such as Automatic Update Behavior (e.g.

, notify download, auto install at scheduled time, or auto install and restart), the Update Servers (e.g., Windows Update, WSUS, or Microsoft Update), and the Branch Readiness Level (e.

g., Windows Insider, Semi-Annual Channel, or LTSC). The deferral policy is key: a quality update (security fix) in the first ring might have a deferral of 0 days, while the second ring might have 7 days, and the third ring 14 days.

This means that devices in ring 1 will see and install the update immediately upon Microsoft's release, while ring 2 devices wait 7 days, and ring 3 devices wait 14 days. The underlying mechanism relies on Windows Update client components on each device communicating with the configured update service. When a device checks for updates, it queries the WSUS server or Microsoft's update servers, and the response includes which updates are applicable based on the device's group membership and ring policy.

The Windows Update Agent on the client then downloads the applicable updates from the specified source, using Background Intelligent Transfer Service (BITS) to throttle bandwidth, and then applies the update during a maintenance window or at a scheduled restart time. For organizations using WSUS, the ring concept is implemented through computer groups and approval rules. Administrators create target groups, such as 'Ring 1 - IT Staff', 'Ring 2 - Pilot Users', and 'Ring 3 - Production', and then manually or automatically approve updates for each group with a delay.

WSUS synchronizes with Microsoft Update to download update metadata and binaries. The administrator reviews the updates, tests them on a small set of machines, and then approves them for the next ring. This is often automated using PowerShell scripts that approve updates for a group after a specified number of days.

For hybrid or cloud-managed environments, Windows Update for Business (WUfB) policies can be used, which replace WSUS entirely. WUfB rings are defined through Group Policy or MDM policies (e.g.

, CSP policies). The policies specify the deferral period, pause start and end dates, and the feature update version target. The device then communicates directly with Microsoft's update servers, respecting the deferral period before downloading.

This eliminates the need for on-premises WSUS servers. A critical component of ring management is the ability to pause updates. If a ring reports a critical bug, the administrator can immediately pause updates for that ring, preventing further installation until the issue is resolved.

The update status, compliance, and errors are monitored through reporting tools like Microsoft Endpoint Manager analytics or WSUS reports. Understanding update rings is essential for any IT generalist or administrator because it directly impacts system stability, security patch compliance, and business continuity. Misconfigured rings can lead to either delayed critical security patches or widespread crashes from untested updates.

Real-Life Example

Imagine you are the maintenance supervisor for a large apartment complex with 100 apartments. The company that makes the building's smart locks releases a new software update for the locks that is supposed to make them more secure. You, as the supervisor, are in charge of updating all the locks without locking anyone out or breaking them.

You decide to use a ring system, just like Windows Update rings. First, you pick just two apartments in the whole complex: the apartment where you live, and the apartment of your assistant. These are your Ring 1, the test group.

You install the new lock software on your door and your assistant's door. You both use the new software for a week. During that week, you notice that the lock sometimes takes five seconds longer to open, but it never fails.

Your assistant reports no problems at all. This test is successful, so you move to Ring 2. You select ten more apartments, including those of the building's handyman and the building's bookkeeper.

These people are more technically savvy and can report problems accurately. You update all ten locks. After three more days, the handyman reports that his lock app crashes on his phone.

You investigate and find it is a known minor issue that doesn't stop the lock from working. You decide to proceed. Finally, for Ring 3, the production ring, you update all the remaining 88 apartments at once.

Everyone gets the new, more secure lock software, and because you tested it first on two rings, you avoided the disaster of all 100 locks failing at the same time. This is exactly how an IT administrator uses Windows Update rings. They protect the majority of computers by testing updates on a small, controlled group first.

The first ring (like the supervisor's apartment) gets the update immediately and is monitored closely. The second ring (like the handyman and bookkeeper) gets it soon after, providing a wider safety net. The final ring gets it only after the update is proven stable.

This prevents a bad update from taking down the entire company's computers and stopping all work.

Why This Term Matters

In any real-world IT environment, especially in medium to large organizations, Windows Update rings are not just a nice feature-they are a critical operational necessity. Without a ring strategy, an IT administrator would have to choose between two bad options: either allow all computers to update automatically as soon as Microsoft releases patches, risking a faulty update that crashes hundreds of machines, or manually approve each update for every computer, which is impossibly time-consuming and leaves the network vulnerable to exploits for weeks. Update rings solve this dilemma by automating a gradual, controlled rollout.

For example, consider a company with 5000 employees. If a Windows quality update (a security patch) has a bug that causes the Blue Screen of Death on a specific model of laptop, without rings, all 5000 laptops could crash within hours of the patch being released. Work stops, IT is flooded with tickets, and the company loses revenue.

With a proper three-ring system, only the 50 machines in Ring 1 would crash. The IT team immediately identifies the bug, pauses the update for Ring 2 and Ring 3, and either finds a workaround or waits for Microsoft to fix the issue. Only after the fix is confirmed do they resume the rollout.

The other 4950 machines remain safe and productive. This matters for security as well. Cyberattacks often exploit known vulnerabilities for which Microsoft has already released a patch.

A slow rollout means devices remain vulnerable longer than necessary. Update rings help balance the need for speed with the need for safety. The first ring can receive critical security patches very quickly (e.

g., within 24 hours) because it contains IT staff and test devices that can handle immediate reboots and potential issues. The production ring can be set to receive the same patch two weeks later, which is still much faster than a manual approval process but gives time to catch any showstopping bugs.

For IT certification candidates, especially for exams like CompTIA A+ or Microsoft 365 certifications, understanding update rings demonstrates knowledge of change management, risk mitigation, and group policy configuration. It shows you understand that technology deployment is not just about clicking 'install' but about managing risk across an entire fleet of devices. In interviews, being able to describe a ring strategy proves you have real-world IT operations mindset, not just theoretical knowledge.

How It Appears in Exam Questions

Windows Update ring questions appear in IT certification exams primarily as scenario-based multiple-choice questions, but they can also appear in drag-and-drop, building sequence, and performance-based lab simulations, especially in Microsoft role-based exams. Here are the most common question patterns:

Scenario-based selection: The question describes a company with a specific number of devices, different departments, and a need to deploy a critical security patch. The candidate must choose the best update ring configuration. For example: 'A company has 500 Windows 11 devices. The IT department wants to deploy a new quality update. The IT team has 5 test devices and 20 power users who can tolerate minor issues. The remaining 475 employees need maximum stability. Which update ring configuration should the administrator use?' The correct answer typically involves creating three rings: Ring 1 (5 test devices, 0-day deferral), Ring 2 (20 power users, 3-day deferral), Ring 3 (475 employees, 7-day deferral). Distractors might include using only one ring, or using a deferral of 30 days for all rings, which would delay critical security patches too long.

Troubleshooting defective update: Another common pattern is a question where an update causes a problem. For example: 'After deploying a Windows feature update to Ring 2, several users report their applications are crashing. The administrator wants to prevent Ring 3 from receiving the update. Which action should the administrator take first?' The correct answer is to pause the update for Ring 2 and Ring 3 using the Intune console. A distractor might say 'uninstall the update from all Ring 2 devices,' which is time-consuming and not the primary step. Another distractor might say 'increase the deferral period for Ring 3,' which does not prevent already scheduled downloads.

Configuration in Intune: Microsoft-specific exams often ask about configuring the settings inside an update ring policy. For instance: 'An administrator is creating a new update ring in Microsoft Intune. The organization requires that feature updates be deferred by 90 days. Which setting should the administrator configure?' The answer is 'Feature update deferral period (days).' Another question might ask: 'Which branch readiness level should an administrator select to receive pre-release updates for testing?' The answer is 'Windows Insider - Beta Channel' or 'Windows Insider - Dev Channel' depending on the scenario.

Group Policy vs. Intune: Questions sometimes compare the methods. 'An administrator wants to use on-premises Group Policy to configure update rings for a company that does not use Azure AD. Which tool must they use?' The answer is Windows Server Update Services (WSUS) combined with Group Policy. Another question: 'Which cloud-based service replaces the need for WSUS and on-premises Group Policy for update rings?' The answer is Windows Update for Business (WUfB) managed through Intune or MDM policies.

Compliance and reporting: 'An administrator needs to know how many devices are still pending a required update in Ring 3. Where should they look?' The answer is 'Update compliance reports in Microsoft Endpoint Manager' or 'WSUS reports.' A distractor might say 'Event Viewer on each device,' which is impractical.

Exam candidates should be prepared for performance-based labs where they actually create an update ring in a simulated Intune environment. For example, you might be given a list of Azure AD groups and asked to create three update rings, assign the correct groups, and set appropriate deferral values. You would need to know exactly which blade to navigate to in the Intune portal (Devices > Windows > Update rings > Create profile). This requires hands-on practice.

Practise Windows Update ring Questions

Test your understanding with exam-style practice questions.

Practise

Example Scenario

You are an IT administrator for a regional retail company called 'Northlight Stores' that has 200 Windows 11 point-of-sale (POS) terminals in 10 stores, plus 50 office computers for managers and administrative staff. The company is about to deploy a major Windows 11 feature update that includes new security enhancements. The CEO wants the update deployed quickly because of recent cyberattacks in the retail sector, but the store managers are worried that update-related reboots could interrupt sales during peak hours. You decide to use Windows Update rings to balance these concerns.

You create three update rings in Microsoft Intune. Ring 1, called 'IT and Test,' includes your own computer, the IT support team's laptops (5 devices), and two POS terminals that are kept offline for training. You set a feature update deferral of 0 days, meaning these devices will receive the update as soon as Microsoft releases it. You also set the automatic update behavior to 'Auto install and restart at scheduled time' during the night. You monitor these devices for one week. You notice that the update causes the POS software to have a small visual glitch where the 'Total' button appears slightly above its normal position. It is minor, but you report it to the POS vendor.

After that week, you create Ring 2, called 'Pilot Stores,' which includes 20 POS terminals from two stores and 10 office computers from the regional headquarters. You set a deferral of 14 days for feature updates. This gives you time to see if the visual glitch causes any operational problems. During the two-week period, no major issues are reported, and the visual glitch does not affect transactions. The POS vendor releases a patch for the glitch.

Finally, you create Ring 3, called 'Production All,' which includes the remaining 180 POS terminals and 40 office computers. You set a deferral of 30 days for feature updates. By the time this ring starts receiving the update, the glitch patch has been tested in Ring 2 and is now included as a cumulative update. The rollout is smooth. You also schedule the automatic restart for 3 AM local time for each store, so no sales are interrupted.

This scenario shows exactly how update rings work in practice. You used three rings to test the update on a small number of devices first, then expanded to a medium group, and only after two rounds of testing did you deploy to the entire fleet. This prevented a potential outage (the visual glitch could have confused cashiers) and allowed the vendor time to fix the issue before it reached most devices.

Common Mistakes

Setting all computers to the same ring to simplify management.

This eliminates the benefit of phased testing. If a faulty update is released, every device in the organization gets it at the same time, which can cause a company-wide outage, loss of productivity, and massive support tickets.

Always create at least two rings: a small test ring and a production ring. Even for a small office, have the IT person's computer get updates a few days before the rest.

Setting the deferral period for quality updates too long (e.g., 30 days) for all rings.

Quality updates often contain critical security patches. Deferring them by 30 days for all devices leaves the organization vulnerable to exploits that are already being used in the wild. The first ring should have a very short or zero deferral for security patches.

Set quality update deferral to 0-3 days for the first ring, 3-7 days for the second, and no more than 14 days for the production ring, unless there is a specific regulatory or compatibility reason.

Forgetting to pause updates in a ring when a critical bug is discovered.

If a bug is found in Ring 1 but the administrator does not pause the update for Rings 2 and 3, those rings will continue to receive the update according to their scheduled deferral, causing the bug to propagate to more devices.

As soon as a bug is confirmed, immediately pause the update for all downstream rings. In Intune, go to the update ring policy and click 'Pause' for the affected ring. Then investigate the issue before resuming.

Assuming all devices in a ring will get the update at exactly the same time.

Windows Update does not push updates to all devices simultaneously, even within the same ring. Devices check for updates at different times (based on random delay, maintenance windows, and user behavior). This can cause inconsistency and confusion during troubleshooting.

Understand that ring configurations create a time window, not an exact moment. Use reporting tools to track compliance and check if all devices have installed the update after the expected window has passed.

Confusing feature update deferral with quality update deferral, or setting both to the same value without thinking.

Feature updates are major version upgrades (e.g., Windows 11 22H2 to 23H2) and can be deferred for months. Quality updates are monthly security patches and need to be deployed much faster. Setting both to 30 days would delay feature updates unnecessarily while also slowing critical security patches.

Always set feature update deferral much longer (e.g., 60-180 days) because they are larger, riskier, and require more testing. Keep quality update deferral shorter (0-14 days) because security is time-sensitive.

Exam Trap — Don't Get Fooled

{"trap":"An exam question describes an organization that wants to 'ensure that updates are tested on a small group before full deployment.' A distractor answer says 'Configure Windows Update to notify for download and notify for install on all computers.'","why_learners_choose_it":"Learners see 'notify' and think it means someone will manually test first.

They confuse the notification setting (which just asks a user to approve an install) with a true ring-based phased rollout. They also think that if a user can refuse an update, the IT team will somehow test it first, which is not the case.","how_to_avoid_it":"Remember that 'notify' does not give the IT team control over timing or grouping.

It relies on each user to click 'install' at an unpredictable time. The correct answer is to create deployment rings using a tool like WSUS, Intune, or Windows Update for Business, where the IT team controls the exact deferral per group."

Step-by-Step Breakdown

1

Assess and plan your ring structure

Before configuring anything, determine how many rings you need based on the size of your organization and risk tolerance. A typical setup is three rings: Ring 1 (IT/test devices with zero or very short deferral), Ring 2 (pilot users or early adopters with a few days deferral), and Ring 3 (production devices with the longest deferral). Document which Azure AD groups or WSUS computer groups correspond to each ring.

2

Choose the management tool

Decide whether to use cloud-based management (Microsoft Intune with Windows Update for Business), on-premises (WSUS with Group Policy), or a hybrid approach. For most modern environments, Intune is preferred because it is easier to set up and provides better reporting. If the organization has no cloud infrastructure, WSUS is the fallback.

3

Create the update ring policy in Intune (or equivalent in WSUS)

In Intune, navigate to Devices > Windows > Update rings and click 'Create profile'. Give the ring a descriptive name (e.g., 'Ring 1 - IT Test'). Configure the settings: set the 'Update settings' such as automatic update behavior (choose 'Auto install and restart at scheduled time' for production rings). Set the 'Feature update deferral period (days)' and 'Quality update deferral period (days)', as well as the 'Pause start' setting if needed. Assign the appropriate Azure AD group.

4

Repeat for each ring

Create a separate update ring profile for each ring (e.g., Ring 1, Ring 2, Ring 3). Each profile will have different deferral values and may target different Azure AD groups. Be careful not to assign a device to more than one ring with conflicting policies; otherwise, the most restrictive or random policy may apply.

5

Monitor and adjust

After configuration, use the update compliance reports in Intune (Reports > Windows updates) to see the installation status per ring. If a ring reports a high failure rate or multiple devices stuck on a particular update, consider pausing that ring's policy and investigating. Adjust deferral periods as needed based on experience. Document the process for future deployments.

Practical Mini-Lesson

Let's go deep into the practical implementation of Windows Update rings in a real-world environment. As an IT professional managing Windows devices, you will likely use Microsoft Intune for cloud-managed organizations or WSUS for on-premises environments. The core skill is understanding how to balance risk with the urgency of security patches.

First, you must understand the two types of updates you are dealing with: quality updates and feature updates. Quality updates are the monthly security patches (often called 'Patch Tuesday' updates). They are relatively small, critical for security, and should be deployed quickly, but still in phases. Feature updates happen twice a year (or less with the new annual channel) and are massive upgrades to the Windows operating system itself. They carry a higher risk of application incompatibility and require longer testing. Your ring configuration must treat these two types very differently. For quality updates, a typical ring setup might be: Ring 1 (0 days deferral), Ring 2 (3 days), Ring 3 (7 days). This means the entire organization is patched within a week, but with a safety net. For feature updates, the deferrals are much longer: Ring 1 (0 days, but only for IT), Ring 2 (30 days), Ring 3 (60-90 days). This gives you months to test compatibility with line-of-business applications.

Now, let's talk about what can go wrong. The most common problem is that a device gets assigned to two different update ring policies. This can happen if a device is a member of multiple Azure AD groups that each have a ring policy assigned. In that case, the policy from the ring with the most restrictive settings (lowest deferral) often wins, which can accidentally push updates to a device sooner than expected. To avoid this, use a single group per ring and ensure device membership is exclusive. Use dynamic groups in Azure AD based on device category (e.g., deviceCategory -eq 'IT-Test') to automate this.

Another practical issue is user experience. If you set the automatic update behavior to 'Auto install and restart at scheduled time', you must schedule restarts during off-hours, such as 2 AM. However, if devices are left open or locked overnight, the restart may not happen, and the user will see a forced restart the next morning. A better approach for production devices is to use 'Auto install and restart at scheduled time' but set a deadline of 7 days and a grace period, giving users time to save work. For IT test devices, you can use 'Auto install and restart immediately' to expedite testing.

For reporting, you need to be familiar with the 'Windows Update compliance' reports in Intune. These show you per device: last successful update, pending updates, and update errors. If you see a device stuck on 'needs reboot' for days, you may need to manually trigger a restart. If you see an update error, look up the error code (e.g., 0x80070643 is a common Windows Update error) and troubleshoot accordingly.

Finally, know how to handle an emergency. If a critical security patch needs to be deployed immediately (e.g., zero-day exploit), you may temporarily bypass your ring structure by pushing the update to all devices as an 'expedited update' using Intune's update policies. Expediting updates ignores the deferral period but still respects the ring assignment. You can also deploy the update as a 'required' update via a script or third-party tool, but this is less common.

a professional knows that update rings are not set-and-forget. They require ongoing monitoring, adjustment of deferral periods based on the specific update and business needs, and clear communication with users about required restarts. The goal is to keep the environment secure while maintaining productivity.

Memory Tip

Remember 'Three Rings for Safety' – Ring 1 (Test), Ring 2 (Pilot), Ring 3 (Production). The smallest ring gets updates first, the largest ring gets them last.

Covered in These Exams

Current Exam Context

Current exam versions that test this topic — use these objectives when studying.

Legacy Exam Context

Older materials may mention these exam versions, but learners should use the current objectives for their target exam.

SY0-601SY0-701(current version)

Related Glossary Terms

Frequently Asked Questions

Can I have just one update ring for my whole company?

Yes, but it is not recommended. A single ring eliminates the ability to test updates on a small group before full deployment. If the update is faulty, all devices are affected at once. Always create at least two rings, even for small organizations.

How do I pause an update for a ring after it has started rolling out?

In Microsoft Intune, go to Devices > Windows > Update rings, select the ring policy, and click 'Pause'. Choose how long to pause (from 1 to 35 days). In WSUS, you can decline the update approval for the computer group or remove the computers from the group temporarily.

What is the difference between a deferral period and a pause period?

A deferral period is the time a device waits before downloading an update after it is released on Microsoft's servers. A pause period is a time after the update has started rolling out when you stop further installations. Deferral is proactive, pause is reactive.

Do Windows Update rings work for Windows 10 and Windows 11?

Yes, update rings work for both Windows 10 and Windows 11. The configuration settings are nearly identical in Intune and Group Policy. The concept of deferring feature and quality updates applies to both operating systems.

Can I assign the same device to more than one update ring?

You should not assign a device to more than one ring, as this can cause conflicting policies. Intune and WSUS do not prevent it, but the behavior is unpredictable. Always ensure each device is a member of only one update ring policy.

What happens if a device misses a deferral window?

If a device was offline during its deferral window, it will attempt to install the update when it comes back online. The deferral period does not extend. The device will see the update as available and will install it based on its automatic update behavior settings, which could be immediately or at the next scheduled maintenance window.

How do I force an immediate update on a specific device regardless of its ring?

You can use the 'Expedite updates' feature in Intune to push a specific quality update immediately to selected devices, bypassing the deferral period. This is useful for emergency security patches. Alternatively, you can manually click 'Check for updates' on the device's Windows Update settings.