mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +00:00
added almost all of Aria's material
This commit is contained in:
parent
eb7a27489d
commit
4e10d4aee2
@ -24,14 +24,16 @@ Windows Update for Business is a free service that is available for all premium
|
|||||||
> **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq)
|
> **Looking for consumer information?** See [Windows Update: FAQ](https://support.microsoft.com/help/12373/windows-update-faq)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Windows Update for Business enables IT administrators to keep the Windows 10 devices in their organization always up to date with the latest security defenses and Windows features by directly connecting these systems to Windows Update service. You can use Group Policy or Mobile Device Management (MDM) solutions such as Microsoft Intune to configure the Windows Update for Business settings that control how and when Windows 10 devices are updated.
|
Windows Update for Business enables IT administrators to keep the Windows 10 devices in their organization always up to date with the latest security defenses and Windows features by directly connecting these systems to Windows Update service. You can use Group Policy or Mobile Device Management (MDM) solutions such as Microsoft Intune to configure the Windows Update for Business settings that control how and when Windows 10 devices are updated.
|
||||||
|
|
||||||
Specifically, Windows Update for Business allows for control over update offerings and experiences to allow for reliability and performance testing on a subset of devices before deploying updates across the organization as well as a positive update experience for those in your organization.
|
Specifically, Windows Update for Business allows for control over update offerings and experiences to allow for reliability and performance testing on a subset of devices before deploying updates across the organization as well as a positive update experience for those in your organization.
|
||||||
|
|
||||||
## What can I do with Windows Update for Business
|
## What can I do with Windows Update for Business?
|
||||||
|
|
||||||
|
Windows Update for Business enables commercial customers to manage which Windows Updates are received when as well as the experience a device has when it receives them.
|
||||||
|
|
||||||
|
You can control Windows Update for Business policies by using either Mobile Device Management (MDM) tools such as Microsoft Intune or Group Policy management tools such as local group policy or the Group Policy Management Console (GPMC), as well as a variety of other non-Microsoft management tools. MDMs use Configuration Service Provider (CSP) policies instead of Group Policy. Intune additionally uses Cloud Policies. Not all policies are available in all formats (CSP, Group Policy, or Cloud policy).
|
||||||
|
|
||||||
Windows Update for Business enables commercial customers {not sure this is well defined... Do you mean *enterprise* customers?} to manage which Windows Updates are received when as well as the experience a device has when it receives them.
|
|
||||||
|
|
||||||
### Manage deployment of Windows Updates
|
### Manage deployment of Windows Updates
|
||||||
By using Windows Update for Business, you can control which types of Windows Updates are offered to devices in your ecosystem, when updates are applied, and deployment to devices in your organization in waves.
|
By using Windows Update for Business, you can control which types of Windows Updates are offered to devices in your ecosystem, when updates are applied, and deployment to devices in your organization in waves.
|
||||||
@ -49,6 +51,75 @@ Windows Update for Business provides management policies for several types of up
|
|||||||
- **Microsoft product updates**: These are updates for other Microsoft products, such as Office. Product updates are off by default. You can turn them on by using Windows Update for Business policies.
|
- **Microsoft product updates**: These are updates for other Microsoft products, such as Office. Product updates are off by default. You can turn them on by using Windows Update for Business policies.
|
||||||
|
|
||||||
|
|
||||||
|
## Offering
|
||||||
|
You can control when updates are applied, for example by deferring when an update is installed on a device or by pausing updates for a certain period.
|
||||||
|
|
||||||
|
### Manage when updates are offered
|
||||||
|
You can defer or pause the installation of updates for a set period of time.
|
||||||
|
|
||||||
|
#### Enroll in pre-release updates
|
||||||
|
|
||||||
|
The branch readiness level enables administrators to specify which channel of feature updates they want to receive. Today there are branch readiness level options for both pre-release and released updates:
|
||||||
|
|
||||||
|
- Windows Insider Program for Business (for pre-release updates)
|
||||||
|
- Windows Insider Fast
|
||||||
|
- Windows Insider Slow
|
||||||
|
- Windows Insider Release Preview
|
||||||
|
- Semi-annual Channel (for released updates)
|
||||||
|
|
||||||
|
Prior to Windows 10, version 1903, there are two channels for released updates: Semi-annual Channel and Semi-annual Channel (Targeted). Deferral days are calculated against the release date of the chosen channel. Starting with Windows 10, version 1903 there is only the one release channel: Semi-annual Channel. All deferral days are calculated against a release’s Semi-annual Channel release date. For exact release dates, see [Windows Release Information](https://docs.microsoft.com/windows/release-information/). You can set the branch readiness level by using the **Select when Preview Builds and Feature Updates are Received** policy. To use this policy to manage pre-release builds, first enable preview builds by using the **Manage preview Builds** policy.
|
||||||
|
|
||||||
|
#### Defer an update
|
||||||
|
|
||||||
|
A Windows Update for Business administrator can defer the installation of both feature and quality updates from deploying to devices within a bounded range of time from when those updates are first made available on the Windows Update service. You can use this deferral to allow time to validate deployments as they are pushed to devices. Deferrals work by allowing you to specify the number of days after an update is released before it is offered to a device. That is, if you set a feature update deferral period of 365 days, the device will not install a feature update that has been released for less than 365 days. To defer feature updates use the **Select when Preview Builds and Feature Updates are Received** policy.
|
||||||
|
|
||||||
|
|
||||||
|
|Category |Maximum deferral period |
|
||||||
|
|---------|---------|
|
||||||
|
|Feature updates | 365 days |
|
||||||
|
|Quality updates | 30 days |
|
||||||
|
|Non-deferrable | none |
|
||||||
|
|
||||||
|
<!--Example: Using deferrals to deploy in waves
|
||||||
|
[Insert graphic with the deferrals set to different values showing a feature update rollout)-->
|
||||||
|
|
||||||
|
#### Pause an update
|
||||||
|
|
||||||
|
If you discover a problem while deploying a feature or quality update, the IT administrator can pause the update for 35 days from a specified start date to prevent other devices from installing it until the issue is mitigated.
|
||||||
|
If you pause a feature update, quality updates are still offered to devices to ensure they stay secure. The pause period for both feature and quality updates is calculated from a start date that you set.
|
||||||
|
|
||||||
|
To pause feature updates use the **Select when Preview Builds and Feature Updates are Received** policy and to pause quality updates use the **Select when Quality Updates are Received** policy. For more information, see [Pause feature updates](waas-configure-wufb.md#pause-feature-updates) and [Pause quality updates](waas-configure-wufb.md#pause-quality-updates).
|
||||||
|
|
||||||
|
Built in benefits:
|
||||||
|
When updating from Windows Update you get the added benefits of built in compatibility checks to prevent against a poor update experience for your device as well as a check to prevent repeated rollbacks.
|
||||||
|
|
||||||
|
### Recommendations
|
||||||
|
|
||||||
|
For the best experience with Windows Update, follow these guidelines:
|
||||||
|
|
||||||
|
- Use devices for at least 6 hours per month, including at least 2 hours of continuous use.
|
||||||
|
- Keep devices regularly charged. Plugging in devices overnight enables them to automatically update outside of active hours.
|
||||||
|
- Make sure that devices have at least 10 GB of free space.
|
||||||
|
- Give devices unobstructed access to the Windows Update service.
|
||||||
|
|
||||||
|
### Manage the end-user experience when receiving Windows Updates
|
||||||
|
|
||||||
|
Windows Update for Business provides controls to help meet your organization’s security standards as well as provide a great end-user experience. We do this by enabling you to set automatic updates at times that work well for those in your organization and set deadlines for quality and feature updates. Because Windows Update includes built-in intelligence, it's usually better to use fewer controls to manage the end-user experience.
|
||||||
|
|
||||||
|
#### Recommended experience settings
|
||||||
|
|
||||||
|
Features like the smart busy check (which ensure updates don't happen when a user is signed in) and active hours help provide the best experience for end users while keeping devices more secure and up to date. Follow these steps:
|
||||||
|
|
||||||
|
1. Automatically download, install and restart (default if no restart policies are set up or enabled)
|
||||||
|
2. Use the default notifications
|
||||||
|
3. Set update deadlines
|
||||||
|
|
||||||
|
##### Setting deadlines
|
||||||
|
|
||||||
|
A compliance deadline policy (released in June 2019) enables you to set separate deadlines and grace periods for feature and quality updates.
|
||||||
|
|
||||||
|
This policy enables you to specify the number of days from an update's publication date that it must be installed on the device. The policy also includes a configurable grace period that specifies the number of days from when the update is installed on the device until the device is forced to restart. This is extremely beneficial in a vacation scenario as it allows, for example, users who have been away to have a bit of time before being forced to restart their devices when they return from vacation.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -144,22 +215,6 @@ For more information about Update Compliance, see [Monitor Windows Updates using
|
|||||||
|  | [Optimize update delivery for Windows 10 updates](waas-optimize-windows-10-updates.md) |
|
|  | [Optimize update delivery for Windows 10 updates](waas-optimize-windows-10-updates.md) |
|
||||||
|  | Deploy updates using Windows Update for Business (this topic) </br>or [Deploy Windows 10 updates using Windows Server Update Services](waas-manage-updates-wsus.md)</br>or [Deploy Windows 10 updates using Microsoft Endpoint Configuration Manager](waas-manage-updates-configuration-manager.md) |
|
|  | Deploy updates using Windows Update for Business (this topic) </br>or [Deploy Windows 10 updates using Windows Server Update Services](waas-manage-updates-wsus.md)</br>or [Deploy Windows 10 updates using Microsoft Endpoint Configuration Manager](waas-manage-updates-configuration-manager.md) |
|
||||||
|
|
||||||
## Related topics
|
|
||||||
- [Update Windows 10 in the enterprise](index.md)
|
|
||||||
- [Overview of Windows as a service](waas-overview.md)
|
|
||||||
- [Prepare servicing strategy for Windows 10 updates](waas-servicing-strategy-windows-10-updates.md)
|
|
||||||
- [Build deployment rings for Windows 10 updates](waas-deployment-rings-windows-10-updates.md)
|
|
||||||
- [Assign devices to servicing channels for Windows 10 updates](waas-servicing-channels-windows-10-updates.md)
|
|
||||||
- [Optimize update delivery for Windows 10 updates](waas-optimize-windows-10-updates.md)
|
|
||||||
- [Configure Delivery Optimization for Windows 10 updates](waas-delivery-optimization.md)
|
|
||||||
- [Configure BranchCache for Windows 10 updates](waas-branchcache.md)
|
|
||||||
- [Deploy updates for Windows 10 Mobile Enterprise and Windows 10 IoT Mobile](waas-mobile-updates.md)
|
|
||||||
- [Configure Windows Update for Business](waas-configure-wufb.md)
|
|
||||||
- [Integrate Windows Update for Business with management solutions](waas-integrate-wufb.md)
|
|
||||||
- [Walkthrough: use Group Policy to configure Windows Update for Business](waas-wufb-group-policy.md)
|
|
||||||
- [Walkthrough: use Intune to configure Windows Update for Business](https://docs.microsoft.com/intune/windows-update-for-business-configure)
|
|
||||||
- [Deploy Windows 10 updates using Windows Server Update Services](waas-manage-updates-wsus.md)
|
|
||||||
- [Deploy Windows 10 updates using Microsoft Endpoint Configuration Manager](waas-manage-updates-configuration-manager.md)
|
|
||||||
- [Manage device restarts after updates](waas-restart.md)
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Configure Windows Update for Business via Group Policy (Windows 10)
|
title: Configure Windows Update for Business with Group Policy
|
||||||
description: Walkthrough demonstrating how to configure Windows Update for Business settings, using Group Policy.
|
description: Walkthrough demonstrating how to configure Windows Update for Business settings, using Group Policy.
|
||||||
ms.prod: w10
|
ms.prod: w10
|
||||||
ms.mktglfcycl: manage
|
ms.mktglfcycl: manage
|
||||||
@ -27,7 +27,7 @@ You can use Group Policy through the Group Policy Management Console (GPMC) to c
|
|||||||
|
|
||||||
An IT administrator can set policies for Windows Update for Business by using Group Policy, or they can be set locally (per device). All of the relevant policies are under the path **Computer configuration > Administrative Templates > Windows Components > Windows Update**.
|
An IT administrator can set policies for Windows Update for Business by using Group Policy, or they can be set locally (per device). All of the relevant policies are under the path **Computer configuration > Administrative Templates > Windows Components > Windows Update**.
|
||||||
|
|
||||||
To manage updates with Windows Update for Business as described in this topic, you should prepare with these steps, if you haven't already:
|
To manage updates with Windows Update for Business as described in this article, you should prepare with these steps, if you haven't already:
|
||||||
|
|
||||||
- Create Active Directory security groups that align with the deployment rings you use to phase deployment of updates. See [Build deployment rings for Windows 10 updates](waas-deployment-rings-windows-10-updates.md) to learn more about deployment rings in Windows 10.
|
- Create Active Directory security groups that align with the deployment rings you use to phase deployment of updates. See [Build deployment rings for Windows 10 updates](waas-deployment-rings-windows-10-updates.md) to learn more about deployment rings in Windows 10.
|
||||||
- Allow access to the Windows Update service.
|
- Allow access to the Windows Update service.
|
||||||
@ -49,27 +49,34 @@ Follow these steps on a device running the Remote Server Administration Tools or
|
|||||||
6. In the Group Policy Management Editor, go to **Computer Configuration > Policies > Administrative Templates > Windows Components > Windows Update**. You are now ready to start assigning policies to this ring (group) of devices.
|
6. In the Group Policy Management Editor, go to **Computer Configuration > Policies > Administrative Templates > Windows Components > Windows Update**. You are now ready to start assigning policies to this ring (group) of devices.
|
||||||
|
|
||||||
|
|
||||||
## Offering
|
## Manage Windows Update offerings
|
||||||
|
|
||||||
You can control when updates are applied, for example by deferring when an update is installed on a device or by pausing updates for a certain period of time.
|
You can control when updates are applied, for example by deferring when an update is installed on a device or by pausing updates for a certain period of time.
|
||||||
|
|
||||||
### Manage which updates are offered
|
### Determine which updates you want offered to your devices
|
||||||
|
|
||||||
Windows Update for Business offers you the ability to turn on or off both driver and Microsoft product updates.
|
Both Windows 10 feature and quality updates are automatically offered to devices that are connected to Windows Update using Windows Update for Business policies. However, you can choose whether you want the devices to additionally receive other Microsoft Updates or drivers that are applicable to that device.
|
||||||
|
|
||||||
- Drivers (on/off): **Computer configuration > Administrative Templates > Windows Components > Windows Update > Do not include drivers with Windows Updates**
|
To enable Microsoft Updates use the Group Policy Management Console go to **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Configure Automatic Updates** and select **Install updates for other Microsoft products**.
|
||||||
- Microsoft product updates (on/off): **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Configure Automatic Updates > Install updates for other Microsoft products**
|
|
||||||
|
|
||||||
We recommend that you allow the driver policy to allow drivers to updated on devices (the default), but you can turn this setting off if you prefer to manage drivers manually. We also recommend that you leave the "Microsoft product updates" setting on.
|
Drivers are automatically enabled because they are beneficial to device systems. We recommend that you allow the driver policy to allow drivers to updated on devices (the default), but you can turn this setting off if you prefer to manage drivers manually. If you want to disable driver updates for some reason, use the Group Policy Management Console to go to **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Do not include drivers with Windows Updates** and enable the policy.
|
||||||
|
|
||||||
### Manage when updates are offered
|
We also recommend that you allow Microsoft product updates as discussed previously.
|
||||||
You can defer or pause the installation of updates for a set period of time.
|
|
||||||
|
|
||||||
#### Defer or pause an update
|
### Set when devices receive feature and quality updates
|
||||||
|
|
||||||
A Windows Update for Business administrator can defer or pause updates and preview builds. You can defer features updates for up to 365 days. You can pause feature or quality updates for up to 35 days from a given start date that you specify.
|
#### I want to receive pre-release versions of the next feature update
|
||||||
|
|
||||||
- Defer or pause a feature update: **Computer configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business > Select when Preview Builds and Feature Updates are Received**
|
1. Ensure that you are enrolled in the Windows Insider Program for Business. This is a completely free program available to commercial customers to aid them in their validation of feature updates before they are released. Joining the program enables you to receive updates prior to their release as well as receive emails and content related to what is coming in the next updates.
|
||||||
|
2. Use Group Policy Management Console to go to: C**omputer Configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business > Manage preview builds** and set the policy to **Enable preview builds** for any of test devices you want to install pre-release builds.
|
||||||
|
3. Use Group Policy Management Console to go to **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business > Select when Preview Builds and Feature Updates are received**. In the **Options** pane, use the pulldown menu to select one of the preview builds. We recomment **Windows Insider Program Slow** for commercial customers using pre-release builds for validation.
|
||||||
|
4. Select **OK**.
|
||||||
|
|
||||||
|
#### I want to manage which released feature update my devices receive
|
||||||
|
|
||||||
|
A Windows Update for Business administrator can defer or pause updates. You can defer feature updates for up to 365 days and defer quality updates for up to 30 days. Deferring simply means that you will not receive the update until it has been released for at least the number of deferral days you specified (offer date = release date + deferral date). You can pause feature or quality updates for up to 35 days from a given start date that you specify.
|
||||||
|
|
||||||
|
- To defer or pause a feature update: **Computer configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business > Select when Preview Builds and Feature Updates are Received**
|
||||||
- Defer or pause a quality update: **Computer configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business > Select when Quality Updates are Received**
|
- Defer or pause a quality update: **Computer configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business > Select when Quality Updates are Received**
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
@ -106,18 +113,80 @@ Now all devices are paused from updating for 35 days. When the pause is removed,
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
#### Set branch readiness level for feature updates
|
|
||||||
|
|
||||||
This policy only applies to feature updates. To enable preview builds for devices in your organization, set the "Enable preview builds" policy and then use the "Select when preview builds and feature updates are received" policy.
|
#### I want to stay on a specific version
|
||||||
|
|
||||||
We recommend that you set up a ring to receive preview builds by joining the Windows Insider Program for Business. By having a ring of devices receiving "pre-release slow" builds and learning about commercial pre-release features, you can ensure that any issues you have with the release are fixed before it is ever released and far before you broadly deploy.
|
If you need a device to stay on a version beyond the point when deferrals on the next version would elapse or if you need to skip a version (for example, update fall release to fall release) use the **Select the target Feature Update version** setting instead of using the **Specify when Preview Builds and Feature Updates are received** setting for feature update deferrals. When you use this policy, specify the version that you want your device(s) to use. If you don't update this before the device reaches end of service, the device will automatically be updated once it is 60 days past end of service for its edition.
|
||||||
|
|
||||||
- Enable preview builds: **Computer configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business > Manage Preview Builds**
|
### Manage how users experience updates
|
||||||
|
|
||||||
|
#### I want to manage when devices download, install, and restart after updates
|
||||||
|
|
||||||
|
We recommended that you allow to update automatically--this is the default behavior. If you don't set an automatic update policy, the device will attempt to download, install, and restart at the best times for the user by using built-in intelligence such as intelligent active hours and smart busy check.
|
||||||
|
|
||||||
- Set branch readiness level: **Computer configuration > Administrative Templates > Windows Components > Windows Update > Windows Update for Business > Select when Preview Builds and Feature Updates are Received**
|
For more granular control, you can set the maximum period of active hours the user can set with **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Specify active hours range for auto restart**.
|
||||||
|
|
||||||
|
It's best to refrain from setting the active hours policy because it's enabled by default when automatic updates are not disabled and provides a better experience when users can set their own active hours. If you do want to set active hours, use **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Turn off auto-restart for updates during active hours**.
|
||||||
|
|
||||||
|
To update outside of the active hours, you don't need to set any additional settings: simply don't disable automatic restarts. For even more granular control, consider using automatic updates to schedule the install time, day, or week. To do this, use **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Configure Automatic Updates** and select **Auto download and schedule the install**. You can customize this setting to accommodate the time that you want the update to be installed for your devices.
|
||||||
|
|
||||||
|
When you set these policies, installation happens automatically at the specified time and the device will restart 15 minutes after installation is complete (unless it's interrupted by the user).
|
||||||
|
|
||||||
|
#### I want to keep devices secure and compliant with update deadlines
|
||||||
|
|
||||||
|
We recommend that you use **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Specify deadline for automatic updates and restarts** for feature and quality updates to ensure that devices stay secure on Windows 10, version 1709 and later. This works by enabling you to specify the number of days that can elapse after an update is offered to a device before it must be installed. Also you can set the number of days that can elapse after a pending restart before the user is forced to restart.
|
||||||
|
|
||||||
|
This policies also offers an option to opt out of automatic restarts until a deadline is reached by presenting an "engaged restart experience" until the deadline has actually expired. At that point the device will automatically schedule a restart regardles of active hours.
|
||||||
|
|
||||||
|
These notifications are what the user sees depending on the settings you choose:
|
||||||
|
|
||||||
|
When **Specify deadlines for automatic updates and restarts** is set (For Windows 10, version 1709 and later):
|
||||||
|
|
||||||
|
- **While restart is pending, before the deadline occurs:**
|
||||||
|
|
||||||
|
- For the first few days, the user receives a toast notification
|
||||||
|
|
||||||
|
- After this period, the user receives this dialog:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
- If the user scheduled a restart, or if an auto restart is scheduled, 15 minutes before the scheduled time the user is receives this notification that the restart is about to occur:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
- **If the restart is still pending after the deadline passes:**
|
||||||
|
|
||||||
|
- Within 12 hours before the deadline passes, the user receives this notification that the deadline is approaching:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
- Once the deadline has passed, the user is forced to restart to keep their devices in compliance and receives this notification:
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
#### I want to manage the notifications a user sees
|
||||||
|
|
||||||
|
There are additional settings that affect the notifications.
|
||||||
|
|
||||||
|
We recommend that you use the default notifications as they aim to provide the best user experience while adjusting for the compliance policies that you have set. If you do have further needs that are not met by the default notification settings, you can use **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Display options for update notifications** with these values:
|
||||||
|
|
||||||
|
**0** (default) – Use the default Windows Update notifications
|
||||||
|
**1** – Turn off all notifications, excluding restart warnings
|
||||||
|
**2** – Turn off all notifications, including restart warnings
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Option **2** creates a poor experience for personal devices; it's only recommended for kiosk devices where automatic restarts have been disabled.
|
||||||
|
|
||||||
|
Still more options are available in **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Configure auto-restart restart warning notifications schedule for updates**. This setting allows you to specify the period for auto-restart warning reminder notifications (from 2-24 hours; 4 hours is the default) before the update and to specify the period for auto-restart imminent warning notifications (15-60 minutes is the default). We recommend using the default notifications.
|
||||||
|
|
||||||
|
#### I want to manage the update settings a user can access
|
||||||
|
|
||||||
|
Every Windows device provides users with a variety of controls they can use to manage Windows Updates. They can access these controls by Search to find Windows Updates or by going selecting **Updates and Security** in **Settings**. We provide the ability to disable a variety of these controls that are accessible to users.
|
||||||
|
|
||||||
|
Users with access to update pause settings can prevent both feature and quality updates for 7 days. You can prevent users from pausing updates through the Windows Update settings page by using **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Remove access to “Pause updates**.
|
||||||
|
When you disable this setting, users will see **Some settings are managed by your organization** and the update pause settings are greyed out.
|
||||||
|
|
||||||
|
If you use Windows Server Update Server (WSUS), you can prevent users from scanning Windows Update. To do this, use **Computer Configuration > Administrative Templates > Windows Components > Windows Update > Remove access to use all Windows Update features**.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user