mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-18 08:17:23 +00:00
Merged PR 8943: merging master to rs5 branch
This commit is contained in:
commit
f3e5d5ecf4
@ -24,9 +24,9 @@ Microsoft Edge is the new, default web browser for Windows 10, helping you to e
|
||||
Microsoft Edge lets you stay up-to-date through the Microsoft Store and to manage your enterprise through Group Policy or your mobile device management (MDM) tools.
|
||||
|
||||
>[!Note]
|
||||
>For more info about the potential impact of using Microsoft Edge in a large organization, you can download an infographic from here: [Total Economic Impact of Microsoft Edge: Infographic](https://www.microsoft.com/download/details.aspx?id=55956). For a detailed report that provides you with a framework to evaluate the potential financial impact of adopting Microsoft Edge within your organization, you can download the full study here: [Total Economic Impact of Microsoft Edge: Forrester Study](https://www.microsoft.com/download/details.aspx?id=55847).
|
||||
>For more information about the potential impact of using Microsoft Edge in a large organization, refer to the [Measuring the impact of Microsoft Edge](https://www.microsoft.com/itpro/microsoft-edge/technical-benefits) topic on the Microsoft Edge IT Center.
|
||||
|
||||
>Also, if you've arrived here looking for Internet Explorer 11 content, you'll need to go to the [Internet Explorer 11 (IE11)](https://docs.microsoft.com/en-us/internet-explorer/) area.
|
||||
>If you are looking for Internet Explorer 11 content, please visit the [Internet Explorer 11 (IE11)](https://docs.microsoft.com/en-us/internet-explorer/) area.
|
||||
|
||||
## In this section
|
||||
|
||||
|
@ -32,11 +32,11 @@ Computer Configuration\Administrative Templates\Windows Components\Microsoft Edg
|
||||
>*Supported versions: Windows 10, version 1803*<br>
|
||||
>*Default setting: None*
|
||||
|
||||
You can configure Microsoft Edge to use a shared folder to store books from the Books Library.
|
||||
You can configure Microsoft Edge to store books from the Books Library to a default, shared folder for Windows, which decreases the amount of storage used by book files. When you enable this policy, Microsoft Edge downloads book files automatically to a common, shared folder, and prevents users from removing the book from the library. For this policy to work properly, users must be signed in with a school or work account.
|
||||
|
||||
If you disable or don’t configure this policy, Microsoft Edge does not use a shared folder but downloads book files to a per-user folder for each user.
|
||||
|
||||
If enabled, a shared books folder is allowed.
|
||||
|
||||
If disabled, a shared books folder not allowed.
|
||||
|
||||
**MDM settings in Microsoft Intune**
|
||||
| | |
|
||||
@ -45,30 +45,30 @@ If disabled, a shared books folder not allowed.
|
||||
|Supported devices |Desktop |
|
||||
|URI full path |./Vendor/MSFT/Policy/Config/Browser/UseSharedFolderForBooks |
|
||||
|Data type |Integer |
|
||||
|Allowed values |<ul><li>**0** - No folder shared.</li><li>**1** - Use a shared folder.</li></ul> |
|
||||
|Allowed values |<ul><li>**0** - Disabled.</li><li>**1** - Enabled.</li></ul> |
|
||||
|
||||
|
||||
## Allow Address bar drop-down list suggestions
|
||||
>*Supported versions: Windows 10, version 1703 or later*
|
||||
|
||||
The Address bar drop-down list, when enabled, allows the Address bar drop-down functionality in Microsoft Edge. By default, this policy is enabled. If disabled, you do not see the address bar drop-down functionality and disables the user-defined policy "Show search and site suggestions as I type." Therefore, because search suggestions are shown in the drop-down, this policy takes precedence over the [Configure search suggestions in Address bar](https://review.docs.microsoft.com/en-us/microsoft-edge/deploy/available-policies?branch=pashort_edge-backlog_vsts15846461#configure-search-suggestions-in-address-bar) or [AllowSearchSuggestionsinAddressBar](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-allowsearchsuggestionsinaddressbar) policy.
|
||||
By default, Microsoft Edge shows the Address bar drop-down list and makes it available. If you want to minimize network connections from Microsoft Edge to Microsoft service, we recommend disabling this policy. Disabling this policy turns off the Address bar drop-down list functionality.
|
||||
|
||||
If you want to minimize network connections from Microsoft Edge to Microsoft services, we recommend that you disable this policy.
|
||||
When disabled, Microsoft Edge also disables the user-defined policy Show search and site suggestions as I type. Because the drop-down shows the search suggestions, this policy takes precedence over the [Configure search suggestions in Address bar](https://docs.microsoft.com/en-us/microsoft-edge/deploy/available-policies#configure-search-suggestions-in-address-bar) policy.
|
||||
|
||||
**Microsoft Intune to manage your MDM settings**
|
||||
| | |
|
||||
|---|---|
|
||||
|MDM name |[AllowAddressBarDropdown](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-allowaddressbardropdown) |
|
||||
|MDM name |Browser/[AllowAddressBarDropdown](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-allowaddressbardropdown) |
|
||||
|Supported devices |Desktop |
|
||||
|URI full path | ./Vendor/MSFT/Policy/Config/Browser/AllowAddressBarDropdown |
|
||||
|Data type | Integer |
|
||||
|Allowed values |<ul><li>**0** - Not Allowed. Address bar drop-down is disabled, which also disables the user-defined policy, "Show search and site suggestions as I type."</li><li>**1 (default)** - Allowed. Address bar drop-down is enabled.</li></ul> |
|
||||
|Allowed values |<ul><li>**0** - Disabled. Not allowed.</li><li>**1 (default)** - Enabled or not configured. Allowed.</li></ul> |
|
||||
|
||||
|
||||
## Allow Adobe Flash
|
||||
>*Supported version: Windows 10*
|
||||
|
||||
Adobe Flash is integrated with Microsoft Edge and is updated via Windows Update. By default, this policy is enabled or not configured allowing you to use Adobe Flash Player in Microsoft Edge.
|
||||
Adobe Flash is integrated with Microsoft Edge and updated via Windows Update. With this policy, you can configure Microsoft Edge to run Adobe Flash content or prevent Adobe Flash from running.
|
||||
|
||||
**Microsoft Intune to manage your MDM settings**
|
||||
| | |
|
||||
@ -77,12 +77,12 @@ Adobe Flash is integrated with Microsoft Edge and is updated via Windows Update.
|
||||
|Supported devices |Desktop |
|
||||
|URI full path | ./Vendor/MSFT/Policy/Config/Browser/AllowAdobeFlash |
|
||||
|Data type | Integer |
|
||||
|Allowed values |<ul><li>**0** - Adobe Flash cannot be used Microsoft Edge.</li><li>**1 (default)** - Adobe Flash can be used in Microsoft Edge. </li></ul> |
|
||||
|Allowed values |<ul><li>**0** - Disabled. Microsoft Edge prevents Adobe Flash content from running.</li><li>**1 (default)** - Enabled or not configured. Microsoft Edge runs Adobe Flash content. </li></ul> |
|
||||
|
||||
## Allow clearing browsing data on exit
|
||||
>*Supported versions: Windows 10, version 1703*
|
||||
|
||||
Your browsing data is the information that Microsoft Edge remembers and stores as you browse websites. Browsing data includes information you entered forms, passwords, and the websites you visited. By default, this policy is disabled or not configured, the browsing data is not cleared when exiting. When this policy is disabled or not configured, you can turn on and configure the Clear browsing data option under Settings.
|
||||
By default, Microsoft Edge does not clear the browsing data on exit, but users can configure the _Clear browsing data_ option in Settings. Browsing data includes information you entered in forms, passwords, and even the websites visited. Enable this policy if you want to clear the browsing data automatically each time Microsoft Edge closes.
|
||||
|
||||
|
||||
**Microsoft Intune to manage your MDM settings**
|
||||
@ -92,7 +92,7 @@ Your browsing data is the information that Microsoft Edge remembers and stores a
|
||||
|Supported devices |Desktop |
|
||||
|URI full path | ./Vendor/MSFT/Policy/Config/Browser/ClearBrowsingDataOnExit |
|
||||
|Data type | Integer |
|
||||
|Allowed values |<ul><li>**0 (default)** - Browsing data is not cleared on exit. The type of browsing data to clear can be configured by the employee in the Clear browsing data options under Settings.</li><li>**1** - Browsing data is cleared on exit.</li></ul> |
|
||||
|Allowed values |<ul><li>**0 (default)** - Disabled or not configured. Microsoft Edge does not clear the browsing data on exit, but users can configure the _Clear browsing data_ option in Settings.</li><li>**1** - Enabled. Clears the browsing data each time Microsoft Edge closes.</li></ul> |
|
||||
|
||||
|
||||
## Allow configuration updates for the Books Library
|
||||
@ -444,13 +444,22 @@ This policy setting specifies whether you can use the Sync your Settings option
|
||||
|URI full path |./Vendor/MSFT/Policy/Config/Experience/AllowSyncMySettings |
|
||||
|Location |Computer Configuration\Administrative Templates\Windows Components\sync your settings\Do not sync |
|
||||
|Data type | Integer |
|
||||
|Allowed values |<ul><li>**0** - Employees cannot sync settings between PCs.</li><li>**1 (default)** - Employees can sync between PCs.</li></ul> |
|
||||
|Allowed values |<ul><li>**0** - Disable syncing between PCs.</li><li>**1 (default)** - Allow syncing between PCs.</li></ul> |
|
||||
|
||||
## Do not sync browser settings
|
||||
>*Supported versions: Windows 10*
|
||||
|
||||
This policy setting specifies whether a browser group can use the Sync your Settings options to sync their information to and from their device. Settings include information like History and Favorites. By default, this setting is disabled or not configured, which means the Sync your Settings options are turned on, letting browser groups pick what can sync on their device. If enabled, the Sync your Settings options are turned off so that browser groups are unable to sync their settings and info. You can use the Allow users to turn browser syncing on option to turn the feature off by default, but to let the employee change this setting.
|
||||
|
||||
**MDM settings in Microsoft Intune**
|
||||
| | |
|
||||
|---|---|
|
||||
|MDM name |Experience/DoNotSynBrowserSettings |
|
||||
|Supported devices |Desktop<br>Mobile |
|
||||
|URI full path |./Vendor/MSFT/Policy/Config/Experience/DoNotSynBrowserSettings |
|
||||
|Data type |Integer |
|
||||
|Allowed values |<ul><li>**0** - Disable browser syncing.</li><li>**1 (default)** - Allow browser syncing.</li></ul> |
|
||||
|
||||
## Keep favorites in sync between Internet Explorer and Microsoft Edge
|
||||
>*Supported versions: Windows 10, version 1703 or later*
|
||||
|
||||
@ -463,7 +472,7 @@ This policy setting specifies whether favorites are kept in sync between Interne
|
||||
|Supported devices |Desktop |
|
||||
|URI full path |./Vendor/MSFT/Policy/Config/Browser/SyncFavoritesBetweenIEAndMicrosoftEdge |
|
||||
|Data type | Integer |
|
||||
|Allowed values |<ul><li>**0 (default)** - Synchronization is turned off.</li><li>**1** - Synchronization is turned on.</li></ul> |
|
||||
|Allowed values |<ul><li>**0 (default)** - Turn off synchronization.</li><li>**1** - Turn on synchronization.</li></ul> |
|
||||
|
||||
## Prevent access to the about:flags page
|
||||
>*Supported versions: Windows 10, version 1607 or later*
|
||||
|
@ -24,7 +24,7 @@ ms.date: 07/27/2017
|
||||
Internet Explorer 11 is available for a number of systems and languages. This topic provides info about the minimum system requirements and language support.
|
||||
|
||||
## Minimum system requirements for IE11
|
||||
IE11 is pre-installed on Windows 8.1 and Windows Server 2012 R2 and is listed here for reference. It's also supported on Windows 10, but isn't pre-installed. For more info about IE11 on Windows 10, see [Browser: Microsoft Edge and Internet Explorer 11](https://technet.microsoft.com/library/mt156988.aspx).
|
||||
IE11 is pre-installed on Windows 8.1, Windows 10, and Windows Server 2012 R2 and is listed here for reference. For more info about IE11 on Windows 10, see [Browser: Microsoft Edge and Internet Explorer 11](https://technet.microsoft.com/library/mt156988.aspx).
|
||||
|
||||
**Important**<br>
|
||||
IE11 isn't supported on Windows 8 or Windows Server 2012.
|
||||
|
@ -2,21 +2,26 @@
|
||||
title: Change history for Microsoft HoloLens documentation
|
||||
description: This topic lists new and updated topics for HoloLens.
|
||||
keywords: change history
|
||||
ms.prod: w10
|
||||
ms.prod: hololens
|
||||
ms.mktglfcycl: manage
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.localizationpriority: medium
|
||||
ms.date: 05/22/2018
|
||||
ms.date: 06/04/2018
|
||||
---
|
||||
|
||||
# Change history for Microsoft HoloLens documentation
|
||||
|
||||
This topic lists new and updated topics in the [Microsoft HoloLens documentation](index.md).
|
||||
|
||||
## June 2018
|
||||
|
||||
New or changed topic | Description
|
||||
--- | ---
|
||||
[HoloLens in the enterprise: requirements and FAQ](hololens-requirements.md#pin) | Added instructions for creating a sign-in PIN.
|
||||
|
||||
## May 2018
|
||||
|
||||
New or changed topic | Description
|
||||
|
@ -1,9 +1,8 @@
|
||||
---
|
||||
title: Enable Bitlocker encryption for HoloLens (HoloLens)
|
||||
description: Enable Bitlocker device encryption to protect files stored on the HoloLens
|
||||
ms.prod: w10
|
||||
ms.prod: hololens
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -1,9 +1,8 @@
|
||||
---
|
||||
title: Enroll HoloLens in MDM (HoloLens)
|
||||
description: Enroll HoloLens in mobile device management (MDM) for easier management of multiple devices.
|
||||
ms.prod: w10
|
||||
ms.prod: hololens
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -1,9 +1,8 @@
|
||||
---
|
||||
title: Install apps on HoloLens (HoloLens)
|
||||
description: The recommended way to install apps on HoloLens is to use Microsoft Store for Business.
|
||||
ms.prod: w10
|
||||
ms.prod: hololens
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: Set up HoloLens in kiosk mode (HoloLens)
|
||||
description: Use a kiosk configuration to lock down the apps on HoloLens.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
@ -119,7 +117,9 @@ Follow [the instructions for creating a kiosk configuration XML file for desktop
|
||||
<span id="guest" />
|
||||
#### Add guest access to the kiosk configuration (optional)
|
||||
|
||||
In the [Configs section of the XML file](https://docs.microsoft.com/windows/configuration/lock-down-windows-10-to-specific-apps#configs), you can configure a special group account named **Visitor** to allow guests to use the kiosk. Use the following snippet in your kiosk configuration XML to enable **Visitor**:
|
||||
In the [Configs section of the XML file](https://docs.microsoft.com/windows/configuration/lock-down-windows-10-to-specific-apps#configs), you can configure a special group named **Visitor** to allow guests to use the kiosk. When the kiosk is configured with the **Visitor** special group, a "**Guest**" option is added to the sign-in page. The **Guest** account does not require a password, and any data associated with the account is deleted when the account signs out.
|
||||
|
||||
Use the following snippet in your kiosk configuration XML to enable the **Guest** account:
|
||||
|
||||
```xml
|
||||
<Configs>
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: Microsoft Layout
|
||||
description: How to get and deploy the Microsoft Layout app throughout your organization
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: alhopper-msft
|
||||
ms.author: alhopper
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: Microsoft Remote Assist
|
||||
description: How to get and deploy the Microsoft Remote Assist app throughout your organization
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: alhopper-msft
|
||||
ms.author: alhopper
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: Share HoloLens with multiple people (HoloLens)
|
||||
description: You can configure HoloLens to be shared by multiple Azure Active Directory accounts.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: Configure HoloLens using a provisioning package (HoloLens)
|
||||
description: Windows provisioning makes it easy for IT administrators to configure end-user devices without imaging.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: Preview new mixed reality apps for HoloLens
|
||||
description: Here's how to download and distribute new mixed reality apps for HoloLens, free for a limited time during public preview
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: alhopper
|
||||
ms.author: alhopper
|
||||
|
@ -1,15 +1,13 @@
|
||||
---
|
||||
title: HoloLens in the enterprise requirements and FAQ (HoloLens)
|
||||
description: Requirements and FAQ for general use, Wi-Fi, and device management for HoloLens in the enterprise.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.localizationpriority: medium
|
||||
ms.date: 07/27/2017
|
||||
ms.date: 06/04/2018
|
||||
---
|
||||
|
||||
# Microsoft HoloLens in the enterprise: requirements and FAQ
|
||||
@ -47,9 +45,17 @@ When you develop for HoloLens, there are [system requirements and tools](https:/
|
||||
|
||||
## FAQ for HoloLens
|
||||
|
||||
<span id="pin"/>
|
||||
#### Is Windows Hello for Business supported on HoloLens?
|
||||
|
||||
Hello for Business (using a PIN to sign in) is supported for HoloLens. It must be configured [using MDM](hololens-enroll-mdm.md).
|
||||
Windows Hello for Business (using a PIN to sign in) is supported for HoloLens. To allow Windows Hello for Business PIN sign-in on HoloLens:
|
||||
|
||||
1. The HoloLens device must be [managed by MDM](hololens-enroll-mdm.md).
|
||||
2. You must enable Windows Hello for Business for the device. ([See instructions for Microsoft Intune.](https://docs.microsoft.com/intune/windows-hello))
|
||||
3. On HoloLens, the user can then set up a PIN from **Settings** > **Sign-in Options** > **Add PIN**.
|
||||
|
||||
>[!NOTE]
|
||||
>Users who sign in with a Microsoft account can also set up a PIN in **Settings** > **Sign-in Options** > **Add PIN**. This PIN is associated with [Windows Hello](https://support.microsoft.com/help/17215/windows-10-what-is-hello), rather than [Windows Hello for Business](https://docs.microsoft.com/windows/security/identity-protection/hello-for-business/hello-overview).
|
||||
|
||||
#### Does the type of account change the sign-in behavior?
|
||||
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: Set up HoloLens (HoloLens)
|
||||
description: The first time you set up HoloLens, you'll need a Wi-Fi network and either a Microsoft or Azure Active Directory account.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: Manage updates to HoloLens (HoloLens)
|
||||
description: Administrators can use mobile device management to manage updates to HoloLens devices.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: Unlock Windows Holographic for Business features (HoloLens)
|
||||
description: HoloLens provides extra features designed for business when you upgrade to Windows Holographic for Business.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: What's new in Microsoft HoloLens (HoloLens)
|
||||
description: Windows Holographic for Business gets new features in Windows 10, version 1803.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: Microsoft HoloLens (HoloLens)
|
||||
description: HoloLens provides extra features designed for business in the Commercial Suite.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: hololens, devices
|
||||
ms.prod: hololens
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -3,9 +3,7 @@ title: Accessibility (Surface Hub)
|
||||
description: Accessibility settings for the Microsoft Surface Hub can be changed by using the Settings app. You'll find them under Ease of Access. Your Surface Hub has the same accessibility options as Windows 10.
|
||||
ms.assetid: 1D44723B-1162-4DF6-99A2-8A3F24443442
|
||||
keywords: Accessibility settings, Settings app, Ease of Access
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: surfacehub
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -3,10 +3,8 @@ title: Admin group management (Surface Hub)
|
||||
description: Every Microsoft Surface Hub can be configured individually by opening the Settings app on the device.
|
||||
ms.assetid: FA67209E-B355-4333-B903-482C4A3BDCCE
|
||||
keywords: admin group management, Settings app, configure Surface Hub
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub, security
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: PowerShell for Surface Hub (Surface Hub)
|
||||
description: PowerShell scripts to help set up and manage your Microsoft Surface Hub.
|
||||
ms.assetid: 3EF48F63-8E4C-4D74-ACD5-461F1C653784
|
||||
keywords: PowerShell, set up Surface Hub, manage Surface Hub
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Applying ActiveSync policies to device accounts (Surface Hub)
|
||||
description: The Microsoft Surface Hub's device account uses ActiveSync to sync mail and calendar. This allows people to join and start scheduled meetings from the Surface Hub, and allows them to email any whiteboards they have made during their meeting.
|
||||
ms.assetid: FAABBA74-3088-4275-B58E-EC1070F4D110
|
||||
keywords: Surface Hub, ActiveSync policies
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -2,14 +2,12 @@
|
||||
title: Change history for Surface Hub
|
||||
description: This topic lists new and updated topics for Surface Hub.
|
||||
keywords: change history
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.date: 05/22/2018
|
||||
ms.date: 06/01/2018
|
||||
ms.localizationpriority: medium
|
||||
---
|
||||
|
||||
@ -17,6 +15,12 @@ ms.localizationpriority: medium
|
||||
|
||||
This topic lists new and updated topics in the [Surface Hub Admin Guide]( surface-hub-administrators-guide.md).
|
||||
|
||||
## June 2018
|
||||
|
||||
New or changed topic | Description
|
||||
--- | ---
|
||||
[On-premises deployment (single forest)](on-premises-deployment-surface-hub-device-accounts.md) and [On-premises deployment (multiple forests)](on-premises-deployment-surface-hub-multi-forest.md) | Added (prerelease) instructions for disabling anonymous email and IM.
|
||||
|
||||
## May 2018
|
||||
|
||||
New or changed topic | Description
|
||||
@ -29,6 +33,7 @@ New or changed topic | Description
|
||||
--- | ---
|
||||
[Hybrid deployment](hybrid-deployment-surface-hub-device-accounts.md) | Updated instructions for Skype for Business Hybrid.
|
||||
|
||||
|
||||
## March 2018
|
||||
|
||||
New or changed topic | Description
|
||||
|
@ -3,10 +3,8 @@ title: Change the Microsoft Surface Hub device account
|
||||
description: You can change the device account in Settings to either add an account if one was not already provisioned, or to change any properties of an account that was already provisioned.
|
||||
ms.assetid: AFC43043-3319-44BC-9310-29B1F375E672
|
||||
keywords: change device account, change properties, Surface Hub
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -2,10 +2,8 @@
|
||||
title: Connect other devices and display with Surface Hub
|
||||
description: You can connect other device to your Surface Hub to display content.
|
||||
ms.assetid: 8BB80FA3-D364-4A90-B72B-65F0F0FC1F0D
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Create a device account using UI (Surface Hub)
|
||||
description: If you prefer to use a graphical user interface, you can create a device account for your Microsoft Surface Hub with either the Office 365 UI or the Exchange Admin Center.
|
||||
ms.assetid: D11BCDC4-DABA-4B9A-9ECB-58E02CC8218C
|
||||
keywords: create device account, Office 365 UI, Exchange Admin center, Office 365 admin center, Skype for Business, mobile device mailbox policy
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Create and test a device account (Surface Hub)
|
||||
description: This topic introduces how to create and test the device account that Microsoft Surface Hub uses to communicate with Microsoft Exchange and Skype.
|
||||
ms.assetid: C8605B5F-2178-4C3A-B4E0-CE32C70ECF67
|
||||
keywords: create and test device account, device account, Surface Hub and Microsoft Exchange, Surface Hub and Skype
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Device reset (Surface Hub)
|
||||
description: You may wish to reset your Microsoft Surface Hub.
|
||||
ms.assetid: 44E82EEE-1905-464B-A758-C2A1463909FF
|
||||
keywords: reset Surface Hub
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
@ -78,7 +76,7 @@ If the device account gets into an unstable state or the Admin account is runnin
|
||||
|
||||
On rare occasions, a Surface Hub may encounter an error while cleaning up user and app data at the end of a session. When this happens, the device will automatically reboot and try again. But if this operation fails repeatedly, the device will be automatically locked to protect user data. To unlock it, you must reset or recover the device from [Windows RE](https://technet.microsoft.com/library/cc765966.aspx).
|
||||
|
||||
1. From the welcome screen, toggle the Surface Hub's power switch 3 times. Wait a few seconds between each toggle. See the [Surface Hub Site Readiness Guide](https://www.microsoft.com/surface/support/surface-hub/surface-hub-site-readiness-guide) for help with locating the power switch.
|
||||
1. From the welcome screen, toggle the Surface Hub's power switch 3 times. Wait a few seconds between each toggle. See the [Surface Hub Site Readiness Guide (PDF)](http://download.microsoft.com/download/3/8/8/3883E991-DFDB-4E70-8D28-20B26045FC5B/Surface-Hub-Site-Readiness-Guide_EN.pdf) for help with locating the power switch.
|
||||
2. The device should automatically boot into Windows RE.
|
||||
3. After the Surface Hub enters Windows RE, select **Recover from the cloud**. (Optionally, you can choose **Reset**, however **Recover from the cloud** is the recommended approach.)
|
||||
|
||||
|
@ -2,10 +2,8 @@
|
||||
title: Differences between Surface Hub and Windows 10 Enterprise
|
||||
description: This topic explains the differences between Windows 10 Team and Windows 10 Enterprise.
|
||||
keywords: change history
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: isaiahng
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -1,10 +1,8 @@
|
||||
---
|
||||
title: Enable 802.1x wired authentication
|
||||
description: 802.1x Wired Authentication MDM policies have been enabled on Surface Hub devices.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Microsoft Exchange properties (Surface Hub)
|
||||
description: Some Microsoft Exchange properties of the device account must be set to particular values to have the best meeting experience on Microsoft Surface Hub.
|
||||
ms.assetid: 3E84393B-C425-45BF-95A6-D6502BA1BF29
|
||||
keywords: Microsoft Exchange properties, device account, Surface Hub, Windows PowerShell cmdlet
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -2,10 +2,8 @@
|
||||
title: End session - ending a Surface Hub meeting
|
||||
description: To end a Surface Hub meeting, tap End session. Surface Hub cleans up the application state, operating system state, and the user interface so that Surface Hub is ready for the next meeting.
|
||||
keywords: I am Done, end Surface Hub meeting, finish Surface Hub meeting, clean up Surface Hub meeting
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: First-run program (Surface Hub)
|
||||
description: The term \ 0034;first run \ 0034; refers to the series of steps you'll go through the first time you power up your Microsoft Surface Hub, and means the same thing as \ 0034;out-of-box experience \ 0034; (OOBE). This section will walk you through the process.
|
||||
ms.assetid: 07C9E84C-1245-4511-B3B3-75939AD57C49
|
||||
keywords: first run, Surface Hub, out-of-box experience, OOBE
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Hybrid deployment (Surface Hub)
|
||||
description: A hybrid deployment requires special processing to set up a device account for your Microsoft Surface Hub.
|
||||
ms.assetid: 7BFBB7BE-F587-422E-9CE4-C9DDF829E4F1
|
||||
keywords: hybrid deployment, device account for Surface Hub, Exchange hosted on-prem, Exchange hosted online
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -2,10 +2,8 @@
|
||||
title: Microsoft Surface Hub admin guide
|
||||
description: Documents related to the Microsoft Surface Hub.
|
||||
ms.assetid: 69C99E91-1441-4318-BCAF-FE8207420555
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: explore
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Install apps on your Microsoft Surface Hub
|
||||
description: Admins can install apps can from either the Microsoft Store or the Microsoft Store for Business.
|
||||
ms.assetid: 3885CB45-D496-4424-8533-C9E3D0EDFD94
|
||||
keywords: install apps, Microsoft Store, Microsoft Store for Business
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub, store
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -2,10 +2,8 @@
|
||||
title: Local management Surface Hub settings
|
||||
description: How to manage Surface Hub settings with Settings.
|
||||
keywords: manage Surface Hub, Surface Hub settings
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Manage settings with an MDM provider (Surface Hub)
|
||||
description: Microsoft Surface Hub provides an enterprise management solution to help IT administrators manage policies and business applications on these devices using a mobile device management (MDM) solution.
|
||||
ms.assetid: 18EB8464-6E22-479D-B0C3-21C4ADD168FE
|
||||
keywords: mobile device management, MDM, manage policies
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub, mobility
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -2,10 +2,8 @@
|
||||
title: Manage Surface Hub settings
|
||||
description: This section lists topics for managing Surface Hub settings.
|
||||
keywords: Surface Hub accessibility settings, device account, device reset, windows updates, wireless network management
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Manage Microsoft Surface Hub
|
||||
description: How to manage your Surface Hub after finishing the first-run program.
|
||||
ms.assetid: FDB6182C-1211-4A92-A930-6C106BCD5DC1
|
||||
keywords: manage Surface Hub
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Windows updates (Surface Hub)
|
||||
description: You can manage Windows updates on your Microsoft Surface Hub by setting the maintenance window, deferring updates, or using Windows Server Update Services (WSUS).
|
||||
ms.assetid: A737BD50-2D36-4DE5-A604-55053D549045
|
||||
keywords: manage Windows updates, Surface Hub, Windows Server Update Services, WSUS
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
@ -132,6 +130,11 @@ A default maintenance window is set for all new Surface Hubs:
|
||||
To change the maintenance window using MDM, set the **MOMAgent** node in the [SurfaceHub configuration service provider](https://msdn.microsoft.com/library/windows/hardware/mt608323.aspx). See [Manage settings with an MDM provider](manage-settings-with-mdm-for-surface-hub.md) for more details.
|
||||
|
||||
|
||||
## More information
|
||||
|
||||
- [Blog post: Servicing, Flighting, and Managing updates for Surface Hub (With Intune, of course!)](https://blogs.technet.microsoft.com/y0av/2018/05/31/7-3/)
|
||||
|
||||
|
||||
## Related topics
|
||||
|
||||
[Manage Microsoft Surface Hub](manage-surface-hub.md)
|
||||
|
@ -1,10 +1,8 @@
|
||||
---
|
||||
title: Miracast on existing wireless network or LAN
|
||||
description: Windows 10 enables you to send a Miracast stream over a local network.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -1,10 +1,8 @@
|
||||
---
|
||||
title: Troubleshoot Miracast on Surface Hub
|
||||
description: Learn how to resolve issues with Miracast on Surface Hub.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Monitor your Microsoft Surface Hub
|
||||
description: Monitoring for Microsoft Surface Hub devices is enabled through Microsoft Operations Management Suite (OMS).
|
||||
ms.assetid: 1D2ED317-DFD9-423D-B525-B16C2B9D6942
|
||||
keywords: monitor Surface Hub, Microsoft Operations Management Suite, OMS
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,14 +3,11 @@ title: On-premises deployment single forest (Surface Hub)
|
||||
description: This topic explains how you add a device account for your Microsoft Surface Hub when you have a single-forest, on-premises deployment.
|
||||
ms.assetid: 80E12195-A65B-42D1-8B84-ECC3FCBAAFC6
|
||||
keywords: single forest deployment, on prem deployment, device account, Surface Hub
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.date: 04/13/2018
|
||||
ms.date: 06/01/2018
|
||||
ms.localizationpriority: medium
|
||||
---
|
||||
|
||||
@ -105,10 +102,54 @@ If you have a single-forest on-premises deployment with Microsoft Exchange 2013
|
||||
Set-CsMeetingRoom -Identity HUB01 -DomainController DC-ND-001.contoso.com -LineURI “tel:+14255550555;ext=50555" -EnterpriseVoiceEnabled $true
|
||||
```
|
||||
|
||||
Again, you'll need to replace the provided domain controller and phone number examples with your own information. The parameter value `$true` stays the same.
|
||||
Again, you need to replace the provided domain controller and phone number examples with your own information. The parameter value `$true` stays the same.
|
||||
|
||||
|
||||
|
||||
|
||||
## Disable anonymous email and IM
|
||||
|
||||
|
||||
>[!WARNING]
|
||||
>This information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
||||
|
||||
Surface Hub uses a device account to provide email and collaboration services (IM, video, voice). This device account is used as the originating identity (the “from” party) when sending email, IM, and placing calls. As this account is not coming from an individual, identifiable user, it is deemed “anonymous” because it originated from the Surface Hub's device account.
|
||||
|
||||
Assume you have a per-user client policy assigned to each meeting room device with an identity of **SurfaceHubPolicy**. To disable anonymous email and messaging, you add a clientPolicyEntry to this client policy by using the following commands.
|
||||
|
||||
```
|
||||
$policyEntry = New-CsClientPolicyEntry -Name AllowResourceAccountSendMessage -value $false
|
||||
$clientPolicy = Get-CsClientPolicy -Identity SurfaceHubPolicy
|
||||
$clientPolicy.PolicyEntry.Add($policyEntry)
|
||||
Set-CsClientPolicy -Instance $clientPolicy
|
||||
```
|
||||
|
||||
To verify that the policy has been set:
|
||||
|
||||
```
|
||||
Select-Object -InputObject $clientPolicy -Property PolicyEntry
|
||||
```
|
||||
|
||||
The output should be:
|
||||
|
||||
```
|
||||
PolicyEntry
|
||||
-----------
|
||||
{Name=AllowResourceAccountSendMessage;Value=False}
|
||||
```
|
||||
|
||||
|
||||
To change the policy entry:
|
||||
|
||||
```
|
||||
$policyEntry = New-CsClientPolicyEntry -Name AllowResourceAccountSendMessage -value $true
|
||||
$clientPolicy | Set-CsClientPolicy -PolicyEntry @{Replace = $policyEntry}
|
||||
```
|
||||
|
||||
To remove the policy entry:
|
||||
|
||||
```
|
||||
$policyEntry = New-CsClientPolicyEntry -Name AllowResourceAccountSendMessage -value $true
|
||||
$clientPolicy | Set-CsClientPolicy -PolicyEntry @{Remove = $policyEntry}
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
@ -2,14 +2,11 @@
|
||||
title: On-premises deployment multi-forest (Surface Hub)
|
||||
description: This topic explains how you add a device account for your Microsoft Surface Hub when you have a multi-forest, on-premises deployment.
|
||||
keywords: multi forest deployment, on prem deployment, device account, Surface Hub
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.date: 07/27/2017
|
||||
ms.date: 06/01/2018
|
||||
ms.localizationpriority: medium
|
||||
---
|
||||
|
||||
@ -98,7 +95,50 @@ If you have a multi-forest on-premises deployment with Microsoft Exchange 2013 o
|
||||
You'll need to use the Session Initiation Protocol (SIP) address and domain controller for the Surface Hub, along with your own Skype for Business Server pool identifier and user identity.
|
||||
|
||||
|
||||
## Disable anonymous email and IM
|
||||
|
||||
>[!WARNING]
|
||||
>This information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
||||
|
||||
Surface Hub uses a device account to provide email and collaboration services (IM, video, voice). This device account is used as the originating identity (the “from” party) when sending email, IM, and placing calls. As this account is not coming from an individual, identifiable user, it is deemed “anonymous” because it originated from the Surface Hub's device account.
|
||||
|
||||
Assume you have a per-user client policy assigned to each meeting room device with an identity of **SurfaceHubPolicy**. To disable anonymous email and messaging, you add a clientPolicyEntry to this client policy by using the following commands.
|
||||
|
||||
```
|
||||
$policyEntry = New-CsClientPolicyEntry -Name AllowResourceAccountSendMessage -value $false
|
||||
$clientPolicy = Get-CsClientPolicy -Identity SurfaceHubPolicy
|
||||
$clientPolicy.PolicyEntry.Add($policyEntry)
|
||||
Set-CsClientPolicy -Instance $clientPolicy
|
||||
```
|
||||
|
||||
To verify that the policy has been set:
|
||||
|
||||
```
|
||||
Select-Object -InputObject $clientPolicy -Property PolicyEntry
|
||||
```
|
||||
|
||||
The output should be:
|
||||
|
||||
```
|
||||
PolicyEntry
|
||||
-----------
|
||||
{Name=AllowResourceAccountSendMessage;Value=False}
|
||||
```
|
||||
|
||||
|
||||
To change the policy entry:
|
||||
|
||||
```
|
||||
$policyEntry = New-CsClientPolicyEntry -Name AllowResourceAccountSendMessage -value $true
|
||||
$clientPolicy | Set-CsClientPolicy -PolicyEntry @{Replace = $policyEntry}
|
||||
```
|
||||
|
||||
To remove the policy entry:
|
||||
|
||||
```
|
||||
$policyEntry = New-CsClientPolicyEntry -Name AllowResourceAccountSendMessage -value $true
|
||||
$clientPolicy | Set-CsClientPolicy -PolicyEntry @{Remove = $policyEntry}
|
||||
```
|
||||
|
||||
|
||||
|
||||
|
@ -3,10 +3,8 @@ title: Online deployment with Office 365 (Surface Hub)
|
||||
description: This topic has instructions for adding a device account for your Microsoft Surface Hub when you have a pure, online deployment.
|
||||
ms.assetid: D325CA68-A03F-43DF-8520-EACF7C3EDEC1
|
||||
keywords: device account for Surface Hub, online deployment
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Password management (Surface Hub)
|
||||
description: Every Microsoft Surface Hub device account requires a password to authenticate and enable features on the device.
|
||||
ms.assetid: 0FBFB546-05F0-430E-905E-87111046E4B8
|
||||
keywords: password, password management, password rotation, device account
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub, security
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Physically install Microsoft Surface Hub
|
||||
description: The Microsoft Surface Hub Readiness Guide will help make sure that your site is ready for the installation.
|
||||
ms.assetid: C764DBFB-429B-4B29-B4E8-D7F0073BC554
|
||||
keywords: Surface Hub, readiness guide, installation location, mounting options
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub, readiness
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Prepare your environment for Microsoft Surface Hub
|
||||
description: This section contains an overview of the steps required to prepare your environment so that you can use all of the features of Microsoft Surface Hub.
|
||||
ms.assetid: 336A206C-5893-413E-A270-61BFF3DF7DA9
|
||||
keywords: prepare environment, features of Surface Hub, create and test device account, check network availability
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: plan
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Create provisioning packages (Surface Hub)
|
||||
description: For Windows 10, settings that use the registry or a configuration service provider (CSP) can be configured using provisioning packages.
|
||||
ms.assetid: 8AA25BD4-8A8F-4B95-9268-504A49BA5345
|
||||
keywords: add certificate, provisioning package
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -2,10 +2,8 @@
|
||||
title: Remote Surface Hub management
|
||||
description: This section lists topics for managing Surface Hub.
|
||||
keywords: remote management, MDM, install apps, monitor Surface Hub, Operations Management Suite, OMS
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Save your BitLocker key (Surface Hub)
|
||||
description: Every Microsoft Surface Hub is automatically set up with BitLocker drive encryption software. Microsoft strongly recommends that you make sure you back up your BitLocker recovery keys.
|
||||
ms.assetid: E11E4AB6-B13E-4ACA-BCE1-4EDC9987E4F2
|
||||
keywords: Surface Hub, BitLocker, Bitlocker recovery keys
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub, security
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Set up Microsoft Surface Hub
|
||||
description: Set up instructions for Surface Hub include a setup worksheet, and a walkthrough of the first-run program.
|
||||
ms.assetid: 4D1722BC-704D-4471-BBBE-D0500B006221
|
||||
keywords: set up instructions, Surface Hub, setup worksheet, first-run program
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Setup worksheet (Surface Hub)
|
||||
description: When you've finished pre-setup and are ready to start first-time setup for your Microsoft Surface Hub, make sure you have all the information listed in this section.
|
||||
ms.assetid: AC6F925B-BADE-48F5-8D53-8B6FFF6EE3EB
|
||||
keywords: Setup worksheet, pre-setup, first-time setup
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -2,10 +2,8 @@
|
||||
title: Online or hybrid deployment using Skype Hybrid Voice environment (Surface Hub)
|
||||
description: This topic explains how to enable Skype for Business Cloud PBX with on premises PSTN connectivity via Cloud Connector Edition or Skype for Business 2015 pool.
|
||||
keywords: hybrid deployment, Skype Hybrid Voice
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: deploy
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Top support solutions for Microsoft Surface Hub
|
||||
description: Find top solutions for common issues using Surface Hub.
|
||||
ms.assetid: CF58F74D-8077-48C3-981E-FCFDCA34B34A
|
||||
keywords: Troubleshoot common problems, setup issues
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: support
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: kaushika-msft
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -1,10 +1,8 @@
|
||||
---
|
||||
title: Sign in to Surface Hub with Microsoft Authenticator
|
||||
description: Use Microsoft Authenticator on your mobile device to sign in to Surface Hub.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -1,10 +1,8 @@
|
||||
---
|
||||
title: Useful downloads for Microsoft Surface Hub
|
||||
description: Downloads related to the Microsoft Surface Hub.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: explore
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Using the Surface Hub Recovery Tool
|
||||
description: How to use the Surface Hub Recovery Tool to re-image the SSD.
|
||||
ms.assetid: FDB6182C-1211-4A92-A930-6C106BCD5DC1
|
||||
keywords: manage Surface Hub
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -1,10 +1,8 @@
|
||||
---
|
||||
title: Configure Surface Hub Start menu
|
||||
description: Use MDM to customize the Start menu on Surface Hub.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -2,10 +2,8 @@
|
||||
title: How Surface Hub addresses Wi-Fi Direct security issues
|
||||
description: This topic provides guidance on Wi-Fi Direct security risks.
|
||||
keywords: change history
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -1,9 +1,7 @@
|
||||
---
|
||||
title: What's new in Windows 10, version 1703 for Surface Hub
|
||||
description: Windows 10, version 1703 (Creators Update) brings new features to Microsoft Surface Hub.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.pagetype: devices
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
|
@ -3,10 +3,8 @@ title: Troubleshoot Microsoft Surface Hub
|
||||
description: Troubleshoot common problems, including setup issues, Exchange ActiveSync errors.
|
||||
ms.assetid: CF58F74D-8077-48C3-981E-FCFDCA34B34A
|
||||
keywords: Troubleshoot common problems, setup issues, Exchange ActiveSync errors
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: support
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -7,10 +7,8 @@ ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.date: 07/27/2017
|
||||
ms.localizationpriority: medium
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: support
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
---
|
||||
|
||||
# Configure domain name for Skype for Business
|
||||
|
@ -3,10 +3,8 @@ title: Using a room control system (Surface Hub)
|
||||
description: Room control systems can be used with your Microsoft Surface Hub.
|
||||
ms.assetid: DC365002-6B35-45C5-A2B8-3E1EB0CB8B50
|
||||
keywords: room control system, Surface Hub
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -1,10 +1,8 @@
|
||||
---
|
||||
title: Set up and use Whiteboard to Whiteboard collaboration
|
||||
description: Microsoft Whiteboard’s latest update includes the capability for two Surface Hubs to collaborate in real time on the same board.
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -3,10 +3,8 @@ title: Wireless network management (Surface Hub)
|
||||
description: Microsoft Surface Hub offers two options for network connectivity to your corporate network and Internet wireless, and wired. While both provide network access, we recommend you use a wired connection.
|
||||
ms.assetid: D2CFB90B-FBAA-4532-B658-9AA33CAEA31D
|
||||
keywords: network connectivity, wired connection
|
||||
ms.prod: w10
|
||||
ms.mktglfcycl: manage
|
||||
ms.prod: surface-hub
|
||||
ms.sitesec: library
|
||||
ms.pagetype: surfacehub, networking
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
|
@ -53,7 +53,7 @@ ms.date: 10/30/2017
|
||||
</div>
|
||||
</div>
|
||||
<div class="cardText">
|
||||
<h3>Deploy Overview</h3>
|
||||
<h3>Deployment Overview</h3>
|
||||
<p>Learn how to deploy our suite of education offerings. Set up a cloud infrastructure for your school, acquire apps, and configure and manage Windows 10 devices.</p>
|
||||
</div>
|
||||
</div>
|
||||
@ -447,7 +447,7 @@ ms.date: 10/30/2017
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.mepn.com" target="_blank">
|
||||
<a href="https://partner.microsoft.com/solutions/education" target="_blank">
|
||||
<div class="cardSize">
|
||||
<div class="cardPadding">
|
||||
<div class="card">
|
||||
@ -457,8 +457,8 @@ ms.date: 10/30/2017
|
||||
</div>
|
||||
</div>
|
||||
<div class="cardText">
|
||||
<h3>Microsoft Education Partner Network</h3>
|
||||
<p>Find out the latest news and announcements for Microsoft Education partners.</p>
|
||||
<h3>Microsoft Partner Network</h3>
|
||||
<p>Discover the latest news and resources for Microsoft Education products, solutions, licensing, and readiness.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@ -466,7 +466,7 @@ ms.date: 10/30/2017
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://www.mepn.com/MEPN/AEPHome.aspx" target="_blank">
|
||||
<a href="https://www.mepn.com" target="_blank">
|
||||
<div class="cardSize">
|
||||
<div class="cardPadding">
|
||||
<div class="card">
|
||||
@ -476,8 +476,8 @@ ms.date: 10/30/2017
|
||||
</div>
|
||||
</div>
|
||||
<div class="cardText">
|
||||
<h3>Authorized Education Partner (AEP) home page</h3>
|
||||
<p>Access the essentials and find out what it takes to become an AEP.</p>
|
||||
<h3>Authorized Education Partner (AEP) program</h3>
|
||||
<p>Become authorized to purchase and resell academic priced offers and products to Qualified Educational Users (QEU).</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -10,7 +10,7 @@ author: trudyha
|
||||
searchScope:
|
||||
- Store
|
||||
ms.author: trudyha
|
||||
ms.date: 07/27/2017
|
||||
ms.date: 06/05/2018
|
||||
ms.technology: Windows
|
||||
---
|
||||
|
||||
@ -20,6 +20,19 @@ ms.technology: Windows
|
||||
|
||||
- Windows 10
|
||||
|
||||
The **Minecraft: Education Edition** with Windows 10 device promotion ended January 31, 2018.
|
||||
|
||||
Qualifying customers that received one-year subscriptions for Minecraft: Education Edition as part of this program and wish to continue using the game in their schools can purchase new subscriptions in Microsoft Store for Education.
|
||||
For more information on purchasing Minecraft: Education Edition, see [Add Minecraft to your Store for Education](https://docs.microsoft.com/education/windows/school-get-minecraft?toc=/microsoft-store/education/toc.json).
|
||||
|
||||
>[!Note]
|
||||
>**Minecraft: Education Edition** with Windows 10 device promotion subscriptions are valid for 1 year from the time
|
||||
of redemption. At the end of 1 year, the promotional subscriptions will expire and any people using these subscriptions will be reverted to a trial license of **Minecraft: Education Edition**.
|
||||
|
||||
To prevent being reverted to a trial license, admins or teachers need to purchase new **Minecraft: Education Edition** subscriptions from Store for Education, and assign licenses to users who used a promotional subscription.
|
||||
|
||||
|
||||
<!---
|
||||
For qualifying customers, receive a one-year, single-user subscription for Minecraft: Education Edition for each Windows 10 device you purchase for your K-12 school. You’ll need your invoice or receipt, so be sure to keep track of that. For more information including terms of use, see [Minecraft: Education Edition promotion](https://info.microsoft.com/Minecraft-Education-Edition-Signup.html).
|
||||
|
||||
## Requirements
|
||||
@ -73,3 +86,4 @@ After that, we’ll add the appropriate number of Minecraft: Education Edition l
|
||||
Teachers or admins can distribute the licenses:
|
||||
- [Learn how teachers can distribute **Minecraft: Education Edition**](teacher-get-minecraft.md#distribute-minecraft)
|
||||
- [Learn how IT administrators can distribute **Minecraft: Education Edition**](school-get-minecraft.md#distribute-minecraft)
|
||||
-->
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
title: Switch to Windows 10 Pro Education in S mode from Windows 10 Pro in S mode
|
||||
description: Overview of Windows 10 Pro Education in S mode, switching options, and system requirements
|
||||
keywords: S mode Switch, switch in S mode, Switch S mode, Windows 10 Pro Education in S mode, S mode, system requirements, Overview, Windows 10 Pro in S mode, Education, EDU
|
||||
description: Switching out of Windows 10 Pro in S mode to Windows 10 Pro Education in S mode. The S mode switch documentation describes the requirements and process for Switching to Windows 10 Pro Education in S mode.
|
||||
keywords: Windows 10 S switch, S mode Switch, switch in S mode, Switch S mode, Windows 10 Pro Education in S mode, S mode, system requirements, Overview, Windows 10 Pro in S mode, Education, EDU
|
||||
ms.mktglfcycl: deploy
|
||||
ms.localizationpriority: high
|
||||
ms.prod: w10
|
||||
@ -13,11 +13,12 @@ author: Mikeblodge
|
||||
---
|
||||
|
||||
# Switch to Windows 10 Pro Education in S mode from Windows 10 Pro in S mode
|
||||
|
||||
S mode is an enhanced security mode of Windows 10 – streamlined for security and superior performance. With Windows 10 in S mode, everyone can download and install Microsoft-verified apps from the Microsoft Store for Education – this keep devices running fast and secure day in and day out.
|
||||
The S mode switch motion enables users to switch to Windows 10 Pro Education in S mode from Windows 10 Pro in S mode. This gives users access to the Microsoft Store for Education as well as other Education offers.
|
||||
|
||||
## Benefits of Windows 10 Pro in S mode for Education
|
||||
|
||||
S mode is an enhanced security mode of Windows 10 – streamlined for security and superior performance. With Windows 10 in S mode, everyone can download and install Microsoft-verified apps from the Microsoft Store for Education – this keep devices running fast and secure day in and day out.
|
||||
|
||||
- **Microsoft-verified security** - It reduces risk of malware and exploitations that harm students and educators, because only Microsoft-verified apps can be installed.
|
||||
- **Performance that lasts** - Provides all-day battery life to keep students on task and not tripping over cords. Also, verified apps won’t degrade device performance over time.
|
||||
- **Streamlined for Speed** - Offers faster log-in times so teachers spend less time waiting and more time teaching.
|
||||
|
@ -21,35 +21,44 @@ ms.topic: conceptual
|
||||
|
||||
- Windows 10
|
||||
|
||||
Learn how teachers can get and distribute Minecraft: Education Edition.
|
||||
The following article describes how teachers can get and distribute Minecraft: Education Edition.
|
||||
Minecraft: Education Edition is available for anyone to trial, and subscriptions can be purchased by qualified educational institutions directly in the Microsoft Store for Education, via volume licensing agreements and through partner resellers.
|
||||
|
||||
## Add Minecraft to your Microsoft Store for Education
|
||||
To get started, go to http://education.minecraft.net/ and select **GET STARTED**.
|
||||
|
||||
1. Go to [http://education.minecraft.net/](http://education.minecraft.net/) and select **GET STARTED**.
|
||||
## Try Minecraft: Education Edition for Free
|
||||
|
||||
<!--  -->
|
||||
Minecraft: Education Edition is available for anyone to try, but there is a limit to the number of logins allowed before purchasing a subscription is required.
|
||||
|
||||
2. Enter your email address.
|
||||
To learn more and get started, go to http://education.minecraft.net/ and select **GET STARTED**.
|
||||
|
||||
<!--  -->
|
||||
## Purchase Minecraft: Education Edition for Teachers and Students
|
||||
|
||||
3. Select **Get the app**. This will take you to Microsoft Store for Ecucation to download the app. You will also receive an email with instructions and a link to the Store.
|
||||
Minecraft: Education Edition is licensed via yearly subscriptions that are purchased through the Microsoft Store for Education, via volume licensing agreements and through partner resellers.
|
||||
|
||||
<!--  -->
|
||||
>[!Note]
|
||||
>M:EE is available on many platforms, but all license purchases can only be done through one of the three methods listed above.
|
||||
|
||||
4. Sign in to Microsoft Store for Education with your email address.
|
||||
As a teacher, you may purchase subscription licenses for you and your students directly through the Microsoft Store for Education, or you may already have access to licenses at your school (through a volume license agreement) if you have an Office 365 account.
|
||||
|
||||
5. Read and accept the Microsoft Store for Business and Education Service Agreement, and then select **Next**.
|
||||
>[!Note]
|
||||
>If you already have Office 365, you may already have Minecraft: Education Edition licenses for your school! M:EE is included in many volume license agreements, however, only the administrators at your school will be able to assign and manage those licenses. If you have an Office 365 account, check with your school administration or IT administrator prior to purchasing M:EE directly.
|
||||
|
||||
6. **Minecraft: Education Edition** opens in the Microsoft Store for Education. Select **Get the app**. This places **Minecraft: Education Edition** in your Microsoft Store inventory.
|
||||
You can purchase individual Minecraft: Education Edition subscriptions for you and other teachers and students directly in the Microsoft Store for Education.
|
||||
|
||||
<!--  -->
|
||||
To purchase individual Minecraft: Education Edition subscriptions (i.e. direct purchase):
|
||||
|
||||
1. Sign in to [Microsoft Store for Education](https://educationstore.microsoft.com/) with your Office 365 account.
|
||||
2. Click on [Minecraft: Education Edition](https://educationstore.microsoft.com/en-us/store/details/minecraft-education-edition/9nblggh4r2r6) (or use Search the Store to find it)
|
||||
3. Click **Buy**
|
||||
|
||||
>[!Note]
|
||||
>Administrators can restrict the ability for teachers to purchase applications in the Microsoft Store for Education. If you do not have the ability to Buy, contact your school administration or IT administrator.
|
||||
|
||||
If you need additional licenses for **Minecraft: Education Edition**, see [Purchase additional licenses](https://docs.microsoft.com/education/windows/education-scenarios-store-for-business#purchase-additional-licenses).
|
||||
|
||||
## Distribute Minecraft
|
||||
|
||||
After Minecraft: Education Edition is added to your Microsoft Store for Education inventory, you have three options:
|
||||
After Minecraft: Education Edition licenses have been purchased, either directly, through a volume license agreement or through a partner reseller, those licenses will be added to your Microsoft Store for Education. From there you have three options:
|
||||
|
||||
- You can install the app on your PC.
|
||||
- You can assign the app to others.
|
||||
|
28
mdop/mbam-v25/apply-hotfix-for-mbam-25-sp1.md
Normal file
28
mdop/mbam-v25/apply-hotfix-for-mbam-25-sp1.md
Normal file
@ -0,0 +1,28 @@
|
||||
---
|
||||
title: Applying hotfixes on MBAM 2.5 SP1
|
||||
description: Applying hotfixes on MBAM 2.5 SP1
|
||||
ms.author: ppriya-msft
|
||||
author: intothedarkness
|
||||
ms.assetid:
|
||||
ms.pagetype: mdop, security
|
||||
ms.mktglfcycl: manage
|
||||
ms.sitesec: library
|
||||
ms.prod: w10
|
||||
ms.date: 5/30/2018
|
||||
---
|
||||
|
||||
# Applying hotfixes on MBAM 2.5 SP1
|
||||
This topic describes the process for applying the hotfixes for Microsoft BitLocker Administration and Monitoring (MBAM) Server 2.5 SP1
|
||||
|
||||
### Before you begin, download the latest hotfix of Microsoft BitLocker Administration and Monitoring (MBAM) Server 2.5 SP1
|
||||
[Desktop Optimization Pack](https://www.microsoft.com/en-us/download/details.aspx?id=56126)
|
||||
|
||||
#### Steps to update the MBAM Server for existing MBAM environment
|
||||
1. Remove MBAM server feature (do this by opening the MBAM Server Configuration Tool, then selecting Remove Features).
|
||||
2. Remove MDOP MBAM from Control Panel | Programs and Features.
|
||||
3. Install MBAM 2.5 SP1 RTM server components.
|
||||
4. Install lastest MBAM 2.5 SP1 hotfix rollup.
|
||||
5. Configure MBAM features using MBAM Server Configurator.
|
||||
|
||||
#### Steps to install the new MBAM 2.5 SP1 server hotfix
|
||||
Refer to the document for [new server installation](deploying-the-mbam-25-server-infrastructure.md).
|
@ -58,6 +58,10 @@ To get the MBAM software, see [How Do I Get MDOP](https://go.microsoft.com/fwlin
|
||||
|
||||
Get help in choosing a deployment method for MBAM, including step-by-step instructions for each method.
|
||||
|
||||
- [Apply Hotfixes on MBAM 2.5 SP1 Server](apply-hotfix-for-mbam-25-sp1.md)
|
||||
|
||||
Guide of how to apply MBAM 2.5 SP1 Server hotfixes
|
||||
|
||||
## Got a suggestion for MBAM?
|
||||
- Add or vote on suggestions [here](http://mbam.uservoice.com/forums/268571-microsoft-bitlocker-administration-and-monitoring).
|
||||
- For MBAM issues, use the [MBAM TechNet Forum](https://social.technet.microsoft.com/Forums/home?forum=mdopmbam).
|
||||
|
@ -9,7 +9,7 @@ ms.pagetype: store
|
||||
author: TrudyHa
|
||||
ms.author: TrudyHa
|
||||
ms.topic: conceptual
|
||||
ms.date: 10/16/2017
|
||||
ms.date: 06/07/2018
|
||||
---
|
||||
|
||||
# App inventory management for Microsoft Store for Business and Education
|
||||
@ -101,8 +101,9 @@ If you decide that you don't want an app available for employees to install on t
|
||||
**To remove an app from the private store**
|
||||
|
||||
1. Sign in to the [Microsoft Store for Business](http://businessstore.microsoft.com) or [Microsoft Store for Education](https://businessstore.microsoft.com).
|
||||
2. Click **Manage**, and then choose **Apps & software**.
|
||||
3. Find an app, click the ellipses under **Action**, choose **Remove from private store**, and then click **Remove**.
|
||||
2. Click **Manage**, and then choose **Products & services**.
|
||||
3. Find an app, click the ellipses, choose **Remove from private store**, and then click **Remove**.
|
||||
4. Choose the private store collection, and then under **In collection**, switch to **Off**.
|
||||
|
||||
The app will still be in your inventory, but your employees will not have access to the app from your private store.
|
||||
|
||||
@ -110,7 +111,7 @@ The app will still be in your inventory, but your employees will not have access
|
||||
|
||||
1. Sign in to the [Microsoft Store for Business](http://businessstore.microsoft.com) or [Microsoft Store for Education](https://businessstore.microsoft.com).
|
||||
2. Click **Manage**, and then choose **Inventory**.
|
||||
3. Find an app, click the ellipses under **Action**, and then choose **Assign to people**.
|
||||
3. Find an app, click the ellipses, and then choose **Assign to people**.
|
||||
4. Type the email address for the employee that you're assigning the app to, and click **Confirm**.
|
||||
|
||||
Employees will receive an email with a link that will install the app on their device. Click the link to start the Microsoft Store app, and then click **Install**. Also, in the Microsoft Store app, they can find the app under **My Library**.
|
||||
|
BIN
store-for-business/images/edu-icon.png
Normal file
BIN
store-for-business/images/edu-icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.7 KiB |
@ -98,9 +98,9 @@ We've recently made performance improvements for changes in the private store. T
|
||||
|
||||
| Action | Estimated time |
|
||||
| ------------------------------------------------------ | -------------- |
|
||||
| Add a product to the private store <br> - Apps recently added to your inventory, including line-of-business (LOB) apps and new purchases, will take up to 36 hours to add to the private store. That time begins when the product is purchased, or added to your inventory. <br> - It will take an additional 36 hours for the product to be searchable in private store, even if you see the app available from the private store tab. | - 15 minutes: available on private store tab <br> - 36 hours: searchable in private store <br> - 36 hours: available on private store tab, if the product has just been added to inventory |
|
||||
| Add a product to the private store <br> - Apps recently added to your inventory, including line-of-business (LOB) apps and new purchases, will take up to 36 hours to add to the private store. That time begins when the product is purchased, or added to your inventory. <br> - It will take an additional 36 hours for the product to be searchable in private store, even if you see the app available from the private store tab. | - 15 minutes: available on private store tab <br> - 36 hours: searchable in private store <br> - 36 hours: searchable in private store tab |
|
||||
| Remove a product from private store | - 15 minutes: private store tab <br> - 36 hours: searchable in private store |
|
||||
| Accept a new LOB app into your inventory (under **Products & services)**) | 36 hours |
|
||||
| Accept a new LOB app into your inventory (under **Products & services)**) | - 15 minutes: available on private store tab <br> - 36 hours: searchable in private store |
|
||||
| Create a new collection | 15 minutes|
|
||||
| Edit or remove a collection | 15 minutes |
|
||||
| Create private store tab | 4-6 hours |
|
||||
|
@ -8,7 +8,7 @@ ms.pagetype: store
|
||||
author: TrudyHa
|
||||
ms.author: TrudyHa
|
||||
ms.topic: conceptual
|
||||
ms.date: 4/26/2018
|
||||
ms.date: 5/31/2018
|
||||
---
|
||||
|
||||
# Microsoft Store for Business and Education release history
|
||||
@ -17,6 +17,11 @@ Microsoft Store for Business and Education regularly releases new and improved f
|
||||
|
||||
Looking for info on the latest release? Check out [What's new in Microsoft Store for Business and Education](whats-new-microsoft-store-business-education.md)
|
||||
|
||||
## April 2018
|
||||
- **Assign apps to larger groups** - We're making it easier for admins to assign apps to groups of people. Admins can assign licenses to groups of any size, and include subgroups within those groups. We’ll figure out who’s in those groups, and assign licenses to people in the groups (skipping people who already have licenses). Along the way, we’ll let you know how many licenses are needed, and provide an estimate on the time required to assign licenses.
|
||||
- **Change collection order in private store** - Private store collections make it easy for groups of people to find the apps that they need. Now, you can customize the order of your private store collections.
|
||||
- **Office 365 subscription management** - We know that sometimes customers need to cancel a subscription. While we don't want to lose a customer, we want the process for managing subscriptions to be easy. Now, you can delete your Office 365 subscription without calling Support. From Microsoft Store for Business and Education, you can request to delete an Office 365 subscription. We'll wait three days before permanently deleting the subscription. In case of a mistake, customers are welcome to reactivate subscriptions during the three-day period.
|
||||
|
||||
## March 2018
|
||||
- **Performance improvements in private store** - We've made it significantly faster for you to udpate the private store. Many changes to the private store are available immediately after you make them. [Get more info](https://docs.microsoft.com/microsoft-store/manage-private-store-settings#private-store-performance)
|
||||
- **Private store collection updates** - We’ve made it easier to find apps when creating private store collections – now you can search and filter results.
|
||||
|
@ -8,7 +8,7 @@ ms.pagetype: store
|
||||
author: TrudyHa
|
||||
ms.author: TrudyHa
|
||||
ms.topic: conceptual
|
||||
ms.date: 4/26/2018
|
||||
ms.date: 5/31/2018
|
||||
---
|
||||
|
||||
# What's new in Microsoft Store for Business and Education
|
||||
@ -17,14 +17,18 @@ Microsoft Store for Business and Education regularly releases new and improved f
|
||||
|
||||
## Latest updates for Store for Business and Education
|
||||
|
||||
**April 2018**
|
||||
**May 2018**
|
||||
|
||||
| | |
|
||||
|--------------------------------------|---------------------------------|
|
||||
|  |**Assign apps to larger groups**<br /><br /> We're making it easier for admins to assign apps to groups of people. Admins can assign licenses to groups of any size, and include subgroups within those groups. We’ll figure out who’s in those groups, and assign licenses to people in the groups (skipping people who already have licenses). Along the way, we’ll let you know how many licenses are needed, and provide an estimate on the time required to assign licenses.<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||
|  |**Change collection order in private store**<br /><br /> Private store collections make it easy for groups of people to find the apps that they need. Now, you can customize the order of your private store collections. <br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||
|  |**Office 365 subscription management**<br /><br /> We know that sometimes customers need to cancel subscription. While we don't want to lose a customer, we want the process for managing subscriptions to be easy. Now, you can delete your Office 365 subscription without calling Support. From Microsoft Store for Business and Education, you can request to delete an Office 365 subscription. We'll wait three days before permanently deleting the subscription. In case of a mistake, customers are welcome to reactivate subscriptions during the three-day period. <br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||
|  |**Immersive Reader app in Microsoft Store for Education**<br /><br /> Microsoft Immersive Reader is now available for education organizations using Microsoft Store for Education. This app is a free tool that uses proven techniques to improve reading and writing for people regardless of their age or ability. You can add the app to your private store, so students can easily install and use it. Check out and download [Immersive Reader](https://educationstore.microsoft.com/en-us/store/details/immersive-reader/9PJZQZ821DQ2). <br /><br /> **Applies to**:<br /> Microsoft Store for Education |
|
||||
|
||||
<!---
|
||||
| | |
|
||||
|--------------------------------------|---------------------------------|
|
||||
|  |**Change order within private store collection**<br /><br /> Following last month's update to customize the order of your private store collections, now you can customize the order of products in each collection. <br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||
|  |**Performance improvements in private store**<br /><br /> We continue to work on performance improvements in the private store. Now, most products new to your inventory are available in your private store within 15 minutes of adding them. <br /><br /> [Get more info](https://docs.microsoft.com/microsoft-store/manage-private-store-settings#private-store-performance) <br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||
-->
|
||||
|
||||
<!---
|
||||
We’ve been working on bug fixes and performance improvements to provide you a better experience. Stay tuned for new features!
|
||||
@ -38,6 +42,11 @@ We’ve been working on bug fixes and performance improvements to provide you a
|
||||
|
||||
## Previous releases and updates
|
||||
|
||||
[April 2018](release-history-microsoft-store-business-education.md#april-2018)
|
||||
- Assign apps to larger groups
|
||||
- Change collection order in private store
|
||||
- Office 365 subscription management
|
||||
|
||||
[March 2018](release-history-microsoft-store-business-education.md#march-2018)
|
||||
- Performance improvements in private store
|
||||
- Private store collection updates
|
||||
|
@ -6,7 +6,7 @@ ms.pagetype: mdop, appcompat, virtualization
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.prod: w10
|
||||
ms.date: 04/18/2018
|
||||
ms.date: 06/08/2018
|
||||
---
|
||||
# What's new in App-V for Windows 10, version 1703 and earlier
|
||||
|
||||
|
@ -1,40 +1,34 @@
|
||||
---
|
||||
title: How to Add or Remove an Administrator by Using the Management Console (Windows 10)
|
||||
description: How to Add or Remove an Administrator by Using the Management Console
|
||||
description: How to add or remove an administrator by using the Management Console
|
||||
author: MaggiePucciEvans
|
||||
ms.pagetype: mdop, appcompat, virtualization
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.prod: w10
|
||||
ms.date: 04/19/2017
|
||||
ms.date: 06/08/2018
|
||||
---
|
||||
# How to add or remove an administrator by using the Management Console
|
||||
|
||||
|
||||
# How to Add or Remove an Administrator by Using the Management Console
|
||||
|
||||
**Applies to**
|
||||
- Windows 10, version 1607
|
||||
>Applies to: Windows 10, version 1607
|
||||
|
||||
Use the following procedures to add or remove an administrator on the Microsoft Application Virtualization (App-V) server.
|
||||
|
||||
**To add an administrator using the Management Console**
|
||||
## Add an administrator using the Management Console
|
||||
|
||||
1. Open the Microsoft Application Virtualization (App-V) Management Console and click **Administrators** in the navigation pane. The navigation pane displays a list of Access Directory (AD) users and groups that currently have administrative access to the Microsoft Application Virtualization (App-V) server.
|
||||
1. Open the Microsoft Application Virtualization (App-V) Management Console and select **Administrators** in the navigation pane. The navigation pane will display a list of Access Directory (AD) users and groups that currently have administrative access to the Microsoft Application Virtualization (App-V) server.
|
||||
2. To add a new administrator, select **Add Administrator**. Enter the name of the administrator that you want to add in the **Active Directory Name** field. Make sure to also provide the associated user account domain name. For example, **Domain** \\ **UserName**.
|
||||
3. Select the account you want to add and select **Add**. The new account should now appear in the list of server administrators.
|
||||
|
||||
2. To add a new administrator, click **Add Administrator** Type the name of the administrator that you want to add in the **Active Directory Name** field. Ensure you provide the associated user account domain name. For example, **Domain** \\ **UserName**.
|
||||
|
||||
3. Select the account that you want to add and click **Add**. The new account is displayed in the list of server administrators.
|
||||
|
||||
**To remove an administrator using the Management Console**
|
||||
|
||||
1. Open the Microsoft Application Virtualization (App-V) Management Console and click **Administrators** in the navigation pane. The navigation pane displays a list of AD users and groups that currently have administrative access to the Microsoft Application Virtualization (App-V) server.
|
||||
## Remove an administrator using the Management Console
|
||||
|
||||
1. Open the Microsoft Application Virtualization (App-V) Management Console and select **Administrators** in the navigation pane. The navigation pane displays a list of AD users and groups that currently have administrative access to the Microsoft Application Virtualization (App-V) server.
|
||||
2. Right-click the account to be removed from the list of administrators and select **Remove**.
|
||||
|
||||
## Have a suggestion for App-V?
|
||||
|
||||
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).<br>For App-V issues, use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-US/home?forum=mdopappv).
|
||||
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).
|
||||
|
||||
## Related topics
|
||||
|
||||
[Operations for App-V](appv-operations.md)
|
||||
* [Operations for App-V](appv-operations.md)
|
||||
|
@ -1,49 +1,44 @@
|
||||
---
|
||||
title: How to Add or Upgrade Packages by Using the Management Console (Windows 10)
|
||||
description: How to Add or Upgrade Packages by Using the Management Console
|
||||
description: How to add or upgrade packages by using the Management Console
|
||||
author: MaggiePucciEvans
|
||||
ms.pagetype: mdop, appcompat, virtualization
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.prod: w10
|
||||
ms.date: 04/19/2017
|
||||
ms.date: 06/08/2018
|
||||
---
|
||||
# How to add or upgrade packages by using the Management Console
|
||||
|
||||
>Applies to: Windows 10, version 1607
|
||||
|
||||
# How to Add or Upgrade Packages by Using the Management Console
|
||||
You can use the following procedure to add or upgrade a package to the App-V Management Console. To upgrade a package that already exists in the Management Console, use the following steps and import the upgraded package using the same package **Name**.
|
||||
|
||||
**Applies to**
|
||||
- Windows 10, version 1607
|
||||
## Add a package to the Management Console
|
||||
|
||||
You can the following procedure to add or upgrade a package to the App-V Management Console. To upgrade a package that already exists in the Management Console, use the following steps and import the upgraded package using the same package **Name**.
|
||||
|
||||
**To add a package to the Management Console**
|
||||
|
||||
1. Click the **Packages** tab in the navigation pane of the Management Console display.
|
||||
1. Select the **Packages** tab in the navigation pane of the Management Console display.
|
||||
|
||||
The console displays the list of packages that have been added to the server along with status information about each package. When a package is selected, detailed information about the package is displayed in the **PACKAGES** pane.
|
||||
|
||||
Click the **Ungrouped** drop-down list box and specify how the packages are to be displayed in the console. You can also click the associated column header to sort the packages.
|
||||
Select the **Ungrouped** drop-down list box and specify how the packages are to be displayed in the console. You can also click the associated column header to sort the packages.
|
||||
|
||||
2. To specify the package you want to add, click **Add or Upgrade Packages**.
|
||||
2. Select **Add or Upgrade Packages** to specify which package you want to add.
|
||||
|
||||
3. Type the full path to the package that you want to add. Use the UNC or HTTP path format, for example **\\\\servername\\sharename\\foldername\\packagename.appv** or **https://server.1234/file.appv**, and then click **Add**.
|
||||
3. Enter the full path to the package that you want to add. Use the UNC or HTTP path format, for example **\\\\servername\\sharename\\foldername\\packagename.appv** or **http<span></span>://server.1234/file.appv**, and then select **Add**.
|
||||
|
||||
**Important**
|
||||
You must select a package with the **.appv** file name extension.
|
||||
>[!IMPORTANT]
|
||||
>You must select a package with the **.appv** file name extension.
|
||||
|
||||
|
||||
4. The page displays the status message **Adding <Packagename>**. Select **IMPORT STATUS** to check the status of a package that you have imported.
|
||||
|
||||
4. The page displays the status message **Adding <Packagename>**. Click **IMPORT STATUS** to check the status of a package that you have imported.
|
||||
Select **OK** to add the package and close the **Add Package** page. If there was an error during the import, select **Detail** on the **Package Import** page for more information. The newly added package is now available in the **PACKAGES** pane.
|
||||
|
||||
Click **OK** to add the package and close the **Add Package** page. If there was an error during the import, click **Detail** on the **Package Import** page for more information. The newly added package is now available in the **PACKAGES** pane.
|
||||
|
||||
5. Click **Close** to close the **Add or Upgrade Packages** page.
|
||||
5. Select **Close** to close the **Add or Upgrade Packages** page.
|
||||
|
||||
## Have a suggestion for App-V?
|
||||
|
||||
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).<br>For App-V issues, use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-US/home?forum=mdopappv).
|
||||
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).
|
||||
|
||||
## Related topics
|
||||
|
||||
[Operations for App-V](appv-operations.md)
|
||||
* [Operations for App-V](appv-operations.md)
|
||||
|
@ -1,137 +1,53 @@
|
||||
---
|
||||
title: Administering App-V by Using Windows PowerShell (Windows 10)
|
||||
title: Administering App-V by using Windows PowerShell (Windows 10)
|
||||
description: Administering App-V by Using Windows PowerShell
|
||||
author: MaggiePucciEvans
|
||||
ms.pagetype: mdop, appcompat, virtualization
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.prod: w10
|
||||
ms.date: 04/19/2017
|
||||
ms.date: 06/08/2018
|
||||
---
|
||||
# Administering App-V by using Windows PowerShell
|
||||
|
||||
>Applies to: Windows 10, version 1607
|
||||
|
||||
# Administering App-V by Using Windows PowerShell
|
||||
Microsoft Application Virtualization (App-V) supports Windows PowerShell cmdlets that give administrators a quick and easy way to manage App-V. The following sections will tell you more about how to use Windows PowerShell with App-V.
|
||||
|
||||
**Applies to**
|
||||
- Windows 10, version 1607
|
||||
## How to administer App-V with Windows PowerShell
|
||||
|
||||
Microsoft Application Virtualization (App-V) provides Windows PowerShell cmdlets, which can help administrators perform various App-V tasks. The following sections provide more information about using Windows PowerShell with App-V.
|
||||
The following table lists articles that will tell you more about how to use PowerShell for App-V.
|
||||
|
||||
## How to administer App-V by using Windows PowerShell
|
||||
|Name|Description|
|
||||
|---|---|
|
||||
|[How to load the Windows PowerShell cmdlets for App-V and get cmdlet help](appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md)|Describes how to install the Windows PowerShell cmdlets and find cmdlet help and examples.|
|
||||
|[How to manage App-V packages running on a stand-alone computer by using Windows PowerShell](appv-manage-appv-packages-running-on-a-stand-alone-computer-with-powershell.md)|Describes how to manage the client package lifecycle on a stand-alone computer with Windows PowerShell.|
|
||||
|[How to manage connection groups on a stand-alone computer by using Windows PowerShell](appv-manage-connection-groups-on-a-stand-alone-computer-with-powershell.md)|Describes how to manage connection groups with Windows PowerShell.|
|
||||
|[How to modify client configuration by using Windows PowerShell](appv-modify-client-configuration-with-powershell.md)|Describes how to modify the client with Windows PowerShell.|
|
||||
|[How to apply the user configuration file by using Windows PowerShell](appv-apply-the-user-configuration-file-with-powershell.md)|Describes how to apply a user configuration file with Windows PowerShell.|
|
||||
|[How to apply the deployment configuration file by using Windows PowerShell](appv-apply-the-deployment-configuration-file-with-powershell.md)|Describes how to apply a deployment configuration file with Windows PowerShell.|
|
||||
|[How to sequence a package by using Windows PowerShell](appv-sequence-a-package-with-powershell.md)|Describes how to create a new package with Windows PowerShell.|
|
||||
|[How to create a package accelerator by using Windows PowerShell](appv-create-a-package-accelerator-with-powershell.md)|Describes how to create a package accelerator with Windows PowerShell. You can use package accelerators to automatically sequence large, complex applications.|
|
||||
|[How to enable reporting on the App-V client by using Windows PowerShell](appv-enable-reporting-on-the-appv-client-with-powershell.md)|Describes how to enable the computer running the App-V Client to send reporting information.|
|
||||
|[How to install the App-V databases and convert the associated security identifiers by using Windows PowerShell](appv-install-the-appv-databases-and-convert-the-associated-security-identifiers-with-powershell.md)|Describes how to take an array of account names and to convert each of them to the corresponding SID in standard and hexadecimal formats.|
|
||||
|[How to configure the client to receive package and connection groups updates from the publishing server](appv-configure-the-client-to-receive-updates-from-the-publishing-server.md)|Describes how to use Windows PowerShell to configure a client after you have deployed the App-V management and publishing servers and added the required packages and connection groups.|
|
||||
|
||||
>[!IMPORTANT]
|
||||
>Make sure that any script you execute with your App-V packages matches the execution policy that you have configured for Windows PowerShell.
|
||||
|
||||
Use the following Windows PowerShell procedures to perform various App-V tasks.
|
||||
## Windows PowerShell error handling
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Name</th>
|
||||
<th align="left">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[How to Load the Windows PowerShell Cmdlets for App-V and Get Cmdlet Help](appv-load-the-powershell-cmdlets-and-get-cmdlet-help.md)</p></td>
|
||||
<td align="left"><p>Describes how to install the Windows PowerShell cmdlets and find cmdlet help and examples.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[How to Manage App-V Packages Running on a Stand-Alone Computer by Using Windows PowerShell](appv-manage-appv-packages-running-on-a-stand-alone-computer-with-powershell.md)</p></td>
|
||||
<td align="left"><p>Describes how to manage the client package lifecycle on a stand-alone computer by using Windows PowerShell.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[How to Manage Connection Groups on a Stand-alone Computer by Using Windows PowerShell](appv-manage-connection-groups-on-a-stand-alone-computer-with-powershell.md)</p></td>
|
||||
<td align="left"><p>Describes how to manage connection groups by using Windows PowerShell.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[How to Modify Client Configuration by Using Windows PowerShell](appv-modify-client-configuration-with-powershell.md)</p></td>
|
||||
<td align="left"><p>Describes how to modify the client by using Windows PowerShell.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[How to Apply the User Configuration File by Using Windows PowerShell](appv-apply-the-user-configuration-file-with-powershell.md)</p></td>
|
||||
<td align="left"><p>Describes how to apply a user configuration file by using Windows PowerShell.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[How to Apply the Deployment Configuration File by Using Windows PowerShell](appv-apply-the-deployment-configuration-file-with-powershell.md)</p></td>
|
||||
<td align="left"><p>Describes how to apply a deployment configuration file by using Windows PowerShell.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[How to Sequence a Package by Using Windows PowerShell](appv-sequence-a-package-with-powershell.md)</p></td>
|
||||
<td align="left"><p>Describes how to create a new package by using Windows PowerShell.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[How to Create a Package Accelerator by Using Windows PowerShell](appv-create-a-package-accelerator-with-powershell.md)</p></td>
|
||||
<td align="left"><p>Describes how to create a package accelerator by using Windows PowerShell. You can use package accelerators automatically sequence large, complex applications.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[How to Enable Reporting on the App-V Client by Using Windows PowerShell](appv-enable-reporting-on-the-appv-client-with-powershell.md)</p></td>
|
||||
<td align="left"><p>Describes how to enable the computer running the App-V to send reporting information.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>[How to Install the App-V Databases and Convert the Associated Security Identifiers by Using Windows PowerShell](appv-install-the-appv-databases-and-convert-the-associated-security-identifiers-with-powershell.md)</p></td>
|
||||
<td align="left"><p>Describes how to take an array of account names and to convert each of them to the corresponding SID in standard and hexadecimal formats.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>[How to Configure the Client to Receive Package and Connection Groups Updates From the Publishing Server](appv-configure-the-client-to-receive-updates-from-the-publishing-server.md)
|
||||
</p></td>
|
||||
<td align="left"><p>Describes how to use Windows PowerShell to configure a client after you deploy the App-V management and publishing servers, and add the required packages and connection groups.</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
The following table describes Windows PowerShell error handling for App-V.
|
||||
|
||||
|
||||
|
||||
**Important**
|
||||
Make sure that any script you execute with your App-V packages matches the execution policy that you have configured for Windows PowerShell.
|
||||
|
||||
|
||||
|
||||
## Windows PowerShell Error Handling
|
||||
|
||||
|
||||
Use the following table for information about Windows PowerShell error handling for App-V.
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Event</th>
|
||||
<th align="left">Action</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>Using the RollbackOnError attribute with embedded scripts</p></td>
|
||||
<td align="left"><p>When you use the <strong>RollbackOnError</strong> attribute with embedded scripts, the attribute is ignored for the following events:</p>
|
||||
<ul>
|
||||
<li><p>Removing a package</p></li>
|
||||
<li><p>Unpublishing a package</p></li>
|
||||
<li><p>Terminating a virtual environment</p></li>
|
||||
<li><p>Terminating a process</p></li>
|
||||
</ul></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>Package name contains <strong>$</strong></p></td>
|
||||
<td align="left"><p>If a package name contains the character ( <strong>$</strong> ), you must use a single-quote ( <strong>'</strong> ), for example,</p>
|
||||
<p><strong>Add-AppvClientPackage 'Contoso$App.appv'</strong></p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
||||
|Event|Action|
|
||||
|---|---|
|
||||
|Using the **RollbackOnError** attribute with embedded scripts|When you use the **RollbackOnError** attribute with embedded scripts, the attribute is ignored for the following events:<br>- Removing a package<br>- Unpublishing a package<br>- Terminating a virtual environment<br>- Terminating a process|
|
||||
|Package name contains **$**|If a package name contains the character \$\, you must use a single-quote ( **'** ). <br>For example:<br>```Add-AppvClientPackage 'Contoso$App.appv'```|
|
||||
|
||||
## Have a suggestion for App-V?
|
||||
|
||||
|
||||
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).<br>For App-V issues, use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-US/home?forum=mdopappv).
|
||||
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).
|
||||
|
||||
## Related topics
|
||||
|
||||
|
||||
[Operations for App-V](appv-operations.md)
|
||||
* [Operations for App-V](appv-operations.md)
|
@ -1,116 +1,60 @@
|
||||
---
|
||||
title: Administering App-V Virtual Applications by Using the Management Console (Windows 10)
|
||||
description: Administering App-V Virtual Applications by Using the Management Console
|
||||
title: Administering App-V Virtual Applications by using the Management Console (Windows 10)
|
||||
description: Administering App-V Virtual Applications by using the Management Console
|
||||
author: MaggiePucciEvans
|
||||
ms.pagetype: mdop, appcompat, virtualization
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.prod: w10
|
||||
ms.date: 04/19/2017
|
||||
ms.date: 06/08/2018
|
||||
---
|
||||
# Administering App-V Virtual Applications by using the Management Console
|
||||
|
||||
>Applies to: Windows 10, version 1607
|
||||
|
||||
# Administering App-V Virtual Applications by Using the Management Console
|
||||
|
||||
**Applies to**
|
||||
- Windows 10, version 1607
|
||||
|
||||
Use the Microsoft Application Virtualization (App-V) management server to manage packages, connection groups, and package access in your environment. The server publishes application icons, shortcuts, and file type associations to authorized computers that run the App-V client. One or more management servers typically share a common data store for configuration and package information.
|
||||
Use the Microsoft Application Virtualization (App-V) management server to manage packages, connection groups, and package access in your environment. The server publishes application icons, shortcuts, and file type associations to authorized computers running the App-V client. One or more management servers typically share a common data store for configuration and package information.
|
||||
|
||||
The management server uses Active Directory Domain Services (AD DS) groups to manage user authorization and has SQL Server installed to manage the database and data store.
|
||||
|
||||
Because the management servers stream applications to end users on demand, these servers are ideally suited for system configurations that have reliable, high-bandwidth LANs. The management server consists of the following components:
|
||||
|
||||
- Management Server – Use the management server to manage packages and connection groups.
|
||||
|
||||
- Publishing Server – Use the publishing server to deploy packages to computers that run the App-V client.
|
||||
|
||||
- Management Database - Use the management database to manage the package access and to publish the server’s synchronization with the management server.
|
||||
- The **management server** manages packages and connection groups.
|
||||
- The **publishing server** deploys packages to computers running the App-V Client.
|
||||
- The **management database** manages the package access publishes the server’s synchronization with the management server.
|
||||
|
||||
## Management Console tasks
|
||||
|
||||
Here are some articles that can show you how to perform the most common tasks that the App-V Management Console is used for:
|
||||
|
||||
The most common tasks that you can perform with the App-V Management console are:
|
||||
|
||||
- [How to Connect to the Management Console](appv-connect-to-the-management-console.md)
|
||||
|
||||
- [How to Add or Upgrade Packages by Using the Management Console](appv-add-or-upgrade-packages-with-the-management-console.md)
|
||||
|
||||
- [How to Configure Access to Packages by Using the Management Console](appv-configure-access-to-packages-with-the-management-console.md)
|
||||
|
||||
- [How to Publish a Package by Using the Management Console](appv-publish-a-packages-with-the-management-console.md)
|
||||
|
||||
- [How to Delete a Package in the Management Console](appv-delete-a-package-with-the-management-console.md)
|
||||
|
||||
- [How to Add or Remove an Administrator by Using the Management Console](appv-add-or-remove-an-administrator-with-the-management-console.md)
|
||||
|
||||
- [How to Register and Unregister a Publishing Server by Using the Management Console](appv-register-and-unregister-a-publishing-server-with-the-management-console.md)
|
||||
|
||||
- [How to Create a Custom Configuration File by Using the App-V Management Console](appv-create-a-custom-configuration-file-with-the-management-console.md)
|
||||
|
||||
- [How to Transfer Access and Configurations to Another Version of a Package by Using the Management Console](appv-transfer-access-and-configurations-to-another-version-of-a-package-with-the-management-console.md)
|
||||
|
||||
- [How to Customize Virtual Applications Extensions for a Specific AD Group by Using the Management Console](appv-customize-virtual-application-extensions-with-the-management-console.md)
|
||||
|
||||
- [How to View and Configure Applications and Default Virtual Application Extensions by Using the Management Console](appv-view-and-configure-applications-and-default-virtual-application-extensions-with-the-management-console.md)
|
||||
- [How to connect to the Management Console](appv-connect-to-the-management-console.md)
|
||||
- [How to add or upgrade packages by using the Management Console](appv-add-or-upgrade-packages-with-the-management-console.md)
|
||||
- [How to configure access to packages by using the Management Console](appv-configure-access-to-packages-with-the-management-console.md)
|
||||
- [How to publish a package by using the Management Console](appv-publish-a-packages-with-the-management-console.md)
|
||||
- [How to delete a package in the Management Console](appv-delete-a-package-with-the-management-console.md)
|
||||
- [How to add or remove an administrator by using the Management Console](appv-add-or-remove-an-administrator-with-the-management-console.md)
|
||||
- [How to register and unregister a publishing server by using the Management Console](appv-register-and-unregister-a-publishing-server-with-the-management-console.md)
|
||||
- [How to create a custom configuration file by using the App-V Management Console](appv-create-a-custom-configuration-file-with-the-management-console.md)
|
||||
- [How to transfer access and configurations to another version of a package by using the Management Console](appv-transfer-access-and-configurations-to-another-version-of-a-package-with-the-management-console.md)
|
||||
- [How to customize virtual application extensions for a specific AD group by using the Management Console](appv-customize-virtual-application-extensions-with-the-management-console.md)
|
||||
- [How to view and configure applications and default virtual application extensions by using the Management Console](appv-view-and-configure-applications-and-default-virtual-application-extensions-with-the-management-console.md)
|
||||
|
||||
The main elements of the App-V Management Console are:
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="50%" />
|
||||
<col width="50%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Management Console tab</th>
|
||||
<th align="left">Description</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>Packages tab</p></td>
|
||||
<td align="left"><p>Use the <strong>PACKAGES</strong> tab to add or upgrade packages.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>Connection Groups tab</p></td>
|
||||
<td align="left"><p>Use the <strong>CONNECTION GROUPS</strong> tab to manage connection groups.</p></td>
|
||||
</tr>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>Servers tab</p></td>
|
||||
<td align="left"><p>Use the <strong>SERVERS</strong> tab to register a new server.</p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>Administrators tab</p></td>
|
||||
<td align="left"><p>Use the <strong>ADMINISTRATORS</strong> tab to register, add, or remove administrators in your App-V environment.</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|Management Console tab|Description|
|
||||
|---|---|
|
||||
|Packages tab|Use the **Packages** tab to add or upgrade packages.|
|
||||
|Connection Groups tab|Use the **Connection Groups** tab to manage connection groups.|
|
||||
|Servers tab|Use the **Servers** tab to register a new server.|
|
||||
|Administrators tab|Use the **Administrators** tab to register, add, or remove administrators in your App-V environment.|
|
||||
|
||||
|
||||
|
||||
**Important**
|
||||
JavaScript must be enabled on the browser that opens the Web Management Console.
|
||||
|
||||
|
||||
>[!IMPORTANT]
|
||||
>The browser you're using to open the Web Management Console must have JavaScript enabled.
|
||||
|
||||
## Have a suggestion for App-V?
|
||||
|
||||
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).
|
||||
|
||||
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).<br>For App-V issues, use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-US/home?forum=mdopappv).
|
||||
|
||||
## <a href="" id="other-resources-for-this-app-v-5-1-deployment-"></a>Other resources for this App-V deployment
|
||||
|
||||
## Other resources for this App-V deployment
|
||||
|
||||
- [Application Virtualization (App-V) overview](appv-for-windows.md)
|
||||
|
||||
- [Operations for App-V](appv-operations.md)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -6,56 +6,28 @@ ms.pagetype: mdop, appcompat, virtualization
|
||||
ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.prod: w10
|
||||
ms.date: 04/19/2017
|
||||
ms.date: 06/08/2018
|
||||
---
|
||||
# How to allow only administrators to enable connection groups
|
||||
|
||||
>Applies to: Windows 10, version 1607
|
||||
|
||||
# How to Allow Only Administrators to Enable Connection Groups
|
||||
You can configure the App-V client so that only administrators, not users, can enable or disable connection groups. In earlier versions of App-V, there was no way to restrict access to disabling connection groups to users.
|
||||
|
||||
**Applies to**
|
||||
- Windows 10, version 1607
|
||||
|
||||
You can configure the App-V client so that only administrators (not end users) can enable or disable connection groups. In earlier versions of App-V, you could not prevent end users from performing these tasks.
|
||||
|
||||
**Note**<br>
|
||||
This feature is supported starting in App-V 5.0 SP3.
|
||||
>[!NOTE]
|
||||
>This feature is supported starting in App-V 5.0 SP3.
|
||||
|
||||
Use one of the following methods to allow only administrators to enable or disable connection groups.
|
||||
|
||||
<table>
|
||||
<colgroup>
|
||||
<col width="30%" />
|
||||
<col width="70%" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr class="header">
|
||||
<th align="left">Method</th>
|
||||
<th align="left">Steps</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr class="odd">
|
||||
<td align="left"><p>Group Policy setting</p></td>
|
||||
<td align="left"><p>Enable the “Require publish as administrator” Group Policy setting, which is located in the following Group Policy Object node:</p>
|
||||
<p><strong>Computer Configuration > Administrative Templates > System > App-V > Publishing</strong></p></td>
|
||||
</tr>
|
||||
<tr class="even">
|
||||
<td align="left"><p>Windows PowerShell cmdlet</p></td>
|
||||
<td align="left"><p>Run the <strong>Set-AppvClientConfiguration</strong> cmdlet with the <strong>-RequirePublishAsAdmin</strong> parameter.</p>
|
||||
<p>Parameter values:</p>
|
||||
<ul>
|
||||
<li><p>0 - False</p></li>
|
||||
<li><p>1 - True</p></li>
|
||||
</ul>
|
||||
<p>Example: <strong>Set-AppvClientConfiguration -RequirePublishAsAdmin 1</strong></p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|Method|Steps|
|
||||
|---|---|
|
||||
|Group Policy setting|Enable the “Require publish as administrator” Group Policy setting, which is located in the following Group Policy Object node:<br><br>**Computer Configuration** > **Administrative Templates** > **System** > **App-V** > **Publishing**|
|
||||
|Windows PowerShell cmdlet|Run the **Set-AppvClientConfiguration** cmdlet with the *-RequirePublishAsAdmin* parameter. <br><br>Parameter values:<br>- **0** – False<br>- **1** – True<br><br>Example: ```Set-AppvClientConfiguration -RequirePublishAsAdmin 1```|
|
||||
|
||||
## Have a suggestion for App-V?
|
||||
|
||||
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).<br>For App-V issues, use the [App-V TechNet Forum](https://social.technet.microsoft.com/Forums/en-US/home?forum=mdopappv).
|
||||
Add or vote on suggestions on the [Application Virtualization feedback site](https://appv.uservoice.com/forums/280448-microsoft-application-virtualization).
|
||||
|
||||
## Related topics
|
||||
|
||||
[Managing Connection Groups](appv-managing-connection-groups.md)
|
||||
- [Managing Connection Groups](appv-managing-connection-groups.md)
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -33,7 +33,7 @@ To use %AppData% folder redirection, you must:
|
||||
* Files under %appdata%\Microsoft\AppV\Client\Catalog
|
||||
* Registry settings under HKEY_CURRENT_USER\Software\Microsoft\AppV\Client\Packages
|
||||
|
||||
For more information, see [Application publishing and client interaction](appv-application-publishing-and-client-interaction.md#bkmk-clt-inter-roam-reqs).
|
||||
For more information, see [Application publishing and client interaction](appv-application-publishing-and-client-interaction.md#roaming-requirements-and-user-catalog-data-storage).
|
||||
|
||||
## Unsupported scenarios for App-V folder redirection
|
||||
|
||||
|
@ -6,7 +6,7 @@ ms.mktglfcycl: deploy
|
||||
ms.sitesec: library
|
||||
ms.author: helohr
|
||||
author: HeidiLohr
|
||||
ms.date: 05/10/2018
|
||||
ms.date: 05/25/2018
|
||||
---
|
||||
# How to keep apps removed from Windows 10 from returning during an update
|
||||
|
||||
@ -89,39 +89,72 @@ You're now ready to update your computer. After the update, check the list of ap
|
||||
## Registry keys for provisioned apps
|
||||
|
||||
```syntax
|
||||
1709 Registry Keys
|
||||
Windows Registry Editor Version 5.00
|
||||
;1709 Registry Keys
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.BingWeather_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.GetHelp_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Getstarted_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Microsoft3DViewer_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.MicrosoftOfficeHub_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.MicrosoftSolitaireCollection_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.MSPaint_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Office.OneNote_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.OneConnect_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.People_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Print3D_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.SkypeApp_kzf8qxf38zg5c]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.StorePurchaseApp_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Wallet_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Windows.Photos_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsAlarms_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsCalculator_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsCamera_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\microsoft.windowscommunicationsapps_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsFeedbackHub_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsMaps_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.WindowsStore_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.Xbox.TCUI_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.XboxApp_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.XboxGameOverlay_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.XboxIdentityProvider_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.XboxSpeechToTextOverlay_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.ZuneMusic_8wekyb3d8bbwe]
|
||||
|
||||
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Appx\AppxAllUserStore\Deprovisioned\Microsoft.ZuneVideo_8wekyb3d8bbwe]
|
||||
```
|
||||
|
@ -7,7 +7,7 @@ ms.topic: article
|
||||
ms.prod: w10
|
||||
ms.technology: windows
|
||||
author: MariciaAlforque
|
||||
ms.date: 05/14/2018
|
||||
ms.date: 06/05/2018
|
||||
---
|
||||
|
||||
# Policy CSP
|
||||
@ -2322,6 +2322,9 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-allowautoacceptpairingandprivacyconsentprompts" id="privacy-allowautoacceptpairingandprivacyconsentprompts">Privacy/AllowAutoAcceptPairingAndPrivacyConsentPrompts</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-allowcrossdeviceclipboard" id="privacy-allowcrossdeviceclipboard">Privacy/AllowCrossDeviceClipboard</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-allowinputpersonalization" id="privacy-allowinputpersonalization">Privacy/AllowInputPersonalization</a>
|
||||
</dd>
|
||||
@ -2403,6 +2406,18 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-letappsaccessemail-userincontroloftheseapps" id="privacy-letappsaccessemail-userincontroloftheseapps">Privacy/LetAppsAccessEmail_UserInControlOfTheseApps</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-letappsaccessgazeinput" id="privacy-letappsaccessgazeinput">Privacy/LetAppsAccessGazeInput</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-letappsaccessgazeinput-forceallowtheseapps" id="privacy-letappsaccessgazeinput-forceallowtheseapps">Privacy/LetAppsAccessGazeInput_ForceAllowTheseApps</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-letappsaccessgazeinput-forcedenytheseapps" id="privacy-letappsaccessgazeinput-forcedenytheseapps">Privacy/LetAppsAccessGazeInput_ForceDenyTheseApps</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-letappsaccessgazeinput-userincontroloftheseapps" id="privacy-letappsaccessgazeinput-userincontroloftheseapps">Privacy/LetAppsAccessGazeInput_UserInControlOfTheseApps</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-letappsaccesslocation" id="privacy-letappsaccesslocation">Privacy/LetAppsAccessLocation</a>
|
||||
</dd>
|
||||
@ -2550,6 +2565,9 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-publishuseractivities" id="privacy-publishuseractivities">Privacy/PublishUserActivities</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-privacy.md#privacy-uploaduseractivities" id="privacy-uploaduseractivities">Privacy/UploadUserActivities</a>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
### RemoteAssistance policies
|
||||
@ -2974,6 +2992,12 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
<dd>
|
||||
<a href="./policy-csp-system.md#system-bootstartdriverinitialization" id="system-bootstartdriverinitialization">System/BootStartDriverInitialization</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-system.md#system-configuretelemetryoptinchangenotification" id="system-configuretelemetryoptinchangenotification">System/ConfigureTelemetryOptInChangeNotification</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-system.md#system-configuretelemetryoptinsettingsux" id="system-configuretelemetryoptinsettingsux">System/ConfigureTelemetryOptInSettingsUx</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="./policy-csp-system.md#system-disableenterpriseauthproxy" id="system-disableenterpriseauthproxy">System/DisableEnterpriseAuthProxy</a>
|
||||
</dd>
|
||||
@ -4448,6 +4472,7 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
- [Printers/PointAndPrintRestrictions](./policy-csp-printers.md#printers-pointandprintrestrictions)
|
||||
- [Printers/PointAndPrintRestrictions_User](./policy-csp-printers.md#printers-pointandprintrestrictions-user)
|
||||
- [Printers/PublishPrinters](./policy-csp-printers.md#printers-publishprinters)
|
||||
- [Privacy/AllowCrossDeviceClipboard](./policy-csp-privacy.md#privacy-allowcrossdeviceclipboard)
|
||||
- [Privacy/AllowInputPersonalization](./policy-csp-privacy.md#privacy-allowinputpersonalization)
|
||||
- [Privacy/DisableAdvertisingId](./policy-csp-privacy.md#privacy-disableadvertisingid)
|
||||
- [Privacy/EnableActivityFeed](./policy-csp-privacy.md#privacy-enableactivityfeed)
|
||||
@ -4524,6 +4549,7 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
- [Privacy/LetAppsSyncWithDevices_ForceDenyTheseApps](./policy-csp-privacy.md#privacy-letappssyncwithdevices-forcedenytheseapps)
|
||||
- [Privacy/LetAppsSyncWithDevices_UserInControlOfTheseApps](./policy-csp-privacy.md#privacy-letappssyncwithdevices-userincontroloftheseapps)
|
||||
- [Privacy/PublishUserActivities](./policy-csp-privacy.md#privacy-publishuseractivities)
|
||||
- [Privacy/UploadUserActivities](./policy-csp-privacy.md#privacy-uploaduseractivities)
|
||||
- [RemoteAssistance/CustomizeWarningMessages](./policy-csp-remoteassistance.md#remoteassistance-customizewarningmessages)
|
||||
- [RemoteAssistance/SessionLogging](./policy-csp-remoteassistance.md#remoteassistance-sessionlogging)
|
||||
- [RemoteAssistance/SolicitedRemoteAssistance](./policy-csp-remoteassistance.md#remoteassistance-solicitedremoteassistance)
|
||||
@ -4587,6 +4613,8 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
- [System/AllowLocation](./policy-csp-system.md#system-allowlocation)
|
||||
- [System/AllowTelemetry](./policy-csp-system.md#system-allowtelemetry)
|
||||
- [System/BootStartDriverInitialization](./policy-csp-system.md#system-bootstartdriverinitialization)
|
||||
- [System/ConfigureTelemetryOptInChangeNotification](./policy-csp-system.md#system-configuretelemetryoptinchangenotification)
|
||||
- [System/ConfigureTelemetryOptInSettingsUx](./policy-csp-system.md#system-configuretelemetryoptinsettingsux)
|
||||
- [System/DisableEnterpriseAuthProxy](./policy-csp-system.md#system-disableenterpriseauthproxy)
|
||||
- [System/DisableOneDriveFileSync](./policy-csp-system.md#system-disableonedrivefilesync)
|
||||
- [System/DisableSystemRestore](./policy-csp-system.md#system-disablesystemrestore)
|
||||
@ -4726,7 +4754,13 @@ The following diagram shows the Policy configuration service provider in tree fo
|
||||
- [DeviceLock/DevicePasswordEnabled](#devicelock-devicepasswordenabled)
|
||||
- [Experience/AllowCortana](#experience-allowcortana)
|
||||
- [Experience/AllowManualMDMUnenrollment](#experience-allowmanualmdmunenrollment)
|
||||
- [Privacy/AllowCrossDeviceClipboard](#privacy-allowcrossdeviceclipboard)
|
||||
- [Privacy/AllowInputPersonalization](#privacy-allowinputpersonalization)
|
||||
- [Privacy/LetAppsAccessGazeInput](#privacy-letappsaccessgazeinput)
|
||||
- [Privacy/LetAppsAccessGazeInput_ForceAllowTheseApps](#privacy-letappsaccessgazeinput-forceallowtheseapps)
|
||||
- [Privacy/LetAppsAccessGazeInput_ForceDenyTheseApps](#privacy-letappsaccessgazeinput-forcedenytheseapps)
|
||||
- [Privacy/LetAppsAccessGazeInput_UserInControlOfTheseApps](#privacy-letappsaccessgazeinput-userincontroloftheseapps)
|
||||
- [Privacy/UploadUserActivities](#privacy-uploaduseractivities)
|
||||
- [Search/AllowSearchToUseLocation](#search-allowsearchtouselocation)
|
||||
- [Security/RequireDeviceEncryption](#security-requiredeviceencryption)
|
||||
- [Settings/AllowDateTime](#settings-allowdatetime)
|
||||
|
@ -808,6 +808,10 @@ GP Info:
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
|
||||
> [!Warning]
|
||||
> Starting in the next major version of Windows, this policy is deprecated.
|
||||
|
||||
Domain member: Digitally encrypt or sign secure channel data (always)
|
||||
|
||||
This security setting determines whether all secure channel traffic initiated by the domain member must be signed or encrypted.
|
||||
@ -883,6 +887,10 @@ GP Info:
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
|
||||
> [!Warning]
|
||||
> Starting in the next major version of Windows, this policy is deprecated.
|
||||
|
||||
Domain member: Digitally encrypt secure channel data (when possible)
|
||||
|
||||
This security setting determines whether a domain member attempts to negotiate encryption for all secure channel traffic that it initiates.
|
||||
@ -955,6 +963,10 @@ GP Info:
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
|
||||
> [!Warning]
|
||||
> Starting in the next major version of Windows, this policy is deprecated.
|
||||
|
||||
Domain member: Disable machine account password changes
|
||||
|
||||
Determines whether a domain member periodically changes its computer account password. If this setting is enabled, the domain member does not attempt to change its computer account password. If this setting is disabled, the domain member attempts to change its computer account password as specified by the setting for Domain Member: Maximum age for machine account password, which by default is every 30 days.
|
||||
|
@ -6,11 +6,13 @@ ms.topic: article
|
||||
ms.prod: w10
|
||||
ms.technology: windows
|
||||
author: MariciaAlforque
|
||||
ms.date: 05/14/2018
|
||||
ms.date: 06/05/2018
|
||||
---
|
||||
|
||||
# Policy CSP - Privacy
|
||||
|
||||
> [!WARNING]
|
||||
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
||||
|
||||
|
||||
<hr/>
|
||||
@ -22,6 +24,9 @@ ms.date: 05/14/2018
|
||||
<dd>
|
||||
<a href="#privacy-allowautoacceptpairingandprivacyconsentprompts">Privacy/AllowAutoAcceptPairingAndPrivacyConsentPrompts</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#privacy-allowcrossdeviceclipboard">Privacy/AllowCrossDeviceClipboard</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#privacy-allowinputpersonalization">Privacy/AllowInputPersonalization</a>
|
||||
</dd>
|
||||
@ -103,6 +108,18 @@ ms.date: 05/14/2018
|
||||
<dd>
|
||||
<a href="#privacy-letappsaccessemail-userincontroloftheseapps">Privacy/LetAppsAccessEmail_UserInControlOfTheseApps</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#privacy-letappsaccessgazeinput">Privacy/LetAppsAccessGazeInput</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#privacy-letappsaccessgazeinput-forceallowtheseapps">Privacy/LetAppsAccessGazeInput_ForceAllowTheseApps</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#privacy-letappsaccessgazeinput-forcedenytheseapps">Privacy/LetAppsAccessGazeInput_ForceDenyTheseApps</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#privacy-letappsaccessgazeinput-userincontroloftheseapps">Privacy/LetAppsAccessGazeInput_UserInControlOfTheseApps</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#privacy-letappsaccesslocation">Privacy/LetAppsAccessLocation</a>
|
||||
</dd>
|
||||
@ -250,6 +267,9 @@ ms.date: 05/14/2018
|
||||
<dd>
|
||||
<a href="#privacy-publishuseractivities">Privacy/PublishUserActivities</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#privacy-uploaduseractivities">Privacy/UploadUserActivities</a>
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
|
||||
@ -311,6 +331,72 @@ The following list shows the supported values:
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="privacy-allowcrossdeviceclipboard"></a>**Privacy/AllowCrossDeviceClipboard**
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
<table>
|
||||
<tr>
|
||||
<th>Home</th>
|
||||
<th>Pro</th>
|
||||
<th>Business</th>
|
||||
<th>Enterprise</th>
|
||||
<th>Education</th>
|
||||
<th>Mobile</th>
|
||||
<th>Mobile Enterprise</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
Added in Windows 10, next major version. Specifies whether clipboard items roam across devices. When this is allowed, an item copied to the clipboard is uploaded to the cloud so that other devices can access. Also, when this is allowed, a new clipboard item on the cloud is downloaded to a device so that user can paste on the device.
|
||||
|
||||
Most restricted value is 0.
|
||||
|
||||
<!--/Description-->
|
||||
<!--ADMXMapped-->
|
||||
ADMX Info:
|
||||
- GP English name: *Allow Clipboard synchronization across devices*
|
||||
- GP name: *AllowCrossDeviceClipboard*
|
||||
- GP path: *System/OS Policies*
|
||||
- GP ADMX file name: *OSPolicy.admx*
|
||||
|
||||
<!--/ADMXMapped-->
|
||||
<!--SupportedValues-->
|
||||
The following list shows the supported values:
|
||||
|
||||
0 – Not allowed.
|
||||
1 (default) – Allowed.
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--Example-->
|
||||
|
||||
<!--/Example-->
|
||||
<!--Validation-->
|
||||
|
||||
<!--/Validation-->
|
||||
<!--/Policy-->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="privacy-allowinputpersonalization"></a>**Privacy/AllowInputPersonalization**
|
||||
|
||||
@ -1804,6 +1890,214 @@ ADMX Info:
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="privacy-letappsaccessgazeinput"></a>**Privacy/LetAppsAccessGazeInput**
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
<table>
|
||||
<tr>
|
||||
<th>Home</th>
|
||||
<th>Pro</th>
|
||||
<th>Business</th>
|
||||
<th>Enterprise</th>
|
||||
<th>Education</th>
|
||||
<th>Mobile</th>
|
||||
<th>Mobile Enterprise</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
This policy setting specifies whether Windows apps can access the eye tracker.
|
||||
|
||||
<!--/Description-->
|
||||
<!--SupportedValues-->
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--Example-->
|
||||
|
||||
<!--/Example-->
|
||||
<!--Validation-->
|
||||
|
||||
<!--/Validation-->
|
||||
<!--/Policy-->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="privacy-letappsaccessgazeinput-forceallowtheseapps"></a>**Privacy/LetAppsAccessGazeInput_ForceAllowTheseApps**
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
<table>
|
||||
<tr>
|
||||
<th>Home</th>
|
||||
<th>Pro</th>
|
||||
<th>Business</th>
|
||||
<th>Enterprise</th>
|
||||
<th>Education</th>
|
||||
<th>Mobile</th>
|
||||
<th>Mobile Enterprise</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
List of semi-colon delimited Package Family Names of Windows Store Apps. Listed apps are allowed access to the eye tracker. This setting overrides the default LetAppsAccessGazeInput policy setting for the specified apps.
|
||||
|
||||
<!--/Description-->
|
||||
<!--SupportedValues-->
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--Example-->
|
||||
|
||||
<!--/Example-->
|
||||
<!--Validation-->
|
||||
|
||||
<!--/Validation-->
|
||||
<!--/Policy-->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="privacy-letappsaccessgazeinput-forcedenytheseapps"></a>**Privacy/LetAppsAccessGazeInput_ForceDenyTheseApps**
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
<table>
|
||||
<tr>
|
||||
<th>Home</th>
|
||||
<th>Pro</th>
|
||||
<th>Business</th>
|
||||
<th>Enterprise</th>
|
||||
<th>Education</th>
|
||||
<th>Mobile</th>
|
||||
<th>Mobile Enterprise</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
List of semi-colon delimited Package Family Names of Windows Store Apps. Listed apps are denied access to the eye tracker. This setting overrides the default LetAppsAccessGazeInput policy setting for the specified apps.
|
||||
|
||||
<!--/Description-->
|
||||
<!--SupportedValues-->
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--Example-->
|
||||
|
||||
<!--/Example-->
|
||||
<!--Validation-->
|
||||
|
||||
<!--/Validation-->
|
||||
<!--/Policy-->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="privacy-letappsaccessgazeinput-userincontroloftheseapps"></a>**Privacy/LetAppsAccessGazeInput_UserInControlOfTheseApps**
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
<table>
|
||||
<tr>
|
||||
<th>Home</th>
|
||||
<th>Pro</th>
|
||||
<th>Business</th>
|
||||
<th>Enterprise</th>
|
||||
<th>Education</th>
|
||||
<th>Mobile</th>
|
||||
<th>Mobile Enterprise</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
List of semi-colon delimited Package Family Names of Windows Store Apps. The user is able to control the eye tracker privacy setting for the listed apps. This setting overrides the default LetAppsAccessGazeInput policy setting for the specified apps.
|
||||
|
||||
<!--/Description-->
|
||||
<!--SupportedValues-->
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--Example-->
|
||||
|
||||
<!--/Example-->
|
||||
<!--Validation-->
|
||||
|
||||
<!--/Validation-->
|
||||
<!--/Policy-->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="privacy-letappsaccesslocation"></a>**Privacy/LetAppsAccessLocation**
|
||||
|
||||
@ -4478,6 +4772,66 @@ The following list shows the supported values:
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--/Policy-->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="privacy-uploaduseractivities"></a>**Privacy/UploadUserActivities**
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
<table>
|
||||
<tr>
|
||||
<th>Home</th>
|
||||
<th>Pro</th>
|
||||
<th>Business</th>
|
||||
<th>Enterprise</th>
|
||||
<th>Education</th>
|
||||
<th>Mobile</th>
|
||||
<th>Mobile Enterprise</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>5</sup></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
Allows ActivityFeed to upload published 'User Activities'.
|
||||
|
||||
<!--/Description-->
|
||||
<!--ADMXMapped-->
|
||||
ADMX Info:
|
||||
- GP English name: *Allow upload of User Activities*
|
||||
- GP name: *UploadUserActivities*
|
||||
- GP path: *System/OS Policies*
|
||||
- GP ADMX file name: *OSPolicy.admx*
|
||||
|
||||
<!--/ADMXMapped-->
|
||||
<!--SupportedValues-->
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--Example-->
|
||||
|
||||
<!--/Example-->
|
||||
<!--Validation-->
|
||||
|
||||
<!--/Validation-->
|
||||
<!--/Policy-->
|
||||
<hr/>
|
||||
|
||||
Footnote:
|
||||
@ -4486,13 +4840,20 @@ Footnote:
|
||||
- 2 - Added in Windows 10, version 1703.
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in the next major release of Windows 10.
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
<!--StartHoloLens-->
|
||||
## <a href="" id="hololenspolicies"></a>Privacy policies supported by Windows Holographic for Business
|
||||
|
||||
- [Privacy/AllowCrossDeviceClipboard](#privacy-allowcrossdeviceclipboard)
|
||||
- [Privacy/AllowInputPersonalization](#privacy-allowinputpersonalization)
|
||||
- [Privacy/LetAppsAccessGazeInput](#privacy-letappsaccessgazeinput)
|
||||
- [Privacy/LetAppsAccessGazeInput_ForceAllowTheseApps](#privacy-letappsaccessgazeinput-forceallowtheseapps)
|
||||
- [Privacy/LetAppsAccessGazeInput_ForceDenyTheseApps](#privacy-letappsaccessgazeinput-forcedenytheseapps)
|
||||
- [Privacy/LetAppsAccessGazeInput_UserInControlOfTheseApps](#privacy-letappsaccessgazeinput-userincontroloftheseapps)
|
||||
- [Privacy/UploadUserActivities](#privacy-uploaduseractivities)
|
||||
<!--EndHoloLens-->
|
||||
|
||||
<!--StartIoTCore-->
|
||||
|
@ -6,11 +6,13 @@ ms.topic: article
|
||||
ms.prod: w10
|
||||
ms.technology: windows
|
||||
author: MariciaAlforque
|
||||
ms.date: 05/14/2018
|
||||
ms.date: 06/05/2018
|
||||
---
|
||||
|
||||
# Policy CSP - System
|
||||
|
||||
> [!WARNING]
|
||||
> Some information relates to prereleased product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
|
||||
|
||||
|
||||
<hr/>
|
||||
@ -46,6 +48,12 @@ ms.date: 05/14/2018
|
||||
<dd>
|
||||
<a href="#system-bootstartdriverinitialization">System/BootStartDriverInitialization</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#system-configuretelemetryoptinchangenotification">System/ConfigureTelemetryOptInChangeNotification</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#system-configuretelemetryoptinsettingsux">System/ConfigureTelemetryOptInSettingsUx</a>
|
||||
</dd>
|
||||
<dd>
|
||||
<a href="#system-disableenterpriseauthproxy">System/DisableEnterpriseAuthProxy</a>
|
||||
</dd>
|
||||
@ -683,6 +691,137 @@ ADMX Info:
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="system-configuretelemetryoptinchangenotification"></a>**System/ConfigureTelemetryOptInChangeNotification**
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
<table>
|
||||
<tr>
|
||||
<th>Home</th>
|
||||
<th>Pro</th>
|
||||
<th>Business</th>
|
||||
<th>Enterprise</th>
|
||||
<th>Education</th>
|
||||
<th>Mobile</th>
|
||||
<th>Mobile Enterprise</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
This policy setting determines whether a device shows notifications about telemetry levels to people on first logon or when changes occur in Settings.
|
||||
If you set this policy setting to "Disable telemetry change notifications", telemetry level notifications stop appearing.
|
||||
If you set this policy setting to "Enable telemetry change notifications" or don't configure this policy setting, telemetry notifications appear at first logon and when changes occur in Settings.
|
||||
|
||||
<!--/Description-->
|
||||
<!--ADMXMapped-->
|
||||
ADMX Info:
|
||||
- GP English name: *Configure telemetry opt-in change notifications.*
|
||||
- GP name: *ConfigureTelemetryOptInChangeNotification*
|
||||
- GP element: *ConfigureTelemetryOptInChangeNotification*
|
||||
- GP path: *Data Collection and Preview Builds*
|
||||
- GP ADMX file name: *DataCollection.admx*
|
||||
|
||||
<!--/ADMXMapped-->
|
||||
<!--SupportedValues-->
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--Example-->
|
||||
|
||||
<!--/Example-->
|
||||
<!--Validation-->
|
||||
|
||||
<!--/Validation-->
|
||||
<!--/Policy-->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="system-configuretelemetryoptinsettingsux"></a>**System/ConfigureTelemetryOptInSettingsUx**
|
||||
|
||||
<!--SupportedSKUs-->
|
||||
<table>
|
||||
<tr>
|
||||
<th>Home</th>
|
||||
<th>Pro</th>
|
||||
<th>Business</th>
|
||||
<th>Enterprise</th>
|
||||
<th>Education</th>
|
||||
<th>Mobile</th>
|
||||
<th>Mobile Enterprise</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="images/crossmark.png" alt="cross mark" /></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||
<td><img src="images/checkmark.png" alt="check mark" /><sup>4</sup></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!--/SupportedSKUs-->
|
||||
<!--Scope-->
|
||||
[Scope](./policy-configuration-service-provider.md#policy-scope):
|
||||
|
||||
> [!div class = "checklist"]
|
||||
> * Device
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--/Scope-->
|
||||
<!--Description-->
|
||||
This policy setting determines whether people can change their own telemetry levels in Settings. This setting should be used in conjunction with the Allow Telemetry settings.
|
||||
|
||||
If you set this policy setting to "Disable Telemetry opt-in Settings", telemetry levels are disabled in Settings, preventing people from changing them.
|
||||
|
||||
If you set this policy setting to "Enable Telemetry opt-in Setings" or don't configure this policy setting, people can change their own telemetry levels in Settings.
|
||||
|
||||
Note:
|
||||
Set the Allow Telemetry policy setting to prevent people from sending diagnostic data to Microsoft beyond your organization's limit.
|
||||
|
||||
<!--/Description-->
|
||||
<!--ADMXMapped-->
|
||||
ADMX Info:
|
||||
- GP English name: *Configure telemetry opt-in setting user interface.*
|
||||
- GP name: *ConfigureTelemetryOptInSettingsUx*
|
||||
- GP element: *ConfigureTelemetryOptInSettingsUx*
|
||||
- GP path: *Data Collection and Preview Builds*
|
||||
- GP ADMX file name: *DataCollection.admx*
|
||||
|
||||
<!--/ADMXMapped-->
|
||||
<!--SupportedValues-->
|
||||
|
||||
<!--/SupportedValues-->
|
||||
<!--Example-->
|
||||
|
||||
<!--/Example-->
|
||||
<!--Validation-->
|
||||
|
||||
<!--/Validation-->
|
||||
<!--/Policy-->
|
||||
|
||||
<hr/>
|
||||
|
||||
<!--Policy-->
|
||||
<a href="" id="system-disableenterpriseauthproxy"></a>**System/DisableEnterpriseAuthProxy**
|
||||
|
||||
@ -1051,6 +1190,7 @@ Footnote:
|
||||
- 2 - Added in Windows 10, version 1703.
|
||||
- 3 - Added in Windows 10, version 1709.
|
||||
- 4 - Added in Windows 10, version 1803.
|
||||
- 5 - Added in the next major release of Windows 10.
|
||||
|
||||
<!--/Policies-->
|
||||
|
||||
|
@ -10,20 +10,28 @@ ms.localizationpriority: high
|
||||
author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 06/05/2018
|
||||
---
|
||||
|
||||
# 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.
|
||||
|
||||
## June 2018
|
||||
|
||||
New or changed topic | Description
|
||||
--- | ---
|
||||
[Set up a kiosk or digital signage on Windows 10 Pro, Enterprise, or Education](setup-kiosk-digital-signage.md) and [Create a Windows 10 kiosk that runs multiple apps](lock-down-windows-10-to-specific-apps.md) | Updated instructions for using Microsoft Intune to configure a kiosk.
|
||||
|
||||
## May 2018
|
||||
|
||||
New or changed topic | Description
|
||||
--- | ---
|
||||
[Manage Wi-Fi Sense in your company](manage-wifi-sense-in-enterprise.md) | Added note that Wi-Fi Sense is no longer available.
|
||||
Topics about Windows 10 diagnostic data | Moved to [Windows Privacy](https://docs.microsoft.com/windows/privacy/).
|
||||
[Guidelines for choosing an app for assigned access (kiosk mode)](guidelines-for-assigned-access-app.md) | Added information on Kiosk Browser settings and URL filtering.
|
||||
[Manage Windows 10 Start and taskbar layout](windows-10-start-layout-options-and-policies.md) | Added details of event log entries to check for when customization is not applied as expected.
|
||||
[Set up a kiosk or digital signage on Windows 10 Pro, Enterprise, or Education](setup-kiosk-digital-signage.md) | Added Active Directory domain account to provisioning method.
|
||||
|
||||
## RELEASE: Windows 10, version 1803
|
||||
|
||||
|
@ -9,7 +9,7 @@ author: jdeckerms
|
||||
ms.localizationpriority: high
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 05/31/2018
|
||||
---
|
||||
|
||||
# Guidelines for choosing an app for assigned access (kiosk mode)
|
||||
@ -45,8 +45,6 @@ Avoid selecting Windows apps that are designed to launch other apps as part of t
|
||||
|
||||
In Windows 10, version 1803, you can install the **Kiosk Browser** app from Microsoft to use as your kiosk app. For digital signage scenarios, you can configure **Kiosk Browser** to navigate to a URL and show only that content -- no navigation buttons, no address bar, etc. For kiosk scenarios, you can configure additional settings, such as allowed and blocked URLs, navigation buttons, and end session buttons. For example, you could configure your kiosk to show the online catalog for your store, where customers can navigate between departments and items, but aren’t allowed to go to a competitor's website.
|
||||
|
||||
>[!NOTE]
|
||||
>Kiosk Browser app is coming soon to Microsoft Store for Business.
|
||||
|
||||
**Kiosk Browser** must be downloaded for offline licensing using Microsoft Store For Business. You can deploy **Kiosk Browser** to devices running Windows 10, version 1803 (Pro, Business, Enterprise, and Education).
|
||||
|
||||
@ -54,6 +52,72 @@ In Windows 10, version 1803, you can install the **Kiosk Browser** app from Micr
|
||||
2. [Deploy **Kiosk Browser** to kiosk devices.](https://docs.microsoft.com/microsoft-store/distribute-offline-apps)
|
||||
3. Configure policies using settings from the Policy Configuration Service Provider (CSP) for [KioskBrowser](https://docs.microsoft.com/windows/client-management/mdm/policy-csp-kioskbrowser). These settings can be configured using your MDM service provider, or [in a provisioning package](provisioning-packages/provisioning-create-package.md).
|
||||
|
||||
>[!NOTE]
|
||||
>If you configure the kiosk using a provisioning package, you must apply the provisioning package after the device completes the out-of-box experience (OOBE).
|
||||
|
||||
#### Kiosk Browser settings
|
||||
|
||||
Kiosk Browser settings | Use this setting to
|
||||
--- | ---
|
||||
Blocked URL Exceptions | Specify URLs that people can navigate to, even though the URL is in your blocked URL list. You can use wildcards.<br><br>For example, if you want people to be limited to `contoso.com` only, you would add `contoso.com` to blocked URL exception list and then block all other URLs.
|
||||
Blocked URLs | Specify URLs that people can't navigate to. You can use wildcards.<br><br>If you want to limit people to a specific site, add `https://*` to the blocked URL list, and then specify the site to be allowed in the blocked URL exceptions list.
|
||||
Default URL | Specify the URL that Kiosk Browser will open with. **Tip!** Make sure your blocked URLs don't include your default URL.
|
||||
Enable End Session Button | Show a button in Kiosk Browser that people can use to reset the browser. End Session will clear all browsing data and navigate back to the default URL.
|
||||
Enable Home Button | Show a Home button in Kiosk Browser. Home will return the browser to the default URL.
|
||||
Enable Navigation Buttons | Show forward and back buttons in Kiosk Browser.
|
||||
Restart on Idle Time | Specify when Kiosk Browser should restart in a fresh state after an amount of idle time since the last user interaction.
|
||||
|
||||
>[!TIP]
|
||||
>To enable the **End Session** button for Kiosk Browser in Intune, you must [create a custom OMA-URI policy](https://docs.microsoft.com/intune/custom-settings-windows-10) with the following information:
|
||||
>- OMA-URI: ./Vendor/MSFT/Policy/Config/KioskBrowser/EnableEndSessionButton
|
||||
>- Data type: Integer
|
||||
>- Value: 1
|
||||
|
||||
|
||||
#### Rules for URLs in Kiosk Browser settings
|
||||
|
||||
Kiosk Browser filtering rules are based on the [Chromium Project](https://www.chromium.org/Home).
|
||||
|
||||
URLs can include:
|
||||
- A valid port value from 1 to 65,535.
|
||||
- The path to the resource.
|
||||
- Query parameters.
|
||||
|
||||
Additional guidelines for URLs:
|
||||
|
||||
- If a period precedes the host, the policy filters exact host matches only.
|
||||
- You cannot use user:pass fields.
|
||||
- When both blocked URL and blocked URL exceptions apply with the same path length, the exception takes precedence.
|
||||
- The policy searches wildcards (*) last.
|
||||
- The optional query is a set of key-value and key-only tokens delimited by '&'.
|
||||
- Key-value tokens are separated by '='.
|
||||
- A query token can optionally end with a '*' to indicate prefix match. Token order is ignored during matching.
|
||||
|
||||
### Examples of blocked URLs and exceptions
|
||||
|
||||
The following table describes the results for different combinations of blocked URLs and blocked URL exceptions.
|
||||
|
||||
Blocked URL rule | Block URL exception rule | Result
|
||||
--- | --- | ---
|
||||
`*` | `contoso.com`<br>`fabrikam.com` | All requests are blocked unless it is to contoso.com, fabrikam.com, or any of their subdomains.
|
||||
`contoso.com` | `mail.contoso.com`<br>`.contoso.com`<br>`.www.contoso.com` | Block all requests to contoso.com, except for the main page and its mail subdomain.
|
||||
`youtube.com` | `youtube.com/watch?v=v1`<br>`youtube.com/watch?v=v2` | Blocks all access to youtube.com except for the specified videos (v1 and v2).
|
||||
|
||||
The following table gives examples for blocked URLs.
|
||||
|
||||
Entry | Result
|
||||
--- | ---
|
||||
`contoso.com` | Blocks all requests to contoso.com, www.contoso.com, and sub.www.contoso.com
|
||||
`https://*` | Blocks all HTTPS requests to any domain.
|
||||
`mail.contoso.com` | Blocks requests to mail.contoso.com but not to www.contoso.com or contoso.com
|
||||
`.contoso.com` | Blocks contoso.com but not its subdomains, like subdomain.contoso.com.
|
||||
`.www.contoso.com` | Blocks www.contoso.com but not its subdomains.
|
||||
`*` | Blocks all requests except for URLs in the Blocked URL Exceptions list.
|
||||
`*:8080` | Blocks all requests to port 8080.
|
||||
`contoso.com/stuff` | Blocks all requests to contoso.com/stuff and its subdomains.
|
||||
`192.168.1.2` | Blocks requests to 192.168.1.2.
|
||||
`youtube.com/watch?v=V1` | Blocks youtube video with id V1.
|
||||
|
||||
### Other browsers
|
||||
|
||||
>[!NOTE]
|
||||
|
@ -9,7 +9,7 @@ ms.sitesec: library
|
||||
ms.pagetype: edu, security
|
||||
author: jdeckerms
|
||||
ms.localizationpriority: high
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 06/05/2018
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
---
|
||||
@ -38,9 +38,6 @@ You can configure multi-app kiosks using [Microsoft Intune](#intune) or a [provi
|
||||
<span id="intune"/>
|
||||
## Configure a kiosk in Microsoft Intune
|
||||
|
||||
Watch how to use Intune to configure a multi-app kiosk.
|
||||
|
||||
>[!VIDEO https://www.microsoft.com/videoplayer/embed/ce9992ab-9fea-465d-b773-ee960b990c4a?autoplay=false]
|
||||
|
||||
1. [Generate the Start layout for the kiosk device.](#startlayout)
|
||||
2. In the Microsoft Azure portal, search for **Intune** or go to **More services** > **Intune**.
|
||||
@ -49,14 +46,15 @@ Watch how to use Intune to configure a multi-app kiosk.
|
||||
5. Select **Create profile**.
|
||||
6. Enter a friendly name for the profile.
|
||||
7. Select **Windows 10 and later** for the platform.
|
||||
8. Select **Device restrictions** for the profile type.
|
||||
9. Select **Kiosk**.
|
||||
10. In **Kiosk Mode**, select **Multi app kiosk**.
|
||||
11. Select **Add** to define a configuration, which specifies the apps that will run and the layout for the Start menu.
|
||||
8. Select **Kiosk (Preview)** for the profile type.
|
||||
9. Select **Kiosk - 1 setting available**.
|
||||
10. Select **Add** to define a configuration, which specifies the apps that will run and the layout for the Start menu.
|
||||
12. Enter a friendly name for the configuration.
|
||||
13. Select an app type, either **Win32 App** for a classic desktop application or **UWP App** for a Universal Windows Platform app.
|
||||
- For **Win32 App**, enter the fully qualified pathname of the executable, with respect to the device.
|
||||
- For **UWP App**, enter the Application User Model ID for an installed app.
|
||||
10. In **Kiosk Mode**, select **Multi app kiosk**.
|
||||
13. Select an app type.
|
||||
- For **Add Win32 app**, enter the **App Name** and **Identifier**.
|
||||
- For **Add managed apps**, select an app that you manage through Intune.
|
||||
- For **Add app by AUMID**, enter the Application User Model ID (AUMID) for an installed UWP app.
|
||||
14. Select whether to enable the taskbar.
|
||||
15. Browse to and select the Start layout XML file that you generated in step 1.
|
||||
16. Add one or more accounts. When the account signs in, only the apps defined in the configuration will be available.
|
||||
|
@ -10,7 +10,7 @@ author: jdeckerms
|
||||
ms.author: jdecker
|
||||
ms.topic: article
|
||||
ms.localizationpriority: high
|
||||
ms.date: 04/30/2018
|
||||
ms.date: 06/05/2018
|
||||
---
|
||||
|
||||
# Set up a kiosk or digital signage on Windows 10 Pro, Enterprise, or Education
|
||||
@ -38,7 +38,7 @@ Some desktop devices in an enterprise serve a special purpose, such as a PC in t
|
||||
>[!WARNING]
|
||||
>For kiosks in public-facing environments with auto sign-in enabled, you should use a user account with least privilege, such as a local standard user account.
|
||||
>
|
||||
>Assigned access can be configured via Windows Mangement Instrumentation (WMI) or configuration service provider (CSP) to run its applications under a domain user or service account, rather than a local account. However, use of domain user or service accounts introduces risks that an attacker subverting the assigned access application might gain access to sensitive domain resources that have been inadvertently left accessible to any domain account. We recommend that customers proceed with caution when using domain accounts with assigned access, and consider the domain resources potentially exposed by the decision to do so.
|
||||
>Assigned access can be configured via Windows Management Instrumentation (WMI) or configuration service provider (CSP) to run its applications under a domain user or service account, rather than a local account. However, use of domain user or service accounts introduces risks that an attacker subverting the assigned access application might gain access to sensitive domain resources that have been inadvertently left accessible to any domain account. We recommend that customers proceed with caution when using domain accounts with assigned access, and consider the domain resources potentially exposed by the decision to do so.
|
||||
|
||||
**Which edition of Windows 10 will the kiosk run?** All of the configuration methods work for Windows 10 Enterprise and Education; some of the methods work for Windows 10 Pro. Kiosk mode is not available on Windows 10 Home.
|
||||
|
||||
@ -48,14 +48,14 @@ Choose this method | For this edition | For this kiosk account type
|
||||
--- | --- | ---
|
||||
[Local settings](#local) (for 1 or a few devices) | Pro, Ent, Edu | Local standard user
|
||||
[PowerShell](#powershell) | Pro, Ent, Edu | Local standard user
|
||||
[Provisioning](#wizard) | Pro (version 1709), Ent, Edu | Local standard user
|
||||
[Provisioning](#wizard) | Pro (version 1709), Ent, Edu | Local standard user, Active Directory
|
||||
[Intune or other mobile device management (MDM)](#set-up-assigned-access-in-mdm) | Pro (version 1709), Ent, Edu | Local standard user, Azure AD
|
||||
|
||||
### Methods for kiosks and digital signs running a Classic Windows app
|
||||
|
||||
Choose this method | For this edition | For this kiosk account type
|
||||
--- | --- | ---
|
||||
[Provisioning](#wizard) | Ent, Edu | Local standard user
|
||||
[Provisioning](#wizard) | Ent, Edu | Local standard user, Active Directory
|
||||
[ShellLauncher](#shelllauncher) | Ent, Edu | Local standard user or administrator, Active Directory, Azure AD
|
||||
|
||||
|
||||
@ -200,7 +200,7 @@ Clear-AssignedAccess
|
||||
>
|
||||
>OS edition: Windows 10 Pro (version 1709) for UWP only; Ent, Edu for both app types
|
||||
>
|
||||
>Account type: Local standard user
|
||||
>Account type: Local standard user, Active Directory
|
||||
|
||||
>[!IMPORTANT]
|
||||
>When Exchange Active Sync (EAS) password restrictions are active on the device, the autologon feature does not work. This behavior is by design. For more informations, see [How to turn on automatic logon in Windows](https://support.microsoft.com/help/324737/how-to-turn-on-automatic-logon-in-windows).
|
||||
@ -268,11 +268,11 @@ The following steps explain how to configure a kiosk in Microsoft Intune. For ot
|
||||
5. Select **Create profile**.
|
||||
6. Enter a friendly name for the profile.
|
||||
7. Select **Windows 10 and later** for the platform.
|
||||
8. Select **Device restrictions** for the profile type.
|
||||
9. Select **Kiosk**.
|
||||
10. In **Kiosk Mode**, select **Single app kiosk**.
|
||||
1. Enter the user account (Azure AD or a local standard user account).
|
||||
11. Enter the Application User Model ID for an installed app.
|
||||
8. Select **Kiosk (Preview)** for the profile type.
|
||||
9. Enter a friendly name for the kiosk configuration.
|
||||
10. In **Kiosk Mode**, select **Single full-screen app kiosk**.
|
||||
10. Select either **Select a managed app** to choose a kiosk app that is managed by Intune, or **Enter UWP app AUMID** to specify the kiosk app by AUMID, and then select the app or enter the AUMID as appropriate.
|
||||
1. For the user account, select either **Autologon** to create a user account for the kiosk that will sign in automatically, or **Local user account** to configure an existing user account to run the kiosk. **Local user account** can be a local standard user account on the device or an Azure Active Directory account.
|
||||
14. Select **OK**, and then select **Create**.
|
||||
18. Assign the profile to a device group to configure the devices in that group as kiosks.
|
||||
|
||||
|
@ -1,9 +1,11 @@
|
||||
---
|
||||
title: Windows 10 accessibility information for IT Pros (Windows 10)
|
||||
description:
|
||||
description: Lists the various accessibility features available in Windows 10 with links to detailed guidance on how to set them
|
||||
keywords: accessibility, settings, vision, hearing, physical, cognition, assistive
|
||||
ms.prod: W10
|
||||
ms.mktglfcycl: manage
|
||||
ms.sitesec: library
|
||||
ms.author: jaimeo
|
||||
author: jaimeo
|
||||
ms.localizationpriority: high
|
||||
ms.date: 01/12/2018
|
||||
|
@ -213,6 +213,7 @@
|
||||
|
||||
## [Update Windows 10](update/index.md)
|
||||
### [Quick guide to Windows as a service](update/waas-quick-start.md)
|
||||
#### [Servicing stack updates](update/servicing-stack-updates.md)
|
||||
### [Overview of Windows as a service](update/waas-overview.md)
|
||||
### [Prepare servicing strategy for Windows 10 updates](update/waas-servicing-strategy-windows-10-updates.md)
|
||||
### [Build deployment rings for Windows 10 updates](update/waas-deployment-rings-windows-10-updates.md)
|
||||
@ -250,6 +251,7 @@
|
||||
##### [Step 2: Resolve issues](upgrade/upgrade-readiness-resolve-issues.md)
|
||||
##### [Step 3: Deploy Windows](upgrade/upgrade-readiness-deploy-windows.md)
|
||||
##### [Additional insights](upgrade/upgrade-readiness-additional-insights.md)
|
||||
##### [Targeting a new operating system version](upgrade/upgrade-readiness-target-new-OS.md)
|
||||
### [Monitor Windows Updates with Update Compliance](update/update-compliance-monitor.md)
|
||||
#### [Get started with Update Compliance](update/update-compliance-get-started.md)
|
||||
#### [Use Update Compliance](update/update-compliance-using.md)
|
||||
|
@ -7,7 +7,7 @@ ms.mktglfcycl: deploy
|
||||
localizationpriority: high
|
||||
ms.sitesec: library
|
||||
ms.pagetype: mdt
|
||||
ms.date: 10/18/2017
|
||||
ms.date: 05/25/2018
|
||||
author: greg-lindsay
|
||||
---
|
||||
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user