mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-13 13:57:22 +00:00
Merge branch 'master' of https://cpubwin.visualstudio.com/_git/it-client into manage-connections
This commit is contained in:
commit
d24d93df45
@ -11,7 +11,7 @@ ms.localizationpriority: medium
|
|||||||
|
|
||||||
# Configure HoloLens using a provisioning package test
|
# Configure HoloLens using a provisioning package test
|
||||||
|
|
||||||
Windows provisioning makes it easy for IT administrators to configure end-user devices without imaging. The Windows Assessment and Deployment Kit (ADK) for Windows 10 includes the Imaging and Configuration Designer (ICD), a tool for configuring images and runtime settings which are then built into provisioning packages.
|
Windows provisioning makes it easy for IT administrators to configure end-user devices without imaging. The Windows Assessment and Deployment Kit (ADK) for Windows 10 includes the Windows Configuration Designer, a tool for configuring images and runtime settings which are then built into provisioning packages.
|
||||||
|
|
||||||
Some of the HoloLens configurations that you can apply in a provisioning package:
|
Some of the HoloLens configurations that you can apply in a provisioning package:
|
||||||
- Upgrade to Windows Holographic for Business
|
- Upgrade to Windows Holographic for Business
|
||||||
@ -19,14 +19,14 @@ Some of the HoloLens configurations that you can apply in a provisioning package
|
|||||||
- Set up a Wi-Fi connection
|
- Set up a Wi-Fi connection
|
||||||
- Apply certificatess to the device
|
- Apply certificatess to the device
|
||||||
|
|
||||||
To install Windows ICD and create provisioning packages, you must [install the Windows Assessment and Deployment Kit (ADK) for Windows 10](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit).
|
To install Windows Configuration Designer and create provisioning packages, you must [install the Windows Assessment and Deployment Kit (ADK) for Windows 10](https://developer.microsoft.com/windows/hardware/windows-assessment-deployment-kit) or install [Windows Configuration Designer](https://www.microsoft.com/store/apps/9nblggh4tx22) from the Microsoft Store.
|
||||||
|
|
||||||
When you run ADKsetup.exe for Windows 10, version 1607, select **Configuration Designer** from the **Select the features you want to install** dialog box.
|
When you run ADKsetup.exe for Windows 10, version 1607, select **Configuration Designer** from the **Select the features you want to install** dialog box.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> In previous versions of the Windows 10 ADK, you had to install additional features for Windows ICD to run. Starting in version 1607, you can install Windows ICD without other ADK features.
|
> In previous versions of the Windows 10 ADK, you had to install additional features for Windows Configuration Designer to run. Starting in version 1607, you can install Windows Configuration Designer without other ADK features.
|
||||||
|
|
||||||
|
|
||||||
## Create a provisioning package for HoloLens
|
## Create a provisioning package for HoloLens
|
||||||
@ -34,7 +34,7 @@ When you run ADKsetup.exe for Windows 10, version 1607, select **Configuration D
|
|||||||
>[!NOTE]
|
>[!NOTE]
|
||||||
>Settings in a provisioning package will only be applied if the provisioning package includes an edition upgrade license to Windows Holographic for Business or if [the device has already been upgraded to Windows Holographic for Business](hololens-upgrade-enterprise.md).
|
>Settings in a provisioning package will only be applied if the provisioning package includes an edition upgrade license to Windows Holographic for Business or if [the device has already been upgraded to Windows Holographic for Business](hololens-upgrade-enterprise.md).
|
||||||
|
|
||||||
1. On the Windows ICD start page, select **Advanced provisioning**.
|
1. On the Windows Configuration Designer start page, select **Advanced provisioning**.
|
||||||
|
|
||||||
2. In the **Enter project details** window, specify a name for your project and the location for your project. Optionally, enter a brief description to describe your project.
|
2. In the **Enter project details** window, specify a name for your project and the location for your project. Optionally, enter a brief description to describe your project.
|
||||||
|
|
||||||
@ -67,9 +67,9 @@ When you run ADKsetup.exe for Windows 10, version 1607, select **Configuration D
|
|||||||
|
|
||||||
6. On the **Select security details for the provisioning package**, click **Next**.
|
6. On the **Select security details for the provisioning package**, click **Next**.
|
||||||
|
|
||||||
7. Click **Next** to specify the output location where you want the provisioning package to go once it's built. By default, Windows ICD uses the project folder as the output location.
|
7. Click **Next** to specify the output location where you want the provisioning package to go once it's built. By default, Windows Configuration Designer uses the project folder as the output location.
|
||||||
|
|
||||||
Optionally, you can click Browse to change the default output location.
|
Optionally, you can click **Browse** to change the default output location.
|
||||||
|
|
||||||
8. Click **Next**.
|
8. Click **Next**.
|
||||||
|
|
||||||
@ -80,7 +80,7 @@ When you run ADKsetup.exe for Windows 10, version 1607, select **Configuration D
|
|||||||
|
|
||||||
## Apply a provisioning package to HoloLens
|
## Apply a provisioning package to HoloLens
|
||||||
|
|
||||||
1. Connect the device via USB to a PC and start the device, but do not continue past the **fit** page of OOBE (the first page with the blue box).
|
1. Connect the device via USB to a PC and start the device, but do not continue past the **Fit** page of OOBE (the first page with the blue box).
|
||||||
|
|
||||||
2. Briefly press and release the **Volume Down** and **Power** buttons simultaneously.
|
2. Briefly press and release the **Volume Down** and **Power** buttons simultaneously.
|
||||||
|
|
||||||
@ -101,7 +101,7 @@ When you run ADKsetup.exe for Windows 10, version 1607, select **Configuration D
|
|||||||
|
|
||||||
Provisioning packages make use of configuration service providers (CSPs). If you're not familiar with CSPs, see [Introduction to configuration service providers (CSPs) for IT pros](https://technet.microsoft.com/itpro/windows/manage/how-it-pros-can-use-configuration-service-providers).
|
Provisioning packages make use of configuration service providers (CSPs). If you're not familiar with CSPs, see [Introduction to configuration service providers (CSPs) for IT pros](https://technet.microsoft.com/itpro/windows/manage/how-it-pros-can-use-configuration-service-providers).
|
||||||
|
|
||||||
In Windows ICD, when you create a provisioning package for Windows Holographic, the settings in **Available customizations** are based on [CSPs that are supported in Windows Holographic](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/configuration-service-provider-reference#hololens). The following table describes settings that you might want to configure for HoloLens.
|
In Windows Configuration Designer, when you create a provisioning package for Windows Holographic, the settings in **Available customizations** are based on [CSPs that are supported in Windows Holographic](https://msdn.microsoft.com/windows/hardware/commercialize/customize/mdm/configuration-service-provider-reference#hololens). The following table describes settings that you might want to configure for HoloLens.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -86,9 +86,9 @@ For more information, see [SurfaceHub configuration service provider](https://ms
|
|||||||
| Allow device account to be used for proxy authentication | Properties/AllowAutoProxyAuth | Yes </br> | Yes.<br> [Use a custom setting.](#example-sccm) | Yes |
|
| Allow device account to be used for proxy authentication | Properties/AllowAutoProxyAuth | Yes </br> | Yes.<br> [Use a custom setting.](#example-sccm) | Yes |
|
||||||
| Disable auto-populating the sign-in dialog with invitees from scheduled meetings | Properties/DisableSignInSuggestions | Yes </br> | Yes.<br> [Use a custom setting.](#example-sccm) | Yes |
|
| Disable auto-populating the sign-in dialog with invitees from scheduled meetings | Properties/DisableSignInSuggestions | Yes </br> | Yes.<br> [Use a custom setting.](#example-sccm) | Yes |
|
||||||
| Disable "My meetings and files" feature in Start menu | Properties/DoNotShowMyMeetingsAndFiles | Yes </br> | Yes.<br> [Use a custom setting.](#example-sccm) | Yes |
|
| Disable "My meetings and files" feature in Start menu | Properties/DoNotShowMyMeetingsAndFiles | Yes </br> | Yes.<br> [Use a custom setting.](#example-sccm) | Yes |
|
||||||
\*Settings supported with SyncML can also be configured in a Windows Configuration Designer provisioning package.
|
|
||||||
| Set the LanProfile for 802.1x Wired Auth | Dot3/LanProfile | Yes <br> [Use a custom policy.](#example-intune) | Yes.<br> [Use a custom setting.](#example-sccm) | Yes |
|
| Set the LanProfile for 802.1x Wired Auth | Dot3/LanProfile | Yes <br> [Use a custom policy.](#example-intune) | Yes.<br> [Use a custom setting.](#example-sccm) | Yes |
|
||||||
| Set the EapUserData for 802.1x Wired Auth | Dot3/EapUserData | Yes <br> [Use a custom policy.](#example-intune) | Yes.<br> [Use a custom setting.](#example-sccm) | Yes |
|
| Set the EapUserData for 802.1x Wired Auth | Dot3/EapUserData | Yes <br> [Use a custom policy.](#example-intune) | Yes.<br> [Use a custom setting.](#example-sccm) | Yes |
|
||||||
|
\*Settings supported with SyncML can also be configured in a Windows Configuration Designer provisioning package.
|
||||||
|
|
||||||
### Supported Windows 10 settings
|
### Supported Windows 10 settings
|
||||||
|
|
||||||
|
@ -22,6 +22,7 @@ This topic lists new and updated topics in the [Windows 10 for Education](index.
|
|||||||
| [Test Windows 10 S on existing Windows 10 education devices](test-windows10s-for-edu.md) | Updated the the list of device manufacturers. |
|
| [Test Windows 10 S on existing Windows 10 education devices](test-windows10s-for-edu.md) | Updated the the list of device manufacturers. |
|
||||||
| [Set up Take a Test on multiple PCs](take-a-test-multiple-pcs.md) | Updated instances of the parameter enablePrint, or enablePrinting, to requirePrinting. |
|
| [Set up Take a Test on multiple PCs](take-a-test-multiple-pcs.md) | Updated instances of the parameter enablePrint, or enablePrinting, to requirePrinting. |
|
||||||
| [Set up Take a Test on a single PC](take-a-test-single-pc.md) | Updated instances of the parameter enablePrint, or enablePrinting, to requirePrinting. |
|
| [Set up Take a Test on a single PC](take-a-test-single-pc.md) | Updated instances of the parameter enablePrint, or enablePrinting, to requirePrinting. |
|
||||||
|
| [Take a Test app technical reference](take-a-test-app-technical.md) | Added a note that the Alt+F4 key combination for enabling students to exit the test is disabled in Windows 10, version 1703 (Creators Update) and later. Also added additional info about the Ctrl+Alt+Del key combination. |
|
||||||
|
|
||||||
## RELEASE: Windows 10, version 1709 (Fall Creators Update)
|
## RELEASE: Windows 10, version 1709 (Fall Creators Update)
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@ ms.pagetype: edu
|
|||||||
ms.localizationpriority: high
|
ms.localizationpriority: high
|
||||||
author: CelesteDG
|
author: CelesteDG
|
||||||
ms.author: celested
|
ms.author: celested
|
||||||
ms.date: 08/07/2017
|
ms.date: 11/28/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
# Take a Test app technical reference
|
# Take a Test app technical reference
|
||||||
@ -85,8 +85,14 @@ When Take a Test is running, the following functionality is available to student
|
|||||||
- The student can exit the test by pressing one of the following key combinations:
|
- The student can exit the test by pressing one of the following key combinations:
|
||||||
|
|
||||||
- Ctrl+Alt+Del
|
- Ctrl+Alt+Del
|
||||||
|
|
||||||
|
On Windows 10 Enterprise or Windows 10 Education versions, IT admins can choose to block this functionality by configuring a [keyboard filter](https://docs.microsoft.com/en-us/windows-hardware/customize/enterprise/keyboardfilter).
|
||||||
|
|
||||||
- Alt+F4 (Take a Test will restart if the student is using a dedicated test account)
|
- Alt+F4 (Take a Test will restart if the student is using a dedicated test account)
|
||||||
|
|
||||||
|
> [!NOTE]
|
||||||
|
> Alt+F4 is disabled in Windows 10, version 1703 (Creators Update) and later.
|
||||||
|
|
||||||
## Permissive mode
|
## Permissive mode
|
||||||
|
|
||||||
Starting with Windows 10, version 1709 (Fall Creators Update), assessments can now run in permissive mode. This mode enables students who need access to other apps, like accessibility tools, to use the apps.
|
Starting with Windows 10, version 1709 (Fall Creators Update), assessments can now run in permissive mode. This mode enables students who need access to other apps, like accessibility tools, to use the apps.
|
||||||
|
BIN
store-for-business/images/msfb-add-collection.PNG
Normal file
BIN
store-for-business/images/msfb-add-collection.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
BIN
store-for-business/images/msfb-click-private-store.png
Normal file
BIN
store-for-business/images/msfb-click-private-store.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 6.6 KiB |
BIN
store-for-business/images/msfb-wn-1711-export-user.png
Normal file
BIN
store-for-business/images/msfb-wn-1711-export-user.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
@ -7,6 +7,7 @@ ms.mktglfcycl: manage
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: store
|
ms.pagetype: store
|
||||||
author: TrudyHa
|
author: TrudyHa
|
||||||
|
ms.date: 11/28/2017
|
||||||
ms.localizationpriority: high
|
ms.localizationpriority: high
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -24,13 +25,31 @@ The name of your private store is shown on a tab in Microsoft Store app, or on [
|
|||||||

|

|
||||||
|
|
||||||
You can change the name of your private store in Microsoft Store.
|
You can change the name of your private store in Microsoft Store.
|
||||||
|
<!---
|
||||||
## Change private store name
|
## Change private store name
|
||||||
**To change the name of your private store**
|
**To change the name of your private store**
|
||||||
|
|
||||||
1. Sign in to the [Microsoft Store for Business](http://businessstore.microsoft.com) or [Microsoft Store for Education](https://educationstore.microsoft.com)
|
1. Sign in to the [Microsoft Store for Business](http://businessstore.microsoft.com) or [Microsoft Store for Education](https://educationstore.microsoft.com).
|
||||||
2. Click **Manage**, click **Permissions**.
|
2. Click **Manage**, click **Permissions**.
|
||||||
3. On the **Private store ** tab, click **Change**.
|
3. On the **Private store ** tab, click **Change**.
|
||||||
4. Type a new display name for your private store, and click **Save**.
|
4. Type a new display name for your private store, and click **Save**.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Add a Collection
|
||||||
|
You can create collections of apps within your private store. Collections allow you to group or categorize apps - you might want a group of apps for different job functions in your company, or classes in your school.
|
||||||
|
|
||||||
|
**To add a collection to your private store**
|
||||||
|
1. Sign in to [Microsoft Store for Business](http://businessstore.microsoft.com) or [Microsoft Store for Education](https://educationstore.microsoft.com).
|
||||||
|
2. Click your private store.</br>
|
||||||
|
|
||||||
|

|
||||||
|
3. Click **Add a Collection**.</br>
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
4. Enter a name for your collection, and then click **Next**.
|
||||||
|
5. Add products to ytour collection, and then click **Done**.
|
||||||
|
|
||||||
|
Currently, it takes about thirty-six hours for new collections to be available in your private store.
|
||||||
|
-->
|
@ -6,7 +6,7 @@ ms.mktglfcycl: manage
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: store
|
ms.pagetype: store
|
||||||
author: TrudyHa
|
author: TrudyHa
|
||||||
ms.date: 10/24/2017
|
ms.date: 11/30/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
# Microsoft Store for Business and Education release history
|
# Microsoft Store for Business and Education release history
|
||||||
@ -15,8 +15,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)
|
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)
|
||||||
|
|
||||||
|
## October 2017
|
||||||
|
|
||||||
|
- Bug fixes and permformance improvements.
|
||||||
|
|
||||||
## September 2017
|
## September 2017
|
||||||
We shared info about these updates in September, 2017.
|
|
||||||
|
|
||||||
- **Manage Windows device deployment with Windows AutoPilot Deployment** - In Microsoft Store for Business, you can manage devices for your organization and apply an AutoPilot deployment profile to your devices. When people in your organization run the out-of-box experience on the device, the profile configures Windows, based on the AutoPilot deployment profile you applied to the device. [Get more info](add-profile-to-devices.md)
|
- **Manage Windows device deployment with Windows AutoPilot Deployment** - In Microsoft Store for Business, you can manage devices for your organization and apply an AutoPilot deployment profile to your devices. When people in your organization run the out-of-box experience on the device, the profile configures Windows, based on the AutoPilot deployment profile you applied to the device. [Get more info](add-profile-to-devices.md)
|
||||||
- **Request an app** - People in your organization can reqest additional licenses for apps in your private store, and then Admins or Purchasers can make the purchases. [Get more info](https://docs.microsoft.com/microsoft-store/acquire-apps-microsoft-store-for-business#request-apps)
|
- **Request an app** - People in your organization can reqest additional licenses for apps in your private store, and then Admins or Purchasers can make the purchases. [Get more info](https://docs.microsoft.com/microsoft-store/acquire-apps-microsoft-store-for-business#request-apps)
|
||||||
|
@ -6,7 +6,7 @@ ms.mktglfcycl: manage
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
ms.pagetype: store
|
ms.pagetype: store
|
||||||
author: TrudyHa
|
author: TrudyHa
|
||||||
ms.date: 10/31/2017
|
ms.date: 11/30/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
# What's new in Microsoft Store for Business and Education
|
# What's new in Microsoft Store for Business and Education
|
||||||
@ -15,24 +15,26 @@ Microsoft Store for Business and Education regularly releases new and improved f
|
|||||||
|
|
||||||
## Latest updates for Store for Business and Education
|
## Latest updates for Store for Business and Education
|
||||||
|
|
||||||
**October 2017**
|
**November 2017**
|
||||||
|
|
||||||
We’ve been working on bug fixes and performance improvements to provide you a better experience. Stay tuned for new features!
|
| | |
|
||||||
|
|-----------------------|---------------------------------|
|
||||||
|
|  |**Export list of Minecraft: Education Edition users**<br /><br />Admins and teachers can now export a list of users who have Minecraft: Education Edition licenses assigned to them. Click **Export users**, and Store for Education creates an Excel spreadsheet for you, and saves it as a .csv file.<br /><br />**Applies to**:<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!
|
||||||
| | |
|
| | |
|
||||||
|-----------------------|---------------------------------|
|
|-----------------------|---------------------------------|
|
||||||
| <iframe width="288" height="232" src="https://www.youtube.com/embed/IpLIZU_j7Z0" frameborder="0" allowfullscreen></iframe>| **Manage Windows device deployment with Windows AutoPilot Deployment** <br /><br /> In Microsoft Store for Business, you can manage devices for your organization and apply an AutoPilot deployment profile to your devices. When people in your organization run the out-of-box experience on the device, the profile configures Windows, based on the AutoPilot deployment profile you applied to the device.<br /><br />[Get more info](add-profile-to-devices.md)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
| <iframe width="288" height="232" src="https://www.youtube.com/embed/IpLIZU_j7Z0" frameborder="0" allowfullscreen></iframe>| **Manage Windows device deployment with Windows AutoPilot Deployment** <br /><br /> In Microsoft Store for Business, you can manage devices for your organization and apply an AutoPilot deployment profile to your devices. When people in your organization run the out-of-box experience on the device, the profile configures Windows, based on the AutoPilot deployment profile you applied to the device.<br /><br />[Get more info](add-profile-to-devices.md)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||||
|  |**Request an app**<br /><br />People in your organization can reqest additional licenses for apps in your private store, and then Admins or Purchasers can make the purchases. <br /><br />[Get more info](https://docs.microsoft.com/microsoft-store/acquire-apps-microsoft-store-for-business#request-apps)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
|  |**Request an app**<br /><br />People in your organization can reqest additional licenses for apps in your private store, and then Admins or Purchasers can make the purchases. <br /><br />[Get more info](https://docs.microsoft.com/microsoft-store/acquire-apps-microsoft-store-for-business#request-apps)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||||
|  |**My organization**<br /><br> **My organization** shows you all Agreements that apply to your organization. You can also update profile info for you org, such as mailing address and email associated with your account. <br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||  |**Private store collections**<br /><br> You can groups of apps in your private store with **Collections**. This can help you organize apps and help people find apps for their job or classroom. <br /><br />[Get more info](https://review.docs.microsoft.com/microsoft-store/manage-private-store-settings?branch=msfb-14856406#add-a-collection)<br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
||||||
|  |**Manage prepaid Office 365 subscriptions**<br /><br />Office 365 prepaid subscriptions can be redeemed using a prepaid token. Tokens are available through 3rd-party businesses, outside of Microsoft Store for Business or the Office 365 Admin portal. After redemming prepaid subscriptions, Admins can add more licenses or extend the subscription's expiration date. <br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
|
||||||
|  |**Manage Office 365 subscriptions acquired by partners**<br /><br />Office 365 subscriptions purchased for your organization by a partner or reseller can be managed in Microsoft Store for Business. Admins can assign and manage licenses for these subscriptions. <br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
|
||||||
|  |**Edge extensions in Microsoft Store**<br /><br />Edge Extensions are now available from Microsoft Store! You can acquire and distribute them from Microsoft Store for Business just like any other app. <br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
|
||||||
|  |**Search results in Microsoft Store for Business**<br /><br />Search results now have sub categories to help you refine search results. <br /><br />**Applies to**:<br /> Microsoft Store for Business <br /> Microsoft Store for Education |
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## Previous releases and updates
|
## Previous releases and updates
|
||||||
|
|
||||||
|
[October 2017](release-history-microsoft-store-business-education.md#october-2017)
|
||||||
|
- Bug fixes and permformance improvements.
|
||||||
|
|
||||||
[September 2017](release-history-microsoft-store-business-education.md#september-2017)
|
[September 2017](release-history-microsoft-store-business-education.md#september-2017)
|
||||||
- Manage Windows device deployment with Windows AutoPilot Deployment
|
- Manage Windows device deployment with Windows AutoPilot Deployment
|
||||||
- Request an app
|
- Request an app
|
||||||
|
@ -9,7 +9,7 @@ ms.pagetype: devices
|
|||||||
author: jdeckerms
|
author: jdeckerms
|
||||||
ms.localizationpriority: medium
|
ms.localizationpriority: medium
|
||||||
ms.author: jdecker
|
ms.author: jdecker
|
||||||
ms.date: 10/17/2017
|
ms.date: 11/28/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
# Connect to remote Azure Active Directory-joined PC
|
# Connect to remote Azure Active Directory-joined PC
|
||||||
@ -19,7 +19,7 @@ ms.date: 10/17/2017
|
|||||||
|
|
||||||
- Windows 10
|
- Windows 10
|
||||||
|
|
||||||
From its release, Windows 10 has supported remote connections to PCs that are joined to Active Directory. Starting in Windows 10, version 1607, you can also connect to a remote PC that is joined to Azure Active Directory (Azure AD).
|
From its release, Windows 10 has supported remote connections to PCs that are joined to Active Directory. Starting in Windows 10, version 1607, you can also connect to a remote PC that is [joined to Azure Active Directory (Azure AD)](https://docs.microsoft.com/azure/active-directory/device-management-azuread-joined-devices-setup).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -189,9 +189,9 @@ ADMX Info:
|
|||||||
<!--StartDescription-->
|
<!--StartDescription-->
|
||||||
<p style="margin-left: 20px">Added in Windows 10, version 1703. This policy setting allows you to hide the Switch account button on the sign-in screen, Start, and the Task Manager. If you enable this policy setting, the Switch account button is hidden from the user who is attempting to sign-in or is signed in to the computer that has this policy applied. If you disable or do not configure this policy setting, the Switch account button is accessible to the user in the three locations.
|
<p style="margin-left: 20px">Added in Windows 10, version 1703. This policy setting allows you to hide the Switch account button on the sign-in screen, Start, and the Task Manager. If you enable this policy setting, the Switch account button is hidden from the user who is attempting to sign-in or is signed in to the computer that has this policy applied. If you disable or do not configure this policy setting, the Switch account button is accessible to the user in the three locations.
|
||||||
|
|
||||||
<p style="margin-left: 20px">Value type is bool. The following list shows the supported values:
|
<p style="margin-left: 20px">Value type is int. The following list shows the supported values:
|
||||||
|
|
||||||
- 0 (default) - Diabled (visible).
|
- 0 (default) - Disabled (visible).
|
||||||
- 1 - Enabled (hidden).
|
- 1 - Enabled (hidden).
|
||||||
|
|
||||||
<p style="margin-left: 20px">To validate on Desktop, do the following:
|
<p style="margin-left: 20px">To validate on Desktop, do the following:
|
||||||
|
@ -8,6 +8,7 @@ ms.mktglfcycl: manage
|
|||||||
ms.sitesec: library
|
ms.sitesec: library
|
||||||
author: jdeckerms
|
author: jdeckerms
|
||||||
ms.localizationpriority: high
|
ms.localizationpriority: high
|
||||||
|
ms.date: 11/28/2017
|
||||||
---
|
---
|
||||||
|
|
||||||
# Changes to Group Policy settings for Windows 10 Start
|
# Changes to Group Policy settings for Windows 10 Start
|
||||||
@ -92,10 +93,6 @@ These policy settings are available in **Administrative Templates\\Start Menu an
|
|||||||
<tr class="odd">
|
<tr class="odd">
|
||||||
<td align="left">Start Layout</td>
|
<td align="left">Start Layout</td>
|
||||||
<td align="left"><p>This applies a specific Start layout, and it also prevents users from changing the layout. This policy can be configured in <strong>User Configuration</strong> or <strong>Computer Configuration</strong>.</p>
|
<td align="left"><p>This applies a specific Start layout, and it also prevents users from changing the layout. This policy can be configured in <strong>User Configuration</strong> or <strong>Computer Configuration</strong>.</p>
|
||||||
<div class="alert">
|
|
||||||
<strong>Note</strong>
|
|
||||||
<p>Start Layout policy setting applies only to Windows 10 Enterprise and Windows 10 Education.</p>
|
|
||||||
</div>
|
|
||||||
<div>
|
<div>
|
||||||
|
|
||||||
</div></td>
|
</div></td>
|
||||||
|
@ -37,7 +37,7 @@ Most diagnostic events contain a header of common data:
|
|||||||
|
|
||||||
| Category Name | Examples |
|
| Category Name | Examples |
|
||||||
| - | - |
|
| - | - |
|
||||||
| Common Data | Information that is added to most diagnostic events, if relevant and available:<br><ul><li>OS name, version, build, and [locale](https://msdn.microsoft.com/library/windows/desktop/dd318716.aspx)</li><li>User ID -- a unique identifier associated with the user's Microsoft Account (if one is used) or local account. The user's Microsoft Account identifier is not collected from devices configured to send Basic diagnostic data</li><li>Xbox UserID</li><li>Environment from which the event was logged -- Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.</li><li>The diagnostic event name, Event ID, [ETW](https://msdn.microsoft.com/library/windows/desktop/bb968803.aspx) opcode, version, schema signature, keywords, and flags</li><li>HTTP header information including IP address. This is not the IP address of the device but the source address in the network packet header received by the diagnostics ingestion service.</li><li>Various IDs that are used to correlate and sequence related events together.</li><li>Device ID. This is not the user provided device name, but an ID that is unique for that device.</li><li>Device class -- Desktop, Server, or Mobile</li><li>Event collection time</li><li>Diagnostic level -- Basic or Full, Sample level -- for sampled data, what sample level is this device opted into</li></ul> |
|
| Common Data | Information that is added to most diagnostic events, if relevant and available:<br><ul><li>OS name, version, build, and [locale](https://msdn.microsoft.com/library/windows/desktop/dd318716.aspx)</li><li>User ID -- a unique identifier associated with the user's Microsoft Account (if one is used) or local account. The user's Microsoft Account identifier is not collected from devices configured to send Basic diagnostic data</li><li>Xbox UserID</li><li>Environment from which the event was logged -- Application ID of app or component that logged the event, Session GUID. Used to track events over a given period of time such the period an app is running or between boots of the OS.</li><li>The diagnostic event name, Event ID, [ETW](https://msdn.microsoft.com/library/windows/desktop/bb968803.aspx) opcode, version, schema signature, keywords, and flags</li><li>HTTP header information, including the IP address. This IP address is the source address that’s provided by the network packet header and received by the diagnostics ingestion service.</li><li>Various IDs that are used to correlate and sequence related events together.</li><li>Device ID. This is not the user provided device name, but an ID that is unique for that device.</li><li>Device class -- Desktop, Server, or Mobile</li><li>Event collection time</li><li>Diagnostic level -- Basic or Full, Sample level -- for sampled data, what sample level is this device opted into</li></ul> |
|
||||||
|
|
||||||
## Device, Connectivity, and Configuration data
|
## Device, Connectivity, and Configuration data
|
||||||
|
|
||||||
|
@ -40,6 +40,7 @@ Windows AutoPilot allows you to:
|
|||||||
|
|
||||||
* [Devices must be registered to the organization](#registering-devices-to-your-organization)
|
* [Devices must be registered to the organization](#registering-devices-to-your-organization)
|
||||||
* [Company branding needs to be configured](#configure-company-branding-for-oobe)
|
* [Company branding needs to be configured](#configure-company-branding-for-oobe)
|
||||||
|
* [Network connectivity to cloud services used by Windows AutoPilot](#network-connectivity-requirements)
|
||||||
* Devices have to be pre-installed with Windows 10 Professional, Enterprise or Education, of version 1703 or later
|
* Devices have to be pre-installed with Windows 10 Professional, Enterprise or Education, of version 1703 or later
|
||||||
* Devices must have access to the internet
|
* Devices must have access to the internet
|
||||||
* [Azure AD Premium P1 or P2](https://www.microsoft.com/cloud-platform/azure-active-directory-features)
|
* [Azure AD Premium P1 or P2](https://www.microsoft.com/cloud-platform/azure-active-directory-features)
|
||||||
@ -77,7 +78,13 @@ If you would like to capture that information by yourself, you can use the [Get-
|
|||||||
By uploading this information to the Microsoft Store for Business or Partner Center admin portal, you'll be able to assign devices to your organization.
|
By uploading this information to the Microsoft Store for Business or Partner Center admin portal, you'll be able to assign devices to your organization.
|
||||||
Additional options and customization is available through these portals to pre-configure the devices.
|
Additional options and customization is available through these portals to pre-configure the devices.
|
||||||
|
|
||||||
Options available for Windows 10, starting with version 1703:
|
For information on how to upload device information, see [Microsoft Store for Business](https://docs.microsoft.com/microsoft-store/add-profile-to-devices#add-devices-and-apply-autopilot-deployment-profile) or [Partner Center](https://msdn.microsoft.com/partner-center/autopilot) guidance.
|
||||||
|
|
||||||
|
#### OOBE customization
|
||||||
|
|
||||||
|
Deployment profiles are used to configure the Out-Of-the-Box-Experience (OOBE) on devices deployed through the Windows AutoPilot Deployment Program.
|
||||||
|
|
||||||
|
These are the OOBE customization options available for Windows 10, starting with version 1703:
|
||||||
* Skipping Work or Home usage selection (*Automatic*)
|
* Skipping Work or Home usage selection (*Automatic*)
|
||||||
* Skipping OEM registration, OneDrive and Cortana (*Automatic*)
|
* Skipping OEM registration, OneDrive and Cortana (*Automatic*)
|
||||||
* Skipping privacy settings
|
* Skipping privacy settings
|
||||||
@ -86,17 +93,43 @@ Options available for Windows 10, starting with version 1703:
|
|||||||
|
|
||||||
We are working to add additional options to further personalize and streamline the setup experience in future releases.
|
We are working to add additional options to further personalize and streamline the setup experience in future releases.
|
||||||
|
|
||||||
To see additional details on how to customize the OOBE experience and how to follow this process, see guidance for [Microsoft Store for Business](https://docs.microsoft.com/microsoft-store/add-profile-to-devices) or [Partner Center](https://msdn.microsoft.com/partner-center/autopilot).
|
To configure and apply deployment profiles, see guidance for the various available administration options:
|
||||||
|
* [Microsoft Store for Business](https://docs.microsoft.com/microsoft-store/add-profile-to-devices#manage-autopilot-deployment-profiles)
|
||||||
|
* [Microsoft Intune](https://docs.microsoft.com/intune/enrollment-autopilot)
|
||||||
|
* [Microsoft 365 Business & Office 365 Admin](https://support.office.com/article/Create-and-edit-AutoPilot-profiles-5cf7139e-cfa1-4765-8aad-001af1c74faa)
|
||||||
|
* [Partner Center](https://msdn.microsoft.com/partner-center/autopilot)
|
||||||
|
|
||||||
#### Configure company branding for OOBE
|
##### Configure company branding for OOBE
|
||||||
|
|
||||||
In order for your company branding to appear during the Out-of-the-Box Experience, you'll need to configure it in Azure Active Directory first.
|
In order for your company branding to appear during the OOBE, you'll need to configure it in Azure Active Directory first.
|
||||||
|
|
||||||
See [Add company branding to your directory](https://docs.microsoft.com/azure/active-directory/customize-branding#add-company-branding-to-your-directory), to configure these settings.
|
See [Add company branding to your directory](https://docs.microsoft.com/azure/active-directory/customize-branding#add-company-branding-to-your-directory), to configure these settings.
|
||||||
|
|
||||||
|
#### Network connectivity requirements
|
||||||
|
|
||||||
|
The Windows AutoPilot Deployment Program uses a number of cloud services to get your devices to a productive state. This means those services need to be accessible from devices registered as Windows Autopilot devices.
|
||||||
|
|
||||||
|
To manage devices behind firewalls and proxy servers, the following URLs need to be accessible:
|
||||||
|
|
||||||
|
* https://go.microsoft.com
|
||||||
|
* https://login.microsoftonline.com
|
||||||
|
* https://login.live.com
|
||||||
|
* https://account.live.com
|
||||||
|
* https://signup.live.com
|
||||||
|
* https://licensing.mp.microsoft.com
|
||||||
|
* https://licensing.md.mp.microsoft.com
|
||||||
|
* ctldl.windowsupdate.com
|
||||||
|
* download.windowsupdate.com
|
||||||
|
|
||||||
|
>[!NOTE]
|
||||||
|
>Where not explicitly specified, both HTTPS (443) and HTTP (80) need to be accessible.
|
||||||
|
|
||||||
|
>[!TIP]
|
||||||
|
>If you're auto-enrolling your devices into Microsoft Intune, or deploying Microsoft Office, make sure you follow the networking guidlines for [Microsoft Intune](https://docs.microsoft.com/en-us/intune/network-bandwidth-use#network-communication-requirements) and [Office 365](https://support.office.com/en-us/article/Office-365-URLs-and-IP-address-ranges-8548a211-3fe7-47cb-abb1-355ea5aa88a2).
|
||||||
|
|
||||||
### IT-Driven
|
### IT-Driven
|
||||||
|
|
||||||
If you are planning to use to configure these devices with traditional on-premises or cloud-based solutions, the [Windows Configuration Designer](https://www.microsoft.com/store/p/windows-configuration-designer/9nblggh4tx22) can be used to help automate the process. This is more suited to scenarios in which you require a higher level of control over the provisioning process. For more information on creating provisioning packages with Windows Configuration Designer, see [Create a provisioning package for Windows 10](/windows/configuration/provisioning-packages/provisioning-create-package).
|
If you are planning to configure devices with traditional on-premises or cloud-based solutions, the [Windows Configuration Designer](https://www.microsoft.com/store/p/windows-configuration-designer/9nblggh4tx22) can be used to help automate the process. This is more suited to scenarios in which you require a higher level of control over the provisioning process. For more information on creating provisioning packages with Windows Configuration Designer, see [Create a provisioning package for Windows 10](/windows/configuration/provisioning-packages/provisioning-create-package).
|
||||||
|
|
||||||
### Teacher-Driven
|
### Teacher-Driven
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ ms.date: 11/07/2017
|
|||||||
- Windows 10
|
- Windows 10
|
||||||
- Windows Server 2016
|
- Windows Server 2016
|
||||||
|
|
||||||
Virtualization-based protection of code integrity (herein refered to as HVCI) is a powerful system mitigation, which leverages hardware virtualization and the Windows Hyper-V hypervisor to protect Windows kernel-mode processes against the injection and execution of malicious or unverified code.
|
Virtualization-based protection of code integrity (herein referred to as HVCI) is a powerful system mitigation, which leverages hardware virtualization and the Windows Hyper-V hypervisor to protect Windows kernel-mode processes against the injection and execution of malicious or unverified code.
|
||||||
Code integrity validation is performed in a secure environment that is resistant to attack from malicious software, and page permissions for kernel mode are set and maintained by the Hyper-V hypervisor.
|
Code integrity validation is performed in a secure environment that is resistant to attack from malicious software, and page permissions for kernel mode are set and maintained by the Hyper-V hypervisor.
|
||||||
|
|
||||||
Some applications, including device drivers, may be incompatible with HVCI.
|
Some applications, including device drivers, may be incompatible with HVCI.
|
||||||
@ -34,7 +34,9 @@ If your device already has a WDAC policy (SIPolicy.p7b), please contact your IT
|
|||||||
> You must be an administrator to perform this procedure.
|
> You must be an administrator to perform this procedure.
|
||||||
|
|
||||||
1. Download the [Enable HVCI cabinet file](http://download.microsoft.com/download/7/A/F/7AFBCDD1-578B-49B0-9B27-988EAEA89A8B/EnableHVCI.cab).
|
1. Download the [Enable HVCI cabinet file](http://download.microsoft.com/download/7/A/F/7AFBCDD1-578B-49B0-9B27-988EAEA89A8B/EnableHVCI.cab).
|
||||||
|
|
||||||
2. Open the cabinet file.
|
2. Open the cabinet file.
|
||||||
|
|
||||||
3. Right-click the SIPolicy.p7b file and extract it. Then move it to the following location:
|
3. Right-click the SIPolicy.p7b file and extract it. Then move it to the following location:
|
||||||
|
|
||||||
C:\Windows\System32\CodeIntegrity
|
C:\Windows\System32\CodeIntegrity
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 77 KiB After Width: | Height: | Size: 65 KiB |
@ -30,6 +30,9 @@ ms.date: 10/17/2017
|
|||||||
|
|
||||||
The Windows Defender Advanced Threat Protection agent depends on Windows Defender Antivirus for some capabilities such as file scanning.
|
The Windows Defender Advanced Threat Protection agent depends on Windows Defender Antivirus for some capabilities such as file scanning.
|
||||||
|
|
||||||
|
>[!IMPORTANT]
|
||||||
|
>Windows Defender ATP does not adhere to the Windows Defender Antivirus Exclusions settings.
|
||||||
|
|
||||||
You must configure the signature updates on the Windows Defender ATP endpoints whether Windows Defender Antivirus is the active antimalware or not. For more information, see [Manage Windows Defender Antivirus updates and apply baselines](../windows-defender-antivirus/manage-updates-baselines-windows-defender-antivirus.md).
|
You must configure the signature updates on the Windows Defender ATP endpoints whether Windows Defender Antivirus is the active antimalware or not. For more information, see [Manage Windows Defender Antivirus updates and apply baselines](../windows-defender-antivirus/manage-updates-baselines-windows-defender-antivirus.md).
|
||||||
|
|
||||||
If an onboarded endpoint is protected by a third-party antimalware client, Windows Defender Antivirus on that endpoint will enter into passive mode.
|
If an onboarded endpoint is protected by a third-party antimalware client, Windows Defender Antivirus on that endpoint will enter into passive mode.
|
||||||
|
@ -69,7 +69,7 @@ If the portal dashboard, and other sections show an error message such as "Data
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
You'll need to whitelist the `security.windows.com` and all sub-domains under it.
|
You'll need to whitelist the `security.windows.com` and all sub-domains under it. For example `*security.windows.com`.
|
||||||
|
|
||||||
|
|
||||||
## Related topics
|
## Related topics
|
||||||
|
Loading…
x
Reference in New Issue
Block a user