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 example removes the In-house scripts unscoped top-level management role. Because this is an unscoped top-level role, the UnScopedTopLevel switch must be used.
60
+
In on-premises Exchange, this example removes the In-house scripts unscoped top-level management role. Because this is an unscoped top-level role, the UnScopedTopLevel switch must be used. Note that the UnScopedTopLevel switch requires the UnScoped Role Management role, which isn't assigned to any role groups by default.
61
61
62
62
For more information about unscoped top-level management roles, see Understanding management roles (https://technet.microsoft.com/library/dd298116.aspx).
This parameter is available only in the cloud-based service.
119
+
118
120
The Force switch specifies whether to suppress warning or confirmation messages. You can use this switch to run tasks programmatically where prompting for administrative input is inappropriate. You don't need to specify a value with this switch.
119
121
120
122
```yaml
121
123
Type: SwitchParameter
122
124
Parameter Sets: (All)
123
125
Aliases:
124
-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Online, Exchange Online Protection
The UnScopedTopLevel switch specifies that the role you're trying to remove is an unscoped top-level role. You must use this switch if you want to remove an unscoped top-level role.
152
+
This parameter is available on in on-premises Exchange.
153
+
154
+
By default, this parameter is only available in the UnScoped Role Management role, and that role isn't assigned to any role groups. To use this parameter, you need to add the UnScoped Role Management role to a role group (for example, to the Organization Management role group). For more information, see the "Add a role to a role group" section in Manage role groups (https://technet.microsoft.com/library/jj657480.aspx).
155
+
156
+
The UnScopedTopLevel switch specifies that the role you're trying to remove is an unscoped top-level role. You don't need to specify a value with this switch.
157
+
158
+
You must use this switch if you want to remove an unscoped top-level role.
151
159
152
160
```yaml
153
161
Type: SwitchParameter
154
162
Parameter Sets: (All)
155
163
Aliases:
156
-
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016, Exchange Online, Exchange Online Protection
164
+
Applicable: Exchange Server 2010, Exchange Server 2013, Exchange Server 2016
0 commit comments