Merge remote-tracking branch 'refs/remotes/origin/master' into jdhello

This commit is contained in:
jdeckerMS
2017-01-31 10:49:17 -08:00
44 changed files with 219 additions and 75 deletions

View File

@ -94,7 +94,7 @@ On a desktop computer, navigate to **Settings** > **Accounts** > **Access work o
![Is this package from a source you trust](images/package-trust.png)
#
## Learn more

View File

@ -35,6 +35,7 @@ You use Windows Imaging and Configuration Designer (ICD) to create a provisionin
- The **Simple provisioning** and **Provision school devices** options provide wizard-style walkthroughs for creating a provisioning package based on a set of common settings.
- The **Advanced provisioning** option opens a new project with all **Runtime settings** available.
>[!TIP]
>You can start a project in the simple editor and then switch the project to the advanced editor.
>

View File

@ -42,7 +42,7 @@ The main reason to enable this auditing subcategory is to handle local accounts
**Events List:**
- [4774](event-4774.md)(S): An account was mapped for logon.
- [4774](event-4774.md)(S, F): An account was mapped for logon.
- [4775](event-4775.md)(F): An account could not be mapped for logon.

View File

@ -1,5 +1,5 @@
---
title: 4774(S) An account was mapped for logon. (Windows 10)
title: 4774(S, F) An account was mapped for logon. (Windows 10)
description: Describes security event 4774(S, F) An account was mapped for logon.
ms.pagetype: security
ms.prod: w10
@ -24,9 +24,9 @@ Success events do not appear to occur. Failure event [has been reported](http://
*Authentication Package:Schannel*
*Account UPN:%2*
*Account UPN:*<*Acccount*>@<*Domain*>
*Mapped Name:%3*
*Mapped Name:*<*Account*>
***Required Server Roles:*** no information.

View File

@ -24,6 +24,8 @@ localizationpriority: high
There are some minimum requirements for onboarding your network and endpoints.
## Minimum requirements
You must be on Windows 10, version 1607 at a minimum.
For more information, see [Windows 10 Enterprise edition](https://www.microsoft.com/en-us/WindowsForBusiness/buy).
### Network and data storage and configuration requirements
When you run the onboarding wizard for the first time, you must choose where your Windows Defender Advanced Threat Protection-related information is stored: either in a European or United States datacenter.
@ -33,6 +35,7 @@ When you run the onboarding wizard for the first time, you must choose where you
- Review the [Windows Defender ATP data storage and privacy](data-storage-privacy-windows-defender-advanced-threat-protection.md) for more information on where and how Microsoft stores your data.
### Endpoint hardware and software requirements
The Windows Defender ATP agent only supports the following editions of Windows 10:
- Windows 10 Enterprise

View File

@ -22,6 +22,7 @@ This topic lists new and updated topics in the [Manage and update Windows 10](in
| [Start layout XML for desktop editions of Windows 10](start-layout-xml-desktop.md) | New (previously published in Hardware Dev Center on MSDN) |
| [Start layout XML for mobile editions of Windows 10](start-layout-xml-mobile.md) | New (previously published in Hardware Dev Center on MSDN) |
| [Quick guide to Windows as a service](waas-quick-start.md) | Added video that explains how Windows as a service works. |
| [Manage device restarts after updates](waas-restart.md) | Added Registry keys for controlling restarts. |

View File

@ -4,7 +4,7 @@ description: Use BranchCache to optimize network bandwidth during update deploym
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: You can use Group Policy or your mobile device management (MDM) ser
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: Delivery Optimization is a new peer-to-peer distribution method in
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: Deployment rings in Windows 10 are similar to the deployment groups
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: Use Windows Update for Business deployments with management tools s
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: System Center Configuration Manager provides maximum control over q
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: WSUS allows companies to defer, selectively approve, choose when de
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: Windows Update for Business lets you manage when devices received u
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---
@ -22,13 +22,16 @@ Windows Update for Business enables information technology administrators to kee
Specifically, Windows Update for Business allows for:
- The creation of deployment and validation groups, where administrators can specify which devices go first in an update wave, and which ones will come later (to ensure any quality bars are met).
- The creation of deployment rings, where administrators can specify which devices go first in an update wave, and which ones will come later (to ensure any quality bars are met).
- Selectively including or excluding drivers as part of Microsoft-provided updates
- Integration with existing management tools such as Windows Server Update Services (WSUS), System Center Configuration Manager, and Microsoft Intune.
- Peer-to-peer delivery for Microsoft updates, which optimizes bandwidth efficiency and reduces the need for an on-site server caching solution.
Windows Update for Business is a free service that is available for Windows Pro, Enterprise, Pro Education, and Education.
>[!NOTE]
>See [Build deployment rings for Windows 10 updates](waas-deployment-rings-windows-10-updates.md) to learn more about deployment rings in Windows 10.
## Update types
Windows Update for Business provides three types of updates to Windows 10 devices:

View File

@ -4,7 +4,7 @@ description: tbd
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: Two methods of peer-to-peer content distribution are available in W
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: In Windows 10, Microsoft has streamlined servicing to make operatin
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: In Windows 10, Microsoft has streamlined servicing to make operatin
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: tbd
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---
@ -124,7 +124,7 @@ The following tables list registry values that correspond to the Group Policy se
| NoAutoRebootWithLoggedOnUsers | REG_DWORD | 0: disable do not reboot if users are logged on</br>1: do not reboot after an update installation if a user is logged on</br>**Note:** If disabled : Automatic Updates will notify the user that the computer will automatically restarts in 5 minutes to complete the installation |
| ScheduledInstallTime | REG_DWORD | 0-23: schedule update installation time to a specific hour</br>starts with 12 AM (0) and ends with 11 PM (23) |
There are 3 different registry combination for controlling restart:
There are 3 different registry combinations for controlling restart behavior:
- To set active hours, **SetActiveHours** should be **1**, while **ActiveHoursStart** and **ActiveHoursEnd** should define the time range.
- To schedule a specific instllation and reboot time, **AUOptions** should be **4**, **ScheduledInstallTime** should specify the installation time, **AlwaysAutoRebootAtScheduledTime** set to **1** and **AlwaysAutoRebootAtScheduledTimeMinutes** should specify number of minutes to wait before rebooting.

View File

@ -4,7 +4,7 @@ description: tbd
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: A strong Windows 10 deployment strategy begins with establishing a
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: Windows as a service provides an all-new way to think about buildin
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: Configure Windows Update for Business settings using Group Policy.
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -4,7 +4,7 @@ description: Configure Windows Update for Business settings using Microsoft Intu
ms.prod: w10
ms.mktglfcycl: manage
ms.sitesec: library
author: jdeckerMS
author: DaniHalfin
localizationpriority: high
---

View File

@ -34,7 +34,7 @@ For managed devices running Windows 10 Enterprise and Windows 10 Education, en
The lock screen background will occasionally suggest Windows 10 features that the user hasn't tried yet, such as **Snap assist**.
## How do you turn off Windows spotlight locally?
## How do you turn off Windows Spotlight locally?
To turn off Windows Spotlight locally, go to **Settings** &gt; **Personalization** &gt; **Lock screen** &gt; **Background** &gt; **Windows spotlight** &gt; select a different lock screen background
@ -44,7 +44,7 @@ To turn off Windows Spotlight locally, go to **Settings** &gt; **Personalization
## How do you disable Windows Spotlight for managed devices?
Windows 10, version 1607, provides three new Group Policy settings to help you manage Spotlight on employees' computers.
Windows 10, version 1607, provides three new Group Policy settings to help you manage Windows Spotlight on enterprise computers.
**Windows 10 Pro, Enterprise, and Education**
@ -52,11 +52,14 @@ Windows 10, version 1607, provides three new Group Policy settings to help you m
**Windows 10 Enterprise and Education**
* **User Configuration\Administrative Templates\Windows Components\Cloud Content\Turn off all Windows Spotlight features** enables enterprises to completely disable all Spotlight features in a single setting.
* **User Configuration\Administrative Templates\Windows Components\Cloud Content\Configure Spotlight on lock screen** specifically controls the use of the dynamic Spotlight image on the lock screen, and can be enabled or disabled. (The Group Policy setting **Enterprise Spotlight** does not work in Windows 10, version 1607.)
* **User Configuration\Administrative Templates\Windows Components\Cloud Content\Turn off all Windows Spotlight features** enables enterprises to completely disable all Windows Spotlight features in a single setting.
* **User Configuration\Administrative Templates\Windows Components\Cloud Content\Configure Spotlight on lock screen** specifically controls the use of the dynamic Windows Spotlight image on the lock screen, and can be enabled or disabled. (The Group Policy setting **Enterprise Spotlight** does not work in Windows 10, version 1607.)
Windows Spotlight is enabled by default. Administrators can replace Windows Spotlight with a selected image using the Group Policy setting **Computer Configuration** &gt; **Administrative Templates** &gt; **Control Panel** &gt; **Personalization** &gt; **Force a specific default lock screen image**.
>[!WARNING]
> In Windows 10, version 1607, the **Force a specific default lock screen image** policy setting will prevent users from changing the lock screen image. This behavior will be corrected in a future release.
![lockscreen policy details](images/lockscreenpolicy.png)
Pay attention to the checkbox in **Options**. In addition to providing the path to the lock screen image, administrators can choose to allow or **Turn off fun facts, tips, tricks, and more on lock screen**. If the checkbox is not selected, users will see the lock screen image that is defined in the policy setting, and will also see occasional messages, such as the example in the following image.