You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This parameter is available only in the cloud-based service.
455
455
456
-
The EXOModuleEnabled parameter specifies whether the user has access to login and run cmdlets through EXO V3 module. EXO Module 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. This parameter is a replacement for RemotePowerShellEnabled parameter that will be soon deprecated in Exchange Online. Valid values are:
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
457
458
-
- $true: The user has access to EXO Module.
459
-
- $false: The user doesn't have access to EXO Module.
458
+
- $true: The user can connect to Exchange Online PowerShell.
459
+
- $false: The user can't connect to Exchange Online PowerShell.
460
460
461
461
The default value depends on the management roles that are assigned to the user.
462
462
463
+
Access to Exchange Online PowerShell is also required for other features (for example, the ability to open the Exchange admin center (EAC)).
**Note**: This parameter is being deprecated in cloud-based environments. In cloud-based environments, use the EXOModuleEnabled parameter instead.
1021
+
1018
1022
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:
1019
1023
1020
1024
- $true: The user has access to remote PowerShell.
1021
1025
- $false: The user doesn't have access to remote PowerShell.
1022
1026
1023
1027
The default value depends on the management roles that are assigned to the user.
1024
1028
1025
-
This parameter will be soon deprecated in Exchange Online and users should switch to the EXOModuleEnabled parameter, which offers same functionality.
0 commit comments