Update devices/surface-hub/hybrid-deployment-surface-hub-device-accounts.md

- grammar improvement

Co-Authored-By: JohanFreelancer9 <48568725+JohanFreelancer9@users.noreply.github.com>
This commit is contained in:
Trond B. Krokli 2019-10-31 22:35:05 +01:00 committed by GitHub
parent 625ab3ede8
commit 45d024bfde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ If you havent created a compatible policy yet, use the following cmdlet—thi
$easPolicy = New-MobileDeviceMailboxPolicy -Name “SurfaceHubs” -PasswordEnabled $false $easPolicy = New-MobileDeviceMailboxPolicy -Name “SurfaceHubs” -PasswordEnabled $false
``` ```
Once you have a compatible policy, then you will need to apply the policy to the device account. Once you have a compatible policy, you will need to apply the policy to the device account.
```PowerShell ```PowerShell
Set-CASMailbox 'HUB01@contoso.com' -ActiveSyncMailboxPolicy $easPolicy.id Set-CASMailbox 'HUB01@contoso.com' -ActiveSyncMailboxPolicy $easPolicy.id