Skip to content

Commit 37aab9c

Browse files
committed
Merge branch 'main' into chrisda
2 parents dc8aff6 + aa46ea0 commit 37aab9c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

exchange/exchange-ps/exchange/Set-User.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,14 @@ Accept wildcard characters: False
453453
### -EXOModuleEnabled
454454
This parameter is available only in the cloud-based service.
455455

456-
{{ Fill EXOModuleEnabled Description }}
456+
The EXOModuleEnabled parameter specifies whether the user can connect to Exchange Online PowerShell in Microsoft 365 organizations using the Exchange Online PowerShell V3 module. Valid values are:
457+
458+
- $true: The user can connect to Exchange Online PowerShell.
459+
- $false: The user can't connect to Exchange Online PowerShell.
460+
461+
The default value depends on the management roles that are assigned to the user.
462+
463+
Access to Exchange Online PowerShell is also required for other features (for example, the ability to open the Exchange admin center (EAC)).
457464

458465
```yaml
459466
Type: Boolean
@@ -1010,6 +1017,8 @@ Accept wildcard characters: False
10101017
```
10111018

10121019
### -RemotePowerShellEnabled
1020+
**Note**: This parameter is being deprecated in cloud-based environments. In cloud-based environments, use the EXOModuleEnabled parameter instead.
1021+
10131022
The RemotePowerShellEnabled parameter specifies whether the user has access to remote PowerShell. Remote PowerShell access is required to open the Exchange Management Shell or the Exchange admin center (EAC), even if you're trying to open the Exchange Management Shell or the EAC on the local Mailbox server. Valid values are:
10141023

10151024
- $true: The user has access to remote PowerShell.

0 commit comments

Comments
 (0)