mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 14:57:23 +00:00
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:
parent
625ab3ede8
commit
45d024bfde
@ -86,7 +86,7 @@ If you haven’t 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user