Merge pull request #2159 from MicrosoftDocs/repo_sync_working_branch

Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/windows-itpro-docs (branch public)
This commit is contained in:
Tina Burden 2020-02-27 10:19:34 -08:00 committed by GitHub
commit 2f8859cd23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 75 additions and 73 deletions

View File

@ -102,6 +102,7 @@ These steps ensure that your companys users (or a group of users) can add dev
> [!NOTE] > [!NOTE]
> This step is only necessary if your company plans to manage the HoloLens. > This step is only necessary if your company plans to manage the HoloLens.
Ongoing device management will depend on your mobile device management infrastructure. Most have the same general functionality but the user interface may vary widely. Ongoing device management will depend on your mobile device management infrastructure. Most have the same general functionality but the user interface may vary widely.
1. [CSPs (Configuration Service Providers)](https://docs.microsoft.com/windows/client-management/mdm/configuration-service-provider-reference#csps-supported-in-hololens-devices) allows you to create and deploy management settings for the devices on your network. A list of CSPs for HoloLens can be found [here](https://docs.microsoft.com/windows/client-management/mdm/configuration-service-provider-reference#csps-supported-in-hololens-devices). 1. [CSPs (Configuration Service Providers)](https://docs.microsoft.com/windows/client-management/mdm/configuration-service-provider-reference#csps-supported-in-hololens-devices) allows you to create and deploy management settings for the devices on your network. A list of CSPs for HoloLens can be found [here](https://docs.microsoft.com/windows/client-management/mdm/configuration-service-provider-reference#csps-supported-in-hololens-devices).

View File

@ -67,7 +67,7 @@ To go back to a previous version of HoloLens (1st gen), follow these steps:
> [!NOTE] > [!NOTE]
> If the WDRT doesn't detect your HoloLens, try restarting your PC. If that doesn't work, select **My device was not detected**, select **Microsoft HoloLens**, and then follow the instructions. > If the WDRT doesn't detect your HoloLens, try restarting your PC. If that doesn't work, select **My device was not detected**, select **Microsoft HoloLens**, and then follow the instructions.
# Use policies to manage updates to HoloLens ## Use policies to manage updates to HoloLens
> [!NOTE] > [!NOTE]
> HoloLens (1st gen) devices must be [upgraded to Windows Holographic for Business](hololens1-upgrade-enterprise.md) to manage updates. > HoloLens (1st gen) devices must be [upgraded to Windows Holographic for Business](hololens1-upgrade-enterprise.md) to manage updates.

View File

@ -127,11 +127,10 @@ Here is an example:
<groupmembership> <groupmembership>
<accessgroup desc = "Administrators"> <accessgroup desc = "Administrators">
<member name = "AzureAD\CSPTest@contoso.com" /> <member name = "AzureAD\CSPTest@contoso.com" />
<member name = "CSPTest22306\administrator" />
<member name = "AzureAD\patlewis@contoso.com" /> <member name = "AzureAD\patlewis@contoso.com" />
<member name = "S-1-15-1233433-23423432423-234234324"/>
</accessgroup> </accessgroup>
<accessgroup desc = "testcsplocal"> <accessgroup desc = "testcsplocal">
<member name = "CSPTEST22306\patlewis" />
<member name = "AzureAD\CSPTest@contoso.com" /> <member name = "AzureAD\CSPTest@contoso.com" />
</accessgroup> </accessgroup>
</groupmembership> </groupmembership>
@ -157,4 +156,3 @@ Footnotes:
- 6 - Added in Windows 10, version 1903. - 6 - Added in Windows 10, version 1903.
<!--/Policies--> <!--/Policies-->

View File

@ -83,6 +83,9 @@ Learn more at https://www.cyren.com/products/url-filtering.
Cyren is offering a 60-day free trial for all Microsoft Defender ATP customers. To sign up, please follow the steps below from the portal. Cyren is offering a 60-day free trial for all Microsoft Defender ATP customers. To sign up, please follow the steps below from the portal.
>[!NOTE]
>Make sure to add the URL you get redirected to by the signup process to the list of approved domains.
>[!NOTE] >[!NOTE]
>A user with AAD app admin/global admin permissions is required to complete these steps. >A user with AAD app admin/global admin permissions is required to complete these steps.