Merge remote-tracking branch 'origin/master' into atp-refreshtoken

This commit is contained in:
Joey Caparas 2017-10-23 11:10:41 -07:00
commit 321b4f1f45
6 changed files with 16 additions and 14 deletions

View File

@ -9,7 +9,7 @@ ms.sitesec: library
ms.pagetype: surfacehub, store ms.pagetype: surfacehub, store
author: jdeckerms author: jdeckerms
ms.author: jdecker ms.author: jdecker
ms.date: 10/05/2017 ms.date: 10/20/2017
ms.localizationpriority: medium ms.localizationpriority: medium
--- ---
@ -127,7 +127,7 @@ To deploy apps to a large number of Surface Hubs in your organization, use a sup
|-----------------------------|----------------------------------------| |-----------------------------|----------------------------------------|
| On-premises MDM with System Center Configuration Manager (beginning in version 1602) | Yes | | On-premises MDM with System Center Configuration Manager (beginning in version 1602) | Yes |
| Hybrid MDM with System Center Configuration Manager and Microsoft Intune | Yes | | Hybrid MDM with System Center Configuration Manager and Microsoft Intune | Yes |
| Microsoft Intune standalone | Yes | | [Microsoft Intune standalone](https://docs.microsoft.com/intune/windows-store-for-business) | Yes |
| Third-party MDM provider | Check to make sure your MDM provider supports deploying offline-licensed app packages. | | Third-party MDM provider | Check to make sure your MDM provider supports deploying offline-licensed app packages. |
**To deploy apps remotely using System Center Configuration Manager (either on-prem MDM or hybrid MDM)** **To deploy apps remotely using System Center Configuration Manager (either on-prem MDM or hybrid MDM)**

View File

@ -8,13 +8,19 @@ ms.sitesec: library
ms.pagetype: security ms.pagetype: security
ms.localizationpriority: high ms.localizationpriority: high
author: jdeckerms author: jdeckerms
ms.date: 09/25/2017 ms.date: 10/20/2017
--- ---
# Change history for Configure Windows 10 # Change history for Configure Windows 10
This topic lists new and updated topics in the [Configure Windows 10](index.md) documentation for Windows 10 and Windows 10 Mobile. This topic lists new and updated topics in the [Configure Windows 10](index.md) documentation for Windows 10 and Windows 10 Mobile.
## October 2017
New or changed topic | Description
--- | ---
[Guidelines for choosing an app for assigned access](guidelines-for-assigned-access-app.md) | Added that Microsoft Edge is not supported for assigned access | Removed **Guidelines for using Remote Desktop app**; the behavior for Remote Desktop has changed so that it's no longer necessary to turn off **Start connections in full screen** for assigned access.
## RELEASE: Windows 10, version 1709 ## RELEASE: Windows 10, version 1709

View File

@ -8,7 +8,7 @@ ms.sitesec: library
author: jdeckerms author: jdeckerms
ms.localizationpriority: high ms.localizationpriority: high
ms.author: jdecker ms.author: jdecker
ms.date: 06/29/2017 ms.date: 10/20/2017
--- ---
# Guidelines for choosing an app for assigned access (kiosk mode) # Guidelines for choosing an app for assigned access (kiosk mode)
@ -31,11 +31,7 @@ The following guidelines may help you choose an appropriate Windows app for your
- Apps that are generated using the [Desktop App Converter (Desktop Bridge)](https://docs.microsoft.com/windows/uwp/porting/desktop-to-uwp-run-desktop-app-converter) cannot be used as kiosk apps. - Apps that are generated using the [Desktop App Converter (Desktop Bridge)](https://docs.microsoft.com/windows/uwp/porting/desktop-to-uwp-run-desktop-app-converter) cannot be used as kiosk apps.
## Guidelines for using Remote Desktop app
Kiosk apps open in full screen. When you assign [Remote Desktop](https://www.microsoft.com/store/apps/9wzdncrfj3ps) as the kiosk app, make sure the **Start connections in full screen** setting in the Remote Desktop app is set to **Off**.
![Toggle Start connections in full screen to off](images/rdc.png)
## Guidelines for Windows apps that launch other apps ## Guidelines for Windows apps that launch other apps

View File

@ -13,7 +13,7 @@ ms.localizationpriority: high
ms.date: 09/10/2017 ms.date: 09/10/2017
--- ---
# Troubleshoot onboarding and error messages # Troubleshoot subscription and portal access issues
**Applies to:** **Applies to:**
@ -26,10 +26,10 @@ ms.date: 09/10/2017
>Want to experience Windows Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/en-us/WindowsForBusiness/windows-atp?ocid=docs-wdatp-troublshootonboarding-abovefoldlink) >Want to experience Windows Defender ATP? [Sign up for a free trial.](https://www.microsoft.com/en-us/WindowsForBusiness/windows-atp?ocid=docs-wdatp-troublshootonboarding-abovefoldlink)
You might need to troubleshoot the Windows Defender ATP onboarding process if you encounter issues.
This page provides detailed steps to troubleshoot onboarding issues that might occur when setting up your Windows Defender ATP service.
If you receive an error message, the Windows Defender ATP portal will provide detailed explanation on what the issue is and relevant links will be supplied. This page provides detailed steps to troubleshoot issues that might occur when setting up your Windows Defender ATP service.
If you receive an error message, the Windows Defender ATP portal will provide a detailed explanation on what the issue is and relevant links will be supplied.
## No subscriptions found ## No subscriptions found

View File

@ -108,7 +108,7 @@ After importing, the settings will be instantly applied and can be reviewed in t
2. Enter the following cmdlet: 2. Enter the following cmdlet:
```PowerShell ```PowerShell
Set-ProcessMitigation -RegistryConfigFilePath filename.xml Set-ProcessMitigation -PolicyFilePath filename.xml
``` ```
Change `filename` to the location and name of the Exploit protection XML file. Change `filename` to the location and name of the Exploit protection XML file.