mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-14 06:17:22 +00:00
Merge pull request #89 from isjwuk/patch-1
Update appendix-a-powershell-scripts-for-surface-hub.md
This commit is contained in:
commit
dd0f33630a
@ -1620,7 +1620,7 @@ In the following cmdlets, `$strPolicy` is the name of the ActiveSync policy, and
|
||||
|
||||
Note that in order to run the cmdlets, you need to set up a remote PowerShell session and:
|
||||
|
||||
- Your admin account must be remote-PowerShell-enabled. This allows the admin to use the PowerShell cmdlets that are needed by the script. (This permission can be set using set-user `$admin -RemotePowerShellEnabled $true`)
|
||||
- Your admin account must be remote-PowerShell-enabled. This allows the admin to use the PowerShell cmdlets that are needed by the script. (This permission can be set using `set-user $admin -RemotePowerShellEnabled $true`)
|
||||
- Your admin account must have the "Reset Password" role if you plan to run the creation scripts. This allows the admin to change the password of the account, which is needed for the script. The Reset Password Role can be enabled using the Exchange Admin Center.
|
||||
|
||||
Create the policy.
|
||||
|
Loading…
x
Reference in New Issue
Block a user