test migration of everything

This commit is contained in:
Brian Lich
2016-03-07 16:53:55 -08:00
parent db8fb9a516
commit afab4332a6
655 changed files with 51217 additions and 59 deletions

View File

@ -0,0 +1,76 @@
---
title: Integration with management solutions (Windows 10)
description: You can integrate Windows Update for Business deployments with existing management tools such as Windows Server Update Services (WSUS), System Center Configuration Manager, and Microsoft Intune.
ms.assetid: E0CB0CD3-4FE1-46BF-BA6F-5A5A8BD14CC9
keywords: ["update", "upgrade", "deployment", "manage", "tools"]
ms.prod: w10
ms.mktglfcycl: plan
ms.sitesec: library
author: TrudyHa
---
# Integration with management solutions
**Applies to**
- Windows 10
**In this article**
- [System Center Configuration Manager](#system_center_configuration_manager)
- [WSUS standalone](#wsus_standalone_)
- [Enterprise Mobility Suite: Intune](#enterprise_mobility_suite__intune)
- [Related topics](#related_topics)
You can integrate Windows Update for Business deployments with existing management tools such as Windows Server Update Services (WSUS), System Center Configuration Manager, and Microsoft Intune.
## System Center Configuration Manager
For Windows 10, Version 1511, organizations that already manage their systems with Configuration Manager can also have their devices configured for Windows Update for Business (in other words, set deferral policies on those machines). For Windows 10, Version 1511, such devices will be visible in the Configuration Manager console, however they will appear with a detection state of “Unknown”.
![figure 1](images/wuforbusiness-fig10-sccmconsole.png)
## WSUS standalone
For Windows 10, Version 1511, you cannot configure devices for both Windows Update for Business *and* to receive updates from WSUS. If both group policies are set (for both deferrals as well as WSUS scanning), Windows Update for Business settings will NOT be respected and devices will continue to scan against WSUS.
## Enterprise Mobility Suite: Intune
You can configure Windows Update for Business by using MDM policy. To configure Windows Update for Business with Intune:
1. Create a new Windows 10 custom policy. (Add a policy, and choose **Custom Configuration for Windows 10 Desktop and phone…**).
![figure 2](images/wuforbusiness-fig11-intune.png)
2. Configure the device to Consumer Branch for Business by selecting to defer upgrades (as described in [Setup and deployment](setup-and-deployment.md)).
**Note**  
As noted, because WSUS and Windows Update for Business are mutually exclusive policies, do not set **UpdateServiceUrl** if you want to configure to defer upgrades.
 
3. Establish deferral windows for updates and upgrades.
![figure 3](images/wuforbusiness-fig12a-updates.png)
![figure 4](images/wuforbusiness-fig13a-upgrades.png)
## Related topics
[Windows Update for Business](windows-update-for-business.md)
[Setup and deployment](setup-and-deployment.md)