mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 06:17:22 +00:00
Merge branch 'master' into App-v-revision
This commit is contained in:
commit
fac8448568
@ -5178,8 +5178,18 @@
|
|||||||
{
|
{
|
||||||
"source_path": "education/windows/windows-10-pro-to-pro-edu-upgrade.md",
|
"source_path": "education/windows/windows-10-pro-to-pro-edu-upgrade.md",
|
||||||
"redirect_url": "/education/windows/switch-to-pro-education",
|
"redirect_url": "/education/windows/switch-to-pro-education",
|
||||||
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source_path": "education/windows/switch-to-pro-education.md",
|
||||||
|
"redirect_url": "/education/windows/s-mode-switch-to-edu",
|
||||||
"redirect_document_id": true
|
"redirect_document_id": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"source_path": "education/windows/swithc-to-pro-de.md",
|
||||||
|
"redirect_url": "/education/windows/switch-to-pro-education",
|
||||||
|
"redirect_document_id": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"source_path": "windows/client-management/mdm/policy-admx-backed.md",
|
"source_path": "windows/client-management/mdm/policy-admx-backed.md",
|
||||||
"redirect_url": "/windows/client-management/mdm/policy-configuration-service-provider",
|
"redirect_url": "/windows/client-management/mdm/policy-configuration-service-provider",
|
||||||
@ -13609,9 +13619,5 @@
|
|||||||
"source_path": "windows/security/threat-protection/windows-defender-atp/settings-windows-defender-advanced-threat-protection.md",
|
"source_path": "windows/security/threat-protection/windows-defender-atp/settings-windows-defender-advanced-threat-protection.md",
|
||||||
"redirect_url": "/windows/security/threat-protection/windows-defender-atp/time-settings-windows-defender-advanced-threat-protection",
|
"redirect_url": "/windows/security/threat-protection/windows-defender-atp/time-settings-windows-defender-advanced-threat-protection",
|
||||||
"redirect_document_id": true
|
"redirect_document_id": true
|
||||||
},
|
}]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
@ -9,7 +9,7 @@ ms.mktglfcycl: explore
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
title: Group Policy and Mobile Device Management settings for Microsoft Edge (Microsoft Edge for IT Pros)
|
title: Group Policy and Mobile Device Management settings for Microsoft Edge (Microsoft Edge for IT Pros)
|
||||||
ms.localizationpriority: high
|
ms.localizationpriority: high
|
||||||
ms.date: 4/30/2018 #Previsou release date 09/13/2017
|
ms.date: 4/30/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Group Policy and Mobile Device Management (MDM) settings for Microsoft Edge
|
# Group Policy and Mobile Device Management (MDM) settings for Microsoft Edge
|
||||||
@ -28,6 +28,26 @@ Microsoft Edge works with the following Group Policy settings to help you manage
|
|||||||
|
|
||||||
Computer Configuration\Administrative Templates\Windows Components\Microsoft Edge\
|
Computer Configuration\Administrative Templates\Windows Components\Microsoft Edge\
|
||||||
|
|
||||||
|
## Allow a shared books folder
|
||||||
|
>*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.
|
||||||
|
|
||||||
|
If enabled, a shared books folder is allowed.
|
||||||
|
|
||||||
|
If disabled, a shared books folder not allowed.
|
||||||
|
|
||||||
|
**MDM settings in Microsoft Intune**
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
|MDM name |Browser/[UseSharedFolderForBooks](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-usesharedfolderforbooks) |
|
||||||
|
|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> |
|
||||||
|
|
||||||
|
|
||||||
## Allow Address bar drop-down list suggestions
|
## Allow Address bar drop-down list suggestions
|
||||||
>*Supporteded versions: Windows 10, version 1703 or later*
|
>*Supporteded versions: Windows 10, version 1703 or later*
|
||||||
|
|
||||||
@ -75,6 +95,23 @@ Your browsing data is the information that Microsoft Edge remembers and stores a
|
|||||||
|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)** - 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> |
|
||||||
|
|
||||||
|
|
||||||
|
## Allow configuration updates for the Books Library
|
||||||
|
>*Supported versions: Windows 10, version 1803*<br>
|
||||||
|
>*Default setting: Enabled or not configured*
|
||||||
|
|
||||||
|
Microsoft Edge automatically retrieves the configuration data for the Books Library, when this policy is enabled or
|
||||||
|
not configured. If disabled, Microsoft Edge does not retrieve the Books configuration data.
|
||||||
|
|
||||||
|
**MDM settings in Microsoft Intune**
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
|MDM name |Browser/[AllowConfigurationUpdateForBooksLibrary](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-allowconfigurationupdateforbookslibrary) |
|
||||||
|
|Supported devices |Desktop |
|
||||||
|
|URI full path |./Vendor/MSFT/Policy/Config/Browser/AllowConfigurationUpdateForBooksLibrary |
|
||||||
|
|Data type |Integer |
|
||||||
|
|Allowed values |<ul><li>**0** - Disable. Microsoft Edge cannot retrieve a configuration.</li><li>**1 (default)** - Enable (default). Microsoft Edge can retrieve a configuration for Books Library.</li></ul> |
|
||||||
|
|
||||||
|
|
||||||
## Allow Cortana
|
## Allow Cortana
|
||||||
>*Supported versions: Windows 10, version 1607 or later*
|
>*Supported versions: Windows 10, version 1607 or later*
|
||||||
|
|
||||||
@ -104,6 +141,23 @@ F12 developer tools is a suite of tools to help you build and debug your webpage
|
|||||||
|Data type | Integer |
|
|Data type | Integer |
|
||||||
|Allowed values |<ul><li>**0** - The F12 Developer Tools are disabled.</li><li>**1 (default)** - The F12 Developer Tools are enabled.</li></ul> |
|
|Allowed values |<ul><li>**0** - The F12 Developer Tools are disabled.</li><li>**1 (default)** - The F12 Developer Tools are enabled.</li></ul> |
|
||||||
|
|
||||||
|
## Allow extended telemetry for the Books tab
|
||||||
|
>*Supported versions: Windows 10, version 1803*<br>
|
||||||
|
>*Default setting: Disabled or not configured*
|
||||||
|
|
||||||
|
If you enable this policy, both basic and additional diagnostic data is sent to Microsoft about the books you are
|
||||||
|
reading from Books in Microsoft Edge. By default, this policy is disabled or not configured and only basic
|
||||||
|
diagnostic data, depending on your device configuration, is sent to Microsoft.
|
||||||
|
|
||||||
|
**MDM settings in Microsoft Intune**
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
|MDM name |Browser/[EnableExtendedBooksTelemetry](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-enableextendedbookstelemetry) |
|
||||||
|
|Supported devices |Desktop |
|
||||||
|
|URI full path |./Vendor/MSFT/Policy/Config/Browser/EnableExtendedBooksTelemetry |
|
||||||
|
|Data type |Integer |
|
||||||
|
|Allowed values |<ul><li>**0 (default)** - Disable. No additional diagnostic data.</li><li>**1** - Enable. Additional diagnostic data for schools.</li></ul> |
|
||||||
|
|
||||||
|
|
||||||
## Allow Extensions
|
## Allow Extensions
|
||||||
>*Supporteded versions: Windows 10, version 1607 or later*
|
>*Supporteded versions: Windows 10, version 1607 or later*
|
||||||
@ -167,7 +221,13 @@ For more information, see [Microsoft browser extension policy](https://docs.micr
|
|||||||
## Allow web content on New Tab page
|
## Allow web content on New Tab page
|
||||||
>*Supported versions: Windows 10*
|
>*Supported versions: Windows 10*
|
||||||
|
|
||||||
This policy setting lets you configure what appears when a New Tab page is opened in Microsoft Edge. By default, this setting is disabled or not configured, which means you cannot customize their New Tab page. If enabled, you can customize their New Tab page.
|
This policy setting lets you configure what appears when Microsoft Edge opens a new tab. By default, Microsoft Edge opens the New Tab page.
|
||||||
|
|
||||||
|
If you enable this setting, Microsoft Edge opens a new tab with the New Tab page.
|
||||||
|
|
||||||
|
If you disable this setting, Microsoft Edge opens a new tab with a blank page. If you use this setting, employees can't change it.
|
||||||
|
|
||||||
|
If you don't configure this setting, employees can choose how new tabs appears.
|
||||||
|
|
||||||
|
|
||||||
## Always Enable book library
|
## Always Enable book library
|
||||||
@ -246,29 +306,12 @@ This policy setting specifies whether Do Not Track requests to websites is allow
|
|||||||
|
|
||||||
|
|
||||||
## Configure Favorites
|
## Configure Favorites
|
||||||
>*Supported versions: Windows 10, version 1709*
|
>*Supported versions: Microsoft Edge on Windows 10, version 1511 or later*
|
||||||
|
This policy setting lets you configure the default list of Favorites that appear for your employees. Employees can change their favorites by adding or removing items at any time.
|
||||||
|
|
||||||
This policy setting allows you to configure a default list of Favorites that appear for your employee, which they cannot modify, sort, move, export or delete. By default, this setting is disabled or not configured allowing you to customize the Favorites list, such as adding folders to organize their favorites. If enabled, you are not allowed to add, import, or change anything in the Favorites list. As part of this, the Save a Favorite, Import settings, and context menu items (such as Create a new folder) are turned off.
|
If you enable this setting, you can configure what default Favorites appear for your employees. If this setting is enabled, you must also provide a list of Favorites in the Options section. This list is imported after your policy is deployed.
|
||||||
|
|
||||||
Specify the URL which points to the file that has all the data for provisioning favorites (in html format).
|
If you disable or don't configure this setting, employees will see the Favorites that they set in the Favorites hub.
|
||||||
|
|
||||||
URL can be specified as:
|
|
||||||
- HTTP location: "SiteList"="http://localhost:8080/URLs.html"
|
|
||||||
- Local network: "SiteList"="\network\shares\URLs.html"
|
|
||||||
- Local file: "SiteList"="file:///c:\Users\\Documents\URLs.html"
|
|
||||||
|
|
||||||
You can export a set of favorites from Edge and use that html file for provisioning user machines.
|
|
||||||
|
|
||||||
>[!Important]
|
|
||||||
>Don't enable both this setting and the Keep favorites in sync between Internet Explorer and Microsoft Edge setting. Enabling both settings stops you from syncing their favorites between Internet Explorer and Microsoft Edge.
|
|
||||||
|
|
||||||
**Microsoft Intune to manage your MDM settings**
|
|
||||||
| | |
|
|
||||||
|---|---|
|
|
||||||
|MDM name |[ProvisionFavorites](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-provisionfavorites) |
|
|
||||||
|Supported devices |Desktop<br>Mobile |
|
|
||||||
|URI full path |./Vendor/MSFT/Policy/Config/Browser/ProvisionFavorites |
|
|
||||||
|Data type | String |
|
|
||||||
|
|
||||||
|
|
||||||
## Configure Password Manager
|
## Configure Password Manager
|
||||||
@ -495,6 +538,7 @@ This policy setting specifies whether Microsoft can collect information to creat
|
|||||||
|Data type | Integer |
|
|Data type | Integer |
|
||||||
|Allowed values |<ul><li>**0 (default)** - Microsoft servers will be contacted if a site is pinned to Start from Microsoft Edge.</li><li>**1** - Microsoft servers will not be contacted if a site is pinned to Start from Microsoft Edge.</li></ul> |
|
|Allowed values |<ul><li>**0 (default)** - Microsoft servers will be contacted if a site is pinned to Start from Microsoft Edge.</li><li>**1** - Microsoft servers will not be contacted if a site is pinned to Start from Microsoft Edge.</li></ul> |
|
||||||
|
|
||||||
|
|
||||||
## Prevent the First Run webpage from opening on Microsoft Edge
|
## Prevent the First Run webpage from opening on Microsoft Edge
|
||||||
>*Supported versions: Windows 10, version 1703 or later*
|
>*Supported versions: Windows 10, version 1703 or later*
|
||||||
|
|
||||||
@ -524,6 +568,33 @@ This policy setting specifies whether localhost IP address are visible or hiddle
|
|||||||
|Data type | Integer |
|
|Data type | Integer |
|
||||||
|Allowed values |<ul><li>**0 (default)** - Shows an employee's LocalHost IP address while using the WebRTC protocol.</li><li>**1** - Does not show an employee's LocalHost IP address while using the WebRTC protocol.</li></ul> |
|
|Allowed values |<ul><li>**0 (default)** - Shows an employee's LocalHost IP address while using the WebRTC protocol.</li><li>**1** - Does not show an employee's LocalHost IP address while using the WebRTC protocol.</li></ul> |
|
||||||
|
|
||||||
|
## Provision Favorites
|
||||||
|
>*Supported versions: Windows 10, version 1709*
|
||||||
|
|
||||||
|
You can configure a default list of favorites that appear for your users in Microsoft Edge.
|
||||||
|
|
||||||
|
If disabled or not configured, a default list of favorites is not defined in Microsoft Edge. In this case, users can customize the Favorites list, such as adding folders for organizing, adding, or removing favorites.
|
||||||
|
|
||||||
|
If enabled, a default list of favorites is defined for users in Microsoft Edge. Users are not allowed to add, import, or change the Favorites list. In this case, the Save a Favorite, Import settings, and context menu options (such as Create a new folder) are turned off.
|
||||||
|
|
||||||
|
To define a default list of favorites, you can export favorites from Microsoft Edge and use the HTML file for provisioning user machines. In HTML format, specify the URL which points to the file that has all the data for provisioning favorites.
|
||||||
|
|
||||||
|
URL can be specified as:
|
||||||
|
- HTTP location: "SiteList"="http://localhost:8080/URLs.html"
|
||||||
|
- Local network: "SiteList"="\network\shares\URLs.html"
|
||||||
|
- Local file: "SiteList"="file:///c:\Users\\Documents\URLs.html"
|
||||||
|
|
||||||
|
>[!Important]
|
||||||
|
>You can only enable either this policy or the Keep favorites in sync between Internet Explorer and Microsoft Edge policy, but not both. Enabling both stops you from syncing favorites between Internet Explorer and Microsoft Edge.
|
||||||
|
|
||||||
|
**Microsoft Intune to manage your MDM settings**
|
||||||
|
| | |
|
||||||
|
|---|---|
|
||||||
|
|MDM name |[ProvisionFavorites](https://docs.microsoft.com/en-us/windows/client-management/mdm/policy-csp-browser#browser-provisionfavorites) |
|
||||||
|
|Supported devices |Desktop<br>Mobile |
|
||||||
|
|URI full path |./Vendor/MSFT/Policy/Config/Browser/ProvisionFavorites |
|
||||||
|
|Data type | String |
|
||||||
|
|
||||||
|
|
||||||
## Send all intranet sites to Internet Explorer 11
|
## Send all intranet sites to Internet Explorer 11
|
||||||
>*Supported versions: Windows 10*
|
>*Supported versions: Windows 10*
|
||||||
@ -572,8 +643,5 @@ This policy setting specifies whether you see an additional page in Microsoft Ed
|
|||||||
|Data type | Integer |
|
|Data type | Integer |
|
||||||
|Allowed values |<ul><li>**0 (default)** - Doesn’t show an additional page in Microsoft Edge, stating that a site has been opened using Internet Explorer 11.</li><li>**1** - Shows an additional page in Microsoft Edge, stating that a site has been opened using Internet Explorer 11.</li></ul> |
|
|Allowed values |<ul><li>**0 (default)** - Doesn’t show an additional page in Microsoft Edge, stating that a site has been opened using Internet Explorer 11.</li><li>**1** - Shows an additional page in Microsoft Edge, stating that a site has been opened using Internet Explorer 11.</li></ul> |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
* [Mobile Device Management (MDM) settings]( https://go.microsoft.com/fwlink/p/?LinkId=722885)
|
* [Mobile Device Management (MDM) settings]( https://go.microsoft.com/fwlink/p/?LinkId=722885)
|
||||||
|
@ -9,5 +9,6 @@
|
|||||||
## [Share HoloLens with multiple people](hololens-multiple-users.md)
|
## [Share HoloLens with multiple people](hololens-multiple-users.md)
|
||||||
## [Configure HoloLens using a provisioning package](hololens-provisioning.md)
|
## [Configure HoloLens using a provisioning package](hololens-provisioning.md)
|
||||||
## [Install apps on HoloLens](hololens-install-apps.md)
|
## [Install apps on HoloLens](hololens-install-apps.md)
|
||||||
|
## [Get ready to preview new mixed reality apps for HoloLens](hololens-public-preview-apps.md)
|
||||||
## [Enable Bitlocker device encryption for HoloLens](hololens-encryption.md)
|
## [Enable Bitlocker device encryption for HoloLens](hololens-encryption.md)
|
||||||
## [Change history for Microsoft HoloLens documentation](change-history-hololens.md)
|
## [Change history for Microsoft HoloLens documentation](change-history-hololens.md)
|
97
devices/hololens/hololens-public-preview-apps.md
Normal file
97
devices/hololens/hololens-public-preview-apps.md
Normal file
@ -0,0 +1,97 @@
|
|||||||
|
---
|
||||||
|
title: Get early access to preview new mixed reality apps for HoloLens
|
||||||
|
description: Here's what you need to know to prepare for the public preview of new mixed reality apps for HoloLens
|
||||||
|
ms.prod: w10
|
||||||
|
ms.mktglfcycl: manage
|
||||||
|
ms.pagetype: hololens, devices
|
||||||
|
ms.sitesec: library
|
||||||
|
author: alhopper
|
||||||
|
ms.localizationpriority: medium
|
||||||
|
ms.date: 05/07/2018
|
||||||
|
---
|
||||||
|
# Get ready to preview new mixed reality apps for HoloLens
|
||||||
|
|
||||||
|
Microsoft has just announced two new mixed reality apps coming to HoloLens: Microsoft Remote Assist and Microsoft Layout.
|
||||||
|
|
||||||
|
On May 22, 2018, these apps will be available to download for free for a limited time from the [Microsoft Store](https://www.microsoft.com/en-us/store/apps) and [Microsoft Store for Business](https://businessstore.microsoft.com/en-us/store). At that time you'll be able to distribute the apps across your organization as part of a public preview. In the meantime, here's what you need to know to prepare for the public preview of each app, to make sure your roll-out is smooth and seamless.
|
||||||
|
|
||||||
|
## Microsoft Remote Assist
|
||||||
|
|
||||||
|
Microsoft Remote Assist enables collaboration in mixed reality to solve problems faster. Firstline workers can collaborate remotely with heads-up, hands-free video calling, image sharing, and mixed reality annotations. They can share what they see with an expert on Microsoft Teams, while staying hands-on to solve problems and complete tasks together, faster.
|
||||||
|
|
||||||
|
Below, you'll find the technical requirements you'll need to meet in order to distribute Microsoft Remote Assist throughout your organization when it's available from the [Microsoft Store](https://www.microsoft.com/en-us/store/apps) and [Microsoft Store for Business](https://businessstore.microsoft.com/en-us/store) on May 22, 2018.
|
||||||
|
|
||||||
|
### Device requirements
|
||||||
|
|
||||||
|
| Device | OS requirements | Details |
|
||||||
|
|:---------------------------|:----------------------------------|:-----------------------------------------------------------|
|
||||||
|
| HoloLens | RS1, build 10.0.14393.0 | See [Manage updates to HoloLens](https://docs.microsoft.com/en-us/HoloLens/hololens-updates) for instructions on using Windows Update for Business, MDM, and Windows Server Update Service (WSUS) to deploy updates to HoloLens. |
|
||||||
|
| Windows 10 PC (optional) | Any Windows 10 build | You can use a Windows 10 PC to collaborate with the HoloLens. |
|
||||||
|
| Mobile device (optional) | Android or iOS | You can use a mobile device to collaborate with the HoloLens. Inking, annotations, and image insertion are not currently available on mobile. |
|
||||||
|
|
||||||
|
> [!Note]
|
||||||
|
> RS1 OS build 10.0.14393.0 is the minimum HoloLens build that supports Remote Assist. We recommend updating the HoloLens to newer versions when they are available.
|
||||||
|
|
||||||
|
### Licensing & product requirements
|
||||||
|
|
||||||
|
| Product required | Details | Learn more |
|
||||||
|
|:----------------------------------|:------------------|:------------------|
|
||||||
|
| Azure Active Directory (Azure AD) | Required to log users into the Remote Assist app through Microsoft Teams. Also required for app distribution through the [Microsoft Store for Business](https://docs.microsoft.com/en-us/microsoft-store/sign-up-microsoft-store-for-business). If you choose not to distribute the app through the Microsoft Store for Business, users can also install Remote Assist on a HoloLens or PC from the [Microsoft store](https://www.microsoft.com/en-us/store/apps) using their Microsoft Account credentials (MSA). | [Get started with Azure AD](https://docs.microsoft.com/en-us/azure/active-directory/get-started-azure-ad) |
|
||||||
|
| Microsoft Teams | Microsoft Teams is the backbone that facilitates communication in Remote Assist. All devices that will make calls to the HoloLens will need to have Microsoft Teams installed. | [Overview of Microsoft Teams](https://docs.microsoft.com/en-us/MicrosoftTeams/teams-overview) |
|
||||||
|
| Microsoft Office 365 | Because Microsoft Teams is part of Office 365, all users who will make calls from their PC/phone to the HoloLens will need an Office 365 license. | [Office 365 licensing for Microsoft Teams](https://docs.microsoft.com/en-us/MicrosoftTeams/office-365-licensing) |
|
||||||
|
|
||||||
|
### Network requirements
|
||||||
|
|
||||||
|
1.5 MB/s is the recommended bandwidth for optimal performance of Microsoft Remote Assist. Though audio/video calls may be possible in environments with reduced bandwidth, you may experience HoloLens feature degradation, limiting the user experience. To test your company’s network bandwidth, we suggest following the steps outlined below:
|
||||||
|
|
||||||
|
1. Have a mobile Teams user (iOS or Android) video call a desktop Teams user.
|
||||||
|
2. Once the video call has been successfully connected between user 1 and 2, add another separate video call between a 3rd and 4th user, and another for a 5th and 6th user.
|
||||||
|
3. Continue adding video callers to stress test your network bandwidth until confident that multiple users can successfully connect on video calls at the same time.
|
||||||
|
|
||||||
|
See [Preparing your organization's network for Microsoft Teams](https://docs.microsoft.com/en-us/MicrosoftTeams/prepare-network) to learn more.
|
||||||
|
|
||||||
|
## Microsoft Layout
|
||||||
|
|
||||||
|
Bring designs from concept to completion with confidence and speed using Microsoft Layout. Import 3D models to easily create room layouts in real-world scale. Experience designs as high-quality holograms in physical or virtual space and edit in real time. With Microsoft Layout, see ideas in context, saving valuable time and money.
|
||||||
|
|
||||||
|
Below, you'll find the device options, and technical requirements, you'll need to consider in order to distribute Layout throughout your organization when it's available from the [Microsoft Store](https://www.microsoft.com/en-us/store/apps) and [Microsoft Store for Business](https://businessstore.microsoft.com/en-us/store) on May 22, 2018.
|
||||||
|
|
||||||
|
### Device options
|
||||||
|
|
||||||
|
You can use Microsoft Layout with a HoloLens, or with a Windows Mixed Reality immersive headset with motion controllers.
|
||||||
|
|
||||||
|
#### HoloLens requirements
|
||||||
|
|
||||||
|
| OS requirements | Details |
|
||||||
|
|:----------------------------------|:-----------------------------------------------------------|
|
||||||
|
| HoloLens, with RS4 build | This build will be available as a HoloLens update on May 22, to align with the app release. Instructions for upgrading to the RS4 OS build are forthcoming. |
|
||||||
|
|
||||||
|
Alternately, you can get started testing out the RS4 build in advance of May 22. See [HoloLens RS4 Preview](https://docs.microsoft.com/en-us/windows/mixed-reality/hololens-rs4-preview) for instructions on flashing the RS4 build to your device. Be advised that doing so will erase all content on the device, and will put the device on track to receive future pre-released versions of the OS which may exhibit bugs and issues. We recommend using preview builds for testing only.
|
||||||
|
|
||||||
|
#### Windows Mixed Reality immersive headset requirements
|
||||||
|
|
||||||
|
| OS requirements | Details |
|
||||||
|
|:----------------------------------------------|:-----------------------------------------------------------|
|
||||||
|
| Windows 10 PC with build 16299.0 or higher | The Windows 10 PC hardware must be able to support the headset. See [Windows Mixed Reality PC hardware guidelines](https://support.microsoft.com/en-us/help/4039260/windows-10-mixed-reality-pc-hardware-guidelines) for specific hardware requirements. We recommend following the **Windows Mixed Reality Ultra** hardware guidelines. |
|
||||||
|
| Motion controllers | Motion controllers are hardware accessories that allow users to take action in mixed reality. See [Motion controllers](https://docs.microsoft.com/en-us/windows/mixed-reality/motion-controllers) to learn more. |
|
||||||
|
|
||||||
|
### Technical requirements
|
||||||
|
|
||||||
|
Have the following technical requirements in place to start using Microsoft Layout as soon as it's available:
|
||||||
|
|
||||||
|
| Requirement | Details | Learn more |
|
||||||
|
|:----------------------------------|:------------------|:------------------|
|
||||||
|
| Azure Active Directory (Azure AD) | Required for app distribution through the [Microsoft Store for Business](https://docs.microsoft.com/en-us/microsoft-store/sign-up-microsoft-store-for-business). If you choose not to distribute the app through the Microsoft Store for Business, users can also install Layout on a HoloLens or PC from the [Microsoft Store](https://www.microsoft.com/en-us/store/apps) using their Microsoft Account credentials (MSA). | [Get started with Azure AD](https://docs.microsoft.com/en-us/azure/active-directory/get-started-azure-ad) |
|
||||||
|
| Network connectivity | Internet access is required to download the app, and utilize all of its features. There are no bandwidth requirements. | |
|
||||||
|
| Apps for sharing | Video calling or screen sharing requires a separate app, such as Microsoft Remote Assist on HoloLens, or Skype or Skype for Business on Windows Mixed Reality headsets.<br/><br/>A Windows 10 PC that meets the Windows Mixed Reality Ultra specifications is also required for video calling or screen sharing when using Layout with a Windows Mixed Reality headset. | [Remote Assist](#remote-assist) <br/><br/>[Windows Mixed Reality PC hardware guidelines](https://support.microsoft.com/en-us/help/4039260/windows-10-mixed-reality-pc-hardware-guidelines) |
|
||||||
|
| Import Tool for Microsoft Layout | The Import Tool for Microsoft Layout is a companion app for Layout that makes model optimization and management easy. The Import Tool is required to transfer existing 3D models from your PC to Microsoft Layout, for viewing and editing on HoloLens or a Windows Mixed Reality headset. To import 3D models, users must download and launch the Import Tool for Microsoft Layout on their PC, available for free from the [Microsoft Store](https://www.microsoft.com/en-us/store/apps) and [Microsoft Store for Business](https://businessstore.microsoft.com/en-us/store) starting May 22nd. The Import Tool is also required to transfer Visio space dimensions to the HoloLens or Windows Mixed Reality headset. | |
|
||||||
|
|
||||||
|
### Visio Add-in for Microsoft Layout
|
||||||
|
|
||||||
|
The free Visio Add-in for Microsoft Layout enables you to import space dimensions from Visio to view and edit on HoloLens or in Windows Mixed Reality. The Import Tool for Microsoft Layout is also required.
|
||||||
|
|
||||||
|
Be sure to grab the Import Tool and Visio Add-in for Microsoft Layout from the [Microsoft Store](https://www.microsoft.com/en-us/store/apps) or [Microsoft Store for Business](https://businessstore.microsoft.com/en-us/store) on May 22 if you'd like to import, view, and edit space dimensions from Visio.
|
||||||
|
|
||||||
|
## Questions and support
|
||||||
|
|
||||||
|
You can ask questions and engage with our team in the [Mixed Reality Tech Community](https://techcommunity.microsoft.com/t5/Mixed-Reality/ct-p/MixedReality).
|
@ -7,7 +7,7 @@ ms.pagetype: hololens, devices
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
author: jdeckerms
|
author: jdeckerms
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.date: 04/30/2018
|
ms.date: 05/07/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Microsoft HoloLens
|
# Microsoft HoloLens
|
||||||
@ -21,18 +21,19 @@ ms.date: 04/30/2018
|
|||||||
|
|
||||||
| Topic | Description |
|
| Topic | Description |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
[What's new in Microsoft HoloLens](hololens-whats-new.md) | Discover the new features in the latest update.
|
| [What's new in Microsoft HoloLens](hololens-whats-new.md) | Discover the new features in the latest update. |
|
||||||
| [HoloLens in the enterprise: requirements](hololens-requirements.md) | Lists requirements for general use, Wi-Fi, and device management |
|
| [HoloLens in the enterprise: requirements](hololens-requirements.md) | Lists requirements for general use, Wi-Fi, and device management |
|
||||||
| [Set up HoloLens](hololens-setup.md) | How to set up HoloLens for the first time |
|
| [Set up HoloLens](hololens-setup.md) | How to set up HoloLens for the first time |
|
||||||
| [Unlock Windows Holographic for Business features](hololens-upgrade-enterprise.md) | How to upgrade your Development Edition HoloLens to Windows Holographic for Business |
|
| [Unlock Windows Holographic for Business features](hololens-upgrade-enterprise.md) | How to upgrade your Development Edition HoloLens to Windows Holographic for Business |
|
||||||
| [Enroll HoloLens in MDM](hololens-enroll-mdm.md) | Manage multiple HoloLens devices simultaneously using solutions like Microsoft Intune |
|
| [Enroll HoloLens in MDM](hololens-enroll-mdm.md) | Manage multiple HoloLens devices simultaneously using solutions like Microsoft Intune |
|
||||||
[Manage updates to HoloLens](hololens-updates.md) | Use mobile device management (MDM) policies to configure settings for updates.
|
| [Manage updates to HoloLens](hololens-updates.md) | Use mobile device management (MDM) policies to configure settings for updates. |
|
||||||
| [Set up HoloLens in kiosk mode](hololens-kiosk.md) | Enable kiosk mode for HoloLens, which limits the user's ability to launch new apps or change the running app |
|
| [Set up HoloLens in kiosk mode](hololens-kiosk.md) | Enable kiosk mode for HoloLens, which limits the user's ability to launch new apps or change the running app |
|
||||||
[Share HoloLens with multiple people](hololens-multiple-users.md) | Multiple users can shared a HoloLens device by using their Azure Active Directory accounts.
|
[Share HoloLens with multiple people](hololens-multiple-users.md) | Multiple users can shared a HoloLens device by using their Azure Active Directory accounts. |
|
||||||
| [Configure HoloLens using a provisioning package](hololens-provisioning.md) | Provisioning packages make it easy for IT administrators to configure HoloLens devices without imaging |
|
| [Configure HoloLens using a provisioning package](hololens-provisioning.md) | Provisioning packages make it easy for IT administrators to configure HoloLens devices without imaging |
|
||||||
| [Install apps on HoloLens](hololens-install-apps.md) | Use Microsoft Store for Business, mobile device management (MDM), or the Windows Device Portal to install apps on HoloLens |
|
| [Install apps on HoloLens](hololens-install-apps.md) | Use Microsoft Store for Business, mobile device management (MDM), or the Windows Device Portal to install apps on HoloLens |
|
||||||
[Enable Bitlocker device encryption for HoloLens](hololens-encryption.md) | Learn how to use Bitlocker device encryption to protect files and information stored on the HoloLens.
|
| [Get ready to preview new mixed reality apps for HoloLens](hololens-public-preview-apps.md) | Get ready to distribute and use new mixed reality apps for HoloLens during private preview |
|
||||||
[Change history for Microsoft HoloLens documentation](change-history-hololens.md) | See new and updated topics in the HoloLens documentation library.
|
| [Enable Bitlocker device encryption for HoloLens](hololens-encryption.md) | Learn how to use Bitlocker device encryption to protect files and information stored on the HoloLens |
|
||||||
|
| [Change history for Microsoft HoloLens documentation](change-history-hololens.md) | See new and updated topics in the HoloLens documentation library. |
|
||||||
|
|
||||||
## Related resources
|
## Related resources
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ ms.sitesec: library
|
|||||||
ms.pagetype: surfacehub
|
ms.pagetype: surfacehub
|
||||||
author: jdeckerms
|
author: jdeckerms
|
||||||
ms.author: jdecker
|
ms.author: jdecker
|
||||||
ms.date: 10/20/2017
|
ms.date: 05/04/2018
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -68,21 +68,7 @@ If you prefer to use a graphical user interface, you can create a device account
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
6. Now, to apply the ActiveSync policy without using PowerShell, you can do the following: In the EAC, click **Recipients** > **Mailboxes** and then select a mailbox.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
7. In the Details pane, scroll to **Phone and Voice Features** and click **View details** to display the **Mobile Device Details** screen.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
8. The mobile device mailbox policy that’s currently assigned is displayed. To change the mobile device mailbox policy, click **Browse**.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
9. Choose the appropriate mobile device mailbox policy from the list, click **OK** and then click **Save**.
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### <a href="" id="create-device-acct-o365-complete-acct"></a>Use PowerShell to complete device account creation
|
### <a href="" id="create-device-acct-o365-complete-acct"></a>Use PowerShell to complete device account creation
|
||||||
|
|
||||||
@ -152,19 +138,19 @@ Now that you're connected to the online services, you can finish setting up the
|
|||||||
|
|
||||||
1. You’ll need to enter the account’s mail address and create a variable with that value:
|
1. You’ll need to enter the account’s mail address and create a variable with that value:
|
||||||
|
|
||||||
``` syntax
|
```powershell
|
||||||
$mailbox = (Get-Mailbox <your device account’s alias>)
|
$mailbox = (Get-Mailbox <your device account’s alias>)
|
||||||
```
|
```
|
||||||
|
|
||||||
To store the value get it from the mailbox:
|
To store the value get it from the mailbox:
|
||||||
|
|
||||||
``` syntax
|
```powershell
|
||||||
$strEmail = $mailbox.WindowsEmailAddress
|
$strEmail = $mailbox.WindowsEmailAddress
|
||||||
```
|
```
|
||||||
|
|
||||||
Print the value:
|
Print the value:
|
||||||
|
|
||||||
``` syntax
|
```powershell
|
||||||
$strEmail
|
$strEmail
|
||||||
```
|
```
|
||||||
|
|
||||||
@ -172,7 +158,11 @@ Now that you're connected to the online services, you can finish setting up the
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
2. Run the following cmdlet:
|
||||||
|
|
||||||
|
```powershell
|
||||||
|
Set-CASMailbox $strEmail -ActiveSyncMailboxPolicy "SurfaceHubDeviceMobilePolicy"
|
||||||
|
```
|
||||||
|
|
||||||
4. Various Exchange properties can be set on the device account to improve the meeting experience. You can see which properties need to be set in the [Exchange properties](exchange-properties-for-surface-hub-device-accounts.md) section.
|
4. Various Exchange properties can be set on the device account to improve the meeting experience. You can see which properties need to be set in the [Exchange properties](exchange-properties-for-surface-hub-device-accounts.md) section.
|
||||||
|
|
||||||
@ -244,7 +234,8 @@ You can use the Exchange Admin Center to create a device account:
|
|||||||
|
|
||||||
### <a href="" id="create-device-acct-exch-mbx-policy"></a>Create a mobile device mailbox policy from the Exchange Admin Center
|
### <a href="" id="create-device-acct-exch-mbx-policy"></a>Create a mobile device mailbox policy from the Exchange Admin Center
|
||||||
|
|
||||||
>**Note** If you want to create and assign a policy to the account you created, and are using Exchange 2010, look up the corresponding information regarding policy creation and policy assignment when using the EMC (Exchange management console).
|
>[!NOTE]
|
||||||
|
>If you want to create and assign a policy to the account you created, and are using Exchange 2010, look up the corresponding information regarding policy creation and policy assignment when using the EMC (Exchange management console).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -310,7 +301,7 @@ Now that you're connected to the online services, you can finish setting up the
|
|||||||
|
|
||||||
You will see the correct email address.
|
You will see the correct email address.
|
||||||
|
|
||||||
2. You need to convert the account into to a room mailbox, so run:
|
2. You need to convert the account into a room mailbox, so run:
|
||||||
|
|
||||||
``` syntax
|
``` syntax
|
||||||
Set-Mailbox $strEmail -Type Room
|
Set-Mailbox $strEmail -Type Room
|
||||||
|
@ -6,15 +6,21 @@ ms.prod: w10
|
|||||||
ms.mktglfcycl: deploy
|
ms.mktglfcycl: deploy
|
||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: edu
|
ms.pagetype: edu
|
||||||
author: CelesteDG
|
author: MikeBlodge
|
||||||
ms.author: celested
|
ms.author: MikeBlodge
|
||||||
ms.date: 03/08/2018
|
ms.date: 05/07/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Change history for Windows 10 for Education
|
# Change history for Windows 10 for Education
|
||||||
|
|
||||||
This topic lists new and updated topics in the [Windows 10 for Education](index.md) documentation.
|
This topic lists new and updated topics in the [Windows 10 for Education](index.md) documentation.
|
||||||
|
|
||||||
|
## April 2018
|
||||||
|
New or changed topic | Description
|
||||||
|
--- | ---
|
||||||
|
[Windows 10 Pro in S mode for Education](s-mode-switch-to-edu.md) | Created a new topic on S mode for Education. |
|
||||||
|
[Change to Windows 10 Education from Windows 10 Pro](change-to-pro-education.md) | Updated sections referencing S mode.
|
||||||
|
|
||||||
## March 2018
|
## March 2018
|
||||||
|
|
||||||
New or changed topic | Description
|
New or changed topic | Description
|
||||||
@ -71,7 +77,7 @@ New or changed topic | Description
|
|||||||
|
|
||||||
| New or changed topic | Description |
|
| New or changed topic | Description |
|
||||||
| --- | ---- |
|
| --- | ---- |
|
||||||
| [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](switch-to-pro-education.md) | New. If you have an education tenant and use devices Windows 10 Pro or Windows 10 S in your schools, find out how you can opt-in to a free switch to Windows 10 Pro Education. |
|
| [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](change-to-pro-education.md) | New. If you have an education tenant and use devices Windows 10 Pro or Windows 10 S in your schools, find out how you can opt-in to a free switch to Windows 10 Pro Education. |
|
||||||
| [Use the Set up School PCs app ](use-set-up-school-pcs-app.md) | Updated. Now includes network tips and updated step-by-step instructions that show the latest updates to the app such as Wi-Fi setup. |
|
| [Use the Set up School PCs app ](use-set-up-school-pcs-app.md) | Updated. Now includes network tips and updated step-by-step instructions that show the latest updates to the app such as Wi-Fi setup. |
|
||||||
|
|
||||||
## RELEASE: Windows 10, version 1703 (Creators Update)
|
## RELEASE: Windows 10, version 1703 (Creators Update)
|
||||||
@ -97,7 +103,7 @@ New or changed topic | Description
|
|||||||
|
|
||||||
| New or changed topic | Description |
|
| New or changed topic | Description |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| [Upgrade Windows 10 Pro to Pro Education from Microsoft Store for Business] | New. Learn how to opt-in to a free upgrade to Windows 10 Pro Education. As of May 2017, this topic has been replaced with [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](switch-to-pro-education.md). |
|
| [Upgrade Windows 10 Pro to Pro Education from Microsoft Store for Business] | New. Learn how to opt-in to a free upgrade to Windows 10 Pro Education. As of May 2017, this topic has been replaced with [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](change-to-pro-education.md). |
|
||||||
|
|
||||||
## November 2016
|
## November 2016
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@ ms.date: 08/31/2017
|
|||||||
|
|
||||||
Privacy is important to us, we want to provide you with ways to customize the OS diagnostic data, consumer experiences, Cortana, search, as well as some of the preinstalled apps, for usage with [education editions of Windows 10](windows-editions-for-education-customers.md) in education environments. These features work on all Windows 10 editions, but education editions of Windows 10 have the settings preconfigured. We recommend that all Windows 10 devices in an education setting be configured with **[SetEduPolicies](https://docs.microsoft.com/en-us/education/windows/configure-windows-for-education#setedupolicies)** enabled. See the following table for more information. To learn more about Microsoft's commitment to privacy, see [Windows 10 and privacy](https://go.microsoft.com/fwlink/?LinkId=809305).
|
Privacy is important to us, we want to provide you with ways to customize the OS diagnostic data, consumer experiences, Cortana, search, as well as some of the preinstalled apps, for usage with [education editions of Windows 10](windows-editions-for-education-customers.md) in education environments. These features work on all Windows 10 editions, but education editions of Windows 10 have the settings preconfigured. We recommend that all Windows 10 devices in an education setting be configured with **[SetEduPolicies](https://docs.microsoft.com/en-us/education/windows/configure-windows-for-education#setedupolicies)** enabled. See the following table for more information. To learn more about Microsoft's commitment to privacy, see [Windows 10 and privacy](https://go.microsoft.com/fwlink/?LinkId=809305).
|
||||||
|
|
||||||
We want all students to have the chance to use the apps they need for success in the classroom and all school personnel to have apps they need for their job. Students and school personnel who use assistive technology apps not available in the Microsoft Store for Education, and use devices running Windows 10 S, will be able to configure the device at no additional charge to Windows 10 Pro Education. To learn more about the steps to configure this, see [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](switch-to-pro-education.md).
|
We want all students to have the chance to use the apps they need for success in the classroom and all school personnel to have apps they need for their job. Students and school personnel who use assistive technology apps not available in the Microsoft Store for Education, and use devices running Windows 10 S, will be able to configure the device at no additional charge to Windows 10 Pro Education. To learn more about the steps to configure this, see [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](change-to-pro-education.md).
|
||||||
|
|
||||||
In Windows 10, version 1703 (Creators Update), it is straightforward to configure Windows to be education ready.
|
In Windows 10, version 1703 (Creators Update), it is straightforward to configure Windows to be education ready.
|
||||||
|
|
||||||
@ -55,7 +55,7 @@ It is easy to be education ready when using Microsoft products. We recommend the
|
|||||||
3. Enroll the PCs in MDM.
|
3. Enroll the PCs in MDM.
|
||||||
* If you have activated Intune for Education in your Azure AD tenant, enrollment will happen automatically when the PC is joined to Azure AD. Intune for Education will automatically set **SetEduPolicies** to True and **AllowCortana** to False.
|
* If you have activated Intune for Education in your Azure AD tenant, enrollment will happen automatically when the PC is joined to Azure AD. Intune for Education will automatically set **SetEduPolicies** to True and **AllowCortana** to False.
|
||||||
4. Ensure that needed assistive technology apps can be used.
|
4. Ensure that needed assistive technology apps can be used.
|
||||||
* If you have students or school personnel who rely on assistive technology apps that are not available in the Microsoft Store for Education, and who are using a Windows 10 S device, configure their device to Windows 10 Pro Education to allow the download and use of non-Microsoft Store assistive technology apps. See [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](switch-to-pro-education.md) for more info.
|
* If you have students or school personnel who rely on assistive technology apps that are not available in the Microsoft Store for Education, and who are using a Windows 10 S device, configure their device to Windows 10 Pro Education to allow the download and use of non-Microsoft Store assistive technology apps. See [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](change-to-pro-education.md) for more info.
|
||||||
|
|
||||||
4. Distribute the PCs to students.
|
4. Distribute the PCs to students.
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@ ms.prod: W10
|
|||||||
|
|
||||||
Your privacy is important to us, so we want to provide you with ways to customize the OS privacy settings, as well as some of the apps, so that you can choose what information is shared with Microsoft. To learn more about Microsoft’s commitment to privacy, see [Windows 10 and privacy](https://go.microsoft.com/fwlink/?LinkId=809305). The following sections provide some best practices and specific privacy settings we’d like you to be aware of. Also see [Windows 10 configuration recommendations for education customers](configure-windows-for-education.md) for more information about ways to customize the OS diagnostic data, consumer experiences, Cortana, and search.
|
Your privacy is important to us, so we want to provide you with ways to customize the OS privacy settings, as well as some of the apps, so that you can choose what information is shared with Microsoft. To learn more about Microsoft’s commitment to privacy, see [Windows 10 and privacy](https://go.microsoft.com/fwlink/?LinkId=809305). The following sections provide some best practices and specific privacy settings we’d like you to be aware of. Also see [Windows 10 configuration recommendations for education customers](configure-windows-for-education.md) for more information about ways to customize the OS diagnostic data, consumer experiences, Cortana, and search.
|
||||||
|
|
||||||
We want all students to have the chance to use the apps they need for success in the classroom and all school personnel to have apps they need for their job. Students and school personnel who use assistive technology apps not available in the Microsoft Store for Education, and use devices running Windows 10 S, will be able to configure the device at no additional charge to Windows 10 Pro Education. To learn more about the steps to configure this, see [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](switch-to-pro-education.md).
|
We want all students to have the chance to use the apps they need for success in the classroom and all school personnel to have apps they need for their job. Students and school personnel who use assistive technology apps not available in the Microsoft Store for Education, and use devices running Windows 10 S, will be able to configure the device at no additional charge to Windows 10 Pro Education. To learn more about the steps to configure this, see [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](change-to-pro-education.md).
|
||||||
|
|
||||||
## Deployment best practices
|
## Deployment best practices
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Keep these best practices in mind when deploying any edition of Windows 10 in sc
|
|||||||
* A Microsoft account is only intended for consumer services. Enterprises and educational institutions should use enterprise versions where possible, such as Skype for Business, OneDrive for Business, and so on. For schools, consider using mobile device management (MDM) or Group Policy to block students from adding a Microsoft account as a secondary account.
|
* A Microsoft account is only intended for consumer services. Enterprises and educational institutions should use enterprise versions where possible, such as Skype for Business, OneDrive for Business, and so on. For schools, consider using mobile device management (MDM) or Group Policy to block students from adding a Microsoft account as a secondary account.
|
||||||
* If schools allow the use of personal accounts by their students to access personal services, schools should be aware that these accounts belong to individuals, not the school.
|
* If schools allow the use of personal accounts by their students to access personal services, schools should be aware that these accounts belong to individuals, not the school.
|
||||||
* IT administrators, school officials, and teachers should also consider ratings when picking apps from the Microsoft Store.
|
* IT administrators, school officials, and teachers should also consider ratings when picking apps from the Microsoft Store.
|
||||||
* If you have students or school personnel who rely on assistive technology apps that are not available in the Microsoft Store for Education, and who are using a Windows 10 S device, configure their device to Windows 10 Pro Education to allow the download and use of non-Microsoft Store assistive technology apps. See [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](switch-to-pro-education.md) for more info.
|
* If you have students or school personnel who rely on assistive technology apps that are not available in the Microsoft Store for Education, and who are using a Windows 10 S device, configure their device to Windows 10 Pro Education to allow the download and use of non-Microsoft Store assistive technology apps. See [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](change-to-pro-education.md) for more info.
|
||||||
|
|
||||||
## Windows 10 Contacts privacy settings
|
## Windows 10 Contacts privacy settings
|
||||||
|
|
||||||
|
@ -39,7 +39,7 @@ ms.date: 10/13/2017
|
|||||||
|
|
||||||
##  Switch
|
##  Switch
|
||||||
|
|
||||||
<p><b>[Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](switch-to-pro-education.md)</b><br />If you have an education tenant and use Windows 10 Pro or Windows 10 S in your schools, find out how you can opt-in to a free switch to Windows 10 Pro Education.</p>
|
<p><b>[Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](change-to-pro-education.md)</b><br />If you have an education tenant and use Windows 10 Pro or Windows 10 S in your schools, find out how you can opt-in to a free switch to Windows 10 Pro Education.</p>
|
||||||
|
|
||||||
|
|
||||||
## Windows 8.1
|
## Windows 8.1
|
||||||
|
@ -124,7 +124,7 @@ After installing Windows 10 in S mode, use the free [Set up School PCs app](use-
|
|||||||
## Switch to previously installed Windows 10 editions
|
## Switch to previously installed Windows 10 editions
|
||||||
|
|
||||||
If Windows 10 in S mode is not right for you, you can switch to the Windows 10 edition previously installed on your device(s).
|
If Windows 10 in S mode is not right for you, you can switch to the Windows 10 edition previously installed on your device(s).
|
||||||
* Education customers can switch devices to Windows 10 Pro Education using the Microsoft Store for Education. For more information, see [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 in S mode](switch-to-pro-education.md).
|
* Education customers can switch devices to Windows 10 Pro Education using the Microsoft Store for Education. For more information, see [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 in S mode](change-to-pro-education.md).
|
||||||
* If you try Windows 10 in S mode and decide to switch back to the previously installed edition within 10 days, you can go back to the previously installed edition using the Windows Recovery option in Settings. For more info, see [Go back to your previous edition of Windows 10](#go-back-to-your-previous-edition-of-windows-10).
|
* If you try Windows 10 in S mode and decide to switch back to the previously installed edition within 10 days, you can go back to the previously installed edition using the Windows Recovery option in Settings. For more info, see [Go back to your previous edition of Windows 10](#go-back-to-your-previous-edition-of-windows-10).
|
||||||
|
|
||||||
## Device recovery
|
## Device recovery
|
||||||
|
@ -61,7 +61,7 @@ Customers who deploy Windows 10 Enterprise are able to configure the product to
|
|||||||
For any other questions, contact [Microsoft Customer Service and Support](https://support.microsoft.com/en-us).
|
For any other questions, contact [Microsoft Customer Service and Support](https://support.microsoft.com/en-us).
|
||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
* [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](switch-to-pro-education.md)
|
* [Switch to Windows 10 Pro Education from Windows 10 Pro or Windows 10 S](change-to-pro-education.md)
|
||||||
* [Windows deployment for education](http://aka.ms/edudeploy)
|
* [Windows deployment for education](http://aka.ms/edudeploy)
|
||||||
* [Windows 10 upgrade paths](https://go.microsoft.com/fwlink/?LinkId=822787)
|
* [Windows 10 upgrade paths](https://go.microsoft.com/fwlink/?LinkId=822787)
|
||||||
* [Volume Activation for Windows 10](https://go.microsoft.com/fwlink/?LinkId=822788)
|
* [Volume Activation for Windows 10](https://go.microsoft.com/fwlink/?LinkId=822788)
|
||||||
|
@ -150,7 +150,7 @@ The following diagram shows the Firewall configuration service provider in tree
|
|||||||
<p style="margin-left: 20px">Value type is bool. Supported operations are Add, Get and Replace.</p>
|
<p style="margin-left: 20px">Value type is bool. Supported operations are Add, Get and Replace.</p>
|
||||||
|
|
||||||
<a href="" id="defaultoutboundaction"></a>**/DefaultOutboundAction**
|
<a href="" id="defaultoutboundaction"></a>**/DefaultOutboundAction**
|
||||||
<p style="margin-left: 20px">This value is the action that the firewall does by default (and evaluates at the very end) on outbound connections. The merge law for this option is to let the value of the GroupPolicyRSoPStore win if it is configured; otherwise, the local store value is used.</p>
|
<p style="margin-left: 20px">This value is the action that the firewall does by default (and evaluates at the very end) on outbound connections. The merge law for this option is to let the value of the GroupPolicyRSoPStore win if it is configured; otherwise, the local store value is used. DefaultOutboundAction will block all outbound traffic unless it is explicitly specified not to block.</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>0x00000000 - allow</li>
|
<li>0x00000000 - allow</li>
|
||||||
<li>0x00000001 - block</li>
|
<li>0x00000001 - block</li>
|
||||||
@ -158,6 +158,30 @@ The following diagram shows the Firewall configuration service provider in tree
|
|||||||
<p style="margin-left: 20px">Default value is 0 (allow).</p>
|
<p style="margin-left: 20px">Default value is 0 (allow).</p>
|
||||||
<p style="margin-left: 20px">Value type is integer. Supported operations are Add, Get and Replace.</p>
|
<p style="margin-left: 20px">Value type is integer. Supported operations are Add, Get and Replace.</p>
|
||||||
|
|
||||||
|
Sample syncxml to provision the firewall settings to evaluate
|
||||||
|
|
||||||
|
``` syntax
|
||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<SyncML xmlns="SYNCML:SYNCML1.1">
|
||||||
|
<SyncBody>
|
||||||
|
<!-- Block Outbound by default -->
|
||||||
|
<Add>
|
||||||
|
<CmdID>2010</CmdID>
|
||||||
|
<Item>
|
||||||
|
<Target>
|
||||||
|
<LocURI>./Vendor/MSFT/Firewall/MdmStore/DomainProfile/DefaultOutboundAction</LocURI>
|
||||||
|
</Target>
|
||||||
|
<Meta>
|
||||||
|
<Format xmlns="syncml:metinf">int</Format>
|
||||||
|
</Meta>
|
||||||
|
<Data>1</Data>
|
||||||
|
</Item>
|
||||||
|
</Add>
|
||||||
|
<Final/>
|
||||||
|
</SyncBody>
|
||||||
|
</SyncML>
|
||||||
|
|
||||||
|
```
|
||||||
<a href="" id="defaultinboundaction"></a>**/DefaultInboundAction**
|
<a href="" id="defaultinboundaction"></a>**/DefaultInboundAction**
|
||||||
<p style="margin-left: 20px">This value is the action that the firewall does by default (and evaluates at the very end) on inbound connections. The merge law for this option is to let the value of the GroupPolicyRSoPStore.win if it is configured; otherwise, the local store value is used.</p>
|
<p style="margin-left: 20px">This value is the action that the firewall does by default (and evaluates at the very end) on inbound connections. The merge law for this option is to let the value of the GroupPolicyRSoPStore.win if it is configured; otherwise, the local store value is used.</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
@ -44,12 +44,17 @@ 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.
|
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).
|
**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).
|
||||||
|
|
||||||
1. [Get **Kiosk Browser** in Microsoft Store for Business with offline license type.](https://docs.microsoft.com/microsoft-store/acquire-apps-microsoft-store-for-business#acquire-apps)
|
1. [Get **Kiosk Browser** in Microsoft Store for Business with offline license type.](https://docs.microsoft.com/microsoft-store/acquire-apps-microsoft-store-for-business#acquire-apps)
|
||||||
2. [Deploy **Kiosk Browser** to kiosk devices.](https://docs.microsoft.com/microsoft-store/distribute-offline-apps)
|
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).
|
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).
|
||||||
|
|
||||||
|
### Other browsers
|
||||||
|
|
||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>Microsoft Edge and any third-party web browsers that can be set as a default browser have special permissions beyond that of most Windows apps. Microsoft Edge is not currently supported for assigned access.
|
>Microsoft Edge and any third-party web browsers that can be set as a default browser have special permissions beyond that of most Windows apps. Microsoft Edge is not currently supported for assigned access.
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ ms.sitesec: library
|
|||||||
ms.pagetype: deploy
|
ms.pagetype: deploy
|
||||||
author: DaniHalfin
|
author: DaniHalfin
|
||||||
ms.author: daniha
|
ms.author: daniha
|
||||||
ms.date: 12/13/2017
|
ms.date: 05/17/2018
|
||||||
---
|
---
|
||||||
|
|
||||||
# Overview of Windows Autopilot
|
# Overview of Windows Autopilot
|
||||||
@ -21,6 +21,8 @@ ms.date: 12/13/2017
|
|||||||
Windows Autopilot is a collection of technologies used to set up and pre-configure new devices, getting them ready for productive use. In addition, you can use Windows Autopilot to reset, repurpose and recover devices.</br>
|
Windows Autopilot is a collection of technologies used to set up and pre-configure new devices, getting them ready for productive use. In addition, you can use Windows Autopilot to reset, repurpose and recover devices.</br>
|
||||||
This solution enables an IT department to achieve the above with little to no infrastructure to manage, with a process that's easy and simple.
|
This solution enables an IT department to achieve the above with little to no infrastructure to manage, with a process that's easy and simple.
|
||||||
|
|
||||||
|
For a quick overview of the
|
||||||
|
|
||||||
## Benefits of Windows Autopilot
|
## Benefits of Windows Autopilot
|
||||||
|
|
||||||
Traditionally, IT pros spend a lot of time on building and customizing images that will later be deployed to devices with a perfectly good OS already installed on them. Windows Autopilot introduces a new approach.
|
Traditionally, IT pros spend a lot of time on building and customizing images that will later be deployed to devices with a perfectly good OS already installed on them. Windows Autopilot introduces a new approach.
|
||||||
|
@ -27,7 +27,7 @@ In the **Website learning report**, you can view a summary of the devices that h
|
|||||||
|
|
||||||
## Access the WIP Learning reports
|
## Access the WIP Learning reports
|
||||||
|
|
||||||
1. Open the [Azure portal](http://https://portal.azure.com/). Choose **All services**. Type **Intune** in the text box filter.
|
1. Open the [Azure portal](http://portal.azure.com/). Choose **All services**. Type **Intune** in the text box filter.
|
||||||
|
|
||||||
2. Choose **Intune** > **Mobile Apps**.
|
2. Choose **Intune** > **Mobile Apps**.
|
||||||
|
|
||||||
|
@ -32,7 +32,7 @@ Answering frequently asked questions about Windows Defender Application Guard (A
|
|||||||
| | |
|
| | |
|
||||||
|---|----------------------------|
|
|---|----------------------------|
|
||||||
|**Q:** |Can employees download documents from the Application Guard Edge session onto host devices?|
|
|**Q:** |Can employees download documents from the Application Guard Edge session onto host devices?|
|
||||||
|**A:** |In Windows 10 Enterprise edition 1803, users will be able to download documents from the isolated Application Guard container to the host PC.<br><br>In Windows 10 Enterprise edition 1709 or Windows 10 Professional edition 1803, it is not possible to download files from the isolated Application Guard container to the host PC. However, employees can use the **Print as PDF** or **Print as XPS** options and save those files to the host device.|
|
|**A:** |In Windows 10 Enterprise edition 1803, users will be able to download documents from the isolated Application Guard container to the host PC. This is managed by policy.<br><br>In Windows 10 Enterprise edition 1709 or Windows 10 Professional edition 1803, it is not possible to download files from the isolated Application Guard container to the host PC. However, employees can use the **Print as PDF** or **Print as XPS** options and save those files to the host device.|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
| | |
|
| | |
|
||||||
@ -61,6 +61,6 @@ Answering frequently asked questions about Windows Defender Application Guard (A
|
|||||||
|
|
||||||
| | |
|
| | |
|
||||||
|---|----------------------------|
|
|---|----------------------------|
|
||||||
|**Q:** |I enabled the hardware acceleration policy on my Windows 10 Enterprise, version 1803 deployment. Why are my users still only getting CPU rendering??|
|
|**Q:** |I enabled the hardware acceleration policy on my Windows 10 Enterprise, version 1803 deployment. Why are my users still only getting CPU rendering?|
|
||||||
|**A:** |This feature is currently experimental-only and is not functional without an additional regkey provided by Microsoft. If you would like to evaluate this feature on a deployment of Windows 10 Enterprise, version 1803, please contact Microsoft and we’ll work with you to enable the feature.|
|
|**A:** |This feature is currently experimental-only and is not functional without an additional regkey provided by Microsoft. If you would like to evaluate this feature on a deployment of Windows 10 Enterprise, version 1803, please contact Microsoft and we’ll work with you to enable the feature.|
|
||||||
<br>
|
<br>
|
||||||
|
@ -175,7 +175,7 @@ You have the option to change each of these settings to work with your enterpris
|
|||||||
|
|
||||||
5. Check to see the file has been downloaded into This PC > Downloads > Untrusted files.
|
5. Check to see the file has been downloaded into This PC > Downloads > Untrusted files.
|
||||||
|
|
||||||
**To change the download options**
|
**To change hardware acceleration options**
|
||||||
1. Go to the **Administrative Templates\System\Windows Components\Windows Defender Application Guard\Allow hardware-accelerated rendering for Windows Defender Application Guard** setting.
|
1. Go to the **Administrative Templates\System\Windows Components\Windows Defender Application Guard\Allow hardware-accelerated rendering for Windows Defender Application Guard** setting.
|
||||||
|
|
||||||
2. Click **Enabled**.
|
2. Click **Enabled**.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user