| -Identity |
ExchangeSettingsIdParameter |
yes |
The Identity parameter specifies the name of the existing Exchange settings object that contains the Exchange settings that you want to configure. |
| -ClearHistory |
SwitchParameter |
yes |
The ClearHistory switch specifies that you want to clear the entries in the modification history for the Exchange setting object. You don't need to specify a value with this switch. |
| -ConfigName |
String |
yes |
The ConfigName parameter specifies the available Exchange setting that you want to add, remove, or update in the Exchange settings object. Valid values for this parameter are determined by the configuration schema... |
| -ConfigPairs |
String[] |
yes |
The ConfigName parameter specifies the available Exchange setting that you want to add, remove, or update in the Exchange settings object. Valid values for this parameter are determined by the configuration schema... |
| -ConfigValue |
String |
yes |
The ConfigValue parameter specifies the value for the Exchange setting that you specified with the ConfigName parameter. The values are determined by the type of setting (a number, a timespan, $true or $false, etc.). |
| -CreateSettingsGroup |
SwitchParameter |
yes |
The CreateSettingsGroup switch specifies that you're creating an Exchange settings group, which is a group of related Exchange settings. You don't need to specify a value with this switch. |
| -ExpirationDate |
DateTime |
yes |
The ExpirationDate parameter specifies the end date/time of the Exchange settings that are defined by the specified Exchange settings group. |
| -GuidMatch |
Guid |
yes |
The GuidMatch parameter specifies the scope of an Exchange settings group based on the GUID of the object (for example, the GUID of the mailbox database). This parameter is available for use with all Scope parameter... |
| -Reason |
String |
yes |
The Reason parameter specifies a description for why the Exchange setting or settings group was created or modified. If the value contains spaces, enclose the value in quotation marks ("). |
| -RemoveSetting |
SwitchParameter |
yes |
The RemoveSetting switch specifies that you're removing an existing Exchange setting from an Exchange settings object. You don't need to specify a value with this switch. |
| -RemoveSettingsGroup |
SwitchParameter |
yes |
The RemoveSettingsGroup switch specifies that you're removing an Exchange settings group. You don't need to specify a value with this switch. |
| -SettingsGroup |
String |
yes |
The SettingsGroup parameter specifies an existing Exchange settings group that's used to create a new settings group, or modify an existing settings group. |
| -UpdateSetting |
SwitchParameter |
yes |
The UpdateSetting switch specifies that you're updating an Exchange setting in an existing Exchange settings object. You don't need to specify a value with this switch. |
| -UpdateSettingsGroup |
SwitchParameter |
yes |
The UpdateSettingsGroup switch specifies that you're modifying an Exchange settings group. You don't need to specify a value with this switch. |
| -Confirm |
SwitchParameter |
|
The Confirm switch specifies whether to show or hide the confirmation prompt. How this switch affects the cmdlet depends on whether the cmdlet requires confirmation before proceeding. |
| -Disable |
SwitchParameter |
|
The Disable switch specifies that the Exchange settings group is disabled. You don't need to specify a value with this switch. |
| -DisableGroup |
String |
|
The DisableGroup parameter specifies the name of the enabled Exchange settings group that you want to disable. If the value contains spaces, enclose the value in quotation marks ("). |
| -DomainController |
Fqdn |
|
The DomainController parameter specifies the domain controller that's used by this cmdlet to read data from or write data to Active Directory. You identify the domain controller by its fully qualified domain name... |
| -EnableGroup |
String |
|
The EnableGroup parameter specifies the name of the disabled Exchange settings group that you want to enable. If the value contains spaces, enclose the value in quotation marks ("). |
| -Force |
SwitchParameter |
|
The Force switch hides warning or confirmation messages. You don't need to specify a value with this switch. |
| -GenericScopeName |
String |
|
The GenericScopeName parameter specifies the name of the scope. The available values are determined by the schema of the Exchange setting object. |
| -GenericScopeValue |
String |
|
The GenericScopeValue parameter specifies the value of the scope specified by the GenericScopeName parameter. The available values are determined by the schema of the Exchange setting object. |
| -GroupName |
String |
|
The GroupName parameter specifies the name of the Exchange settings group in group operations. For example: |
| -MaxVersion |
String |
|
The MaxVersion parameter specifies the scope of an Exchange settings group based on the version of the object (for example, the version of Exchange that's installed on the server). This parameter is available for use... |
| -MinVersion |
String |
|
The MinVersion parameter specifies the scope of an Exchange settings group based on the version of the object (for example, the version of Exchange that's installed on the server). This parameter is available for use... |
| -NameMatch |
String |
|
The NameMatch parameter specifies the scope of an Exchange settings group based on the name of the object (for example, the process name). This parameter is available for use with all Scope parameter values other than Forest. |
| -Priority |
Int32 |
|
The Priority parameter specifies the priority of an Exchange settings group. The priority value for every group must be unique. A lower priority value indicates a higher priority. |
| -Scope |
ExchangeSettingsScope |
|
The Scope parameter specifies the scope of the Exchange settings object. Valid values are: |
| -ScopeFilter |
String |
|
The ScopeFilter parameter uses OPATH filter syntax to specify the scope of an Exchange settings group based. The syntax is `"Property -ComparisonOperator 'Value'"` (for example, `"ServerRole -like 'Mailbox*'"`). |
| -WhatIf |
SwitchParameter |
|
The WhatIf switch shows what the command does without making any changes. You don't need to specify a value with this switch. |