Set-ExMailboxProtocol
SYNOPSIS
{{ Fill in the Synopsis }}
SYNTAX
Identity
Set-ExMailboxProtocol -Identity <String[]> [-GenerateCmdlets] [-OutputFile <String>] [-ModernProtocolsOnly]
[-MAPIEnabled <Boolean>] [-OWAEnabled <Boolean>] [-PopEnabled <Boolean>] [-ImapEnabled <Boolean>]
[-ActiveSyncEnabled <Boolean>] [-EwsEnabled <Boolean>] [-SmtpClientAuthenticationDisabled <Boolean>]
[-UniversalOutlookEnabled <Boolean>] [-OutlookMobileEnabled <Boolean>] [-ProgressAction <ActionPreference>]
[-WhatIf] [-Confirm] [<CommonParameters>]
ByDomain
Set-ExMailboxProtocol -ByDomain <String> [-GenerateCmdlets] [-OutputFile <String>] [-ModernProtocolsOnly]
[-MAPIEnabled <Boolean>] [-OWAEnabled <Boolean>] [-PopEnabled <Boolean>] [-ImapEnabled <Boolean>]
[-ActiveSyncEnabled <Boolean>] [-EwsEnabled <Boolean>] [-SmtpClientAuthenticationDisabled <Boolean>]
[-UniversalOutlookEnabled <Boolean>] [-OutlookMobileEnabled <Boolean>] [-ProgressAction <ActionPreference>]
[-WhatIf] [-Confirm] [<CommonParameters>]
FromCSV
Set-ExMailboxProtocol -FromCSV <String> [-GenerateCmdlets] [-OutputFile <String>] [-ModernProtocolsOnly]
[-MAPIEnabled <Boolean>] [-OWAEnabled <Boolean>] [-PopEnabled <Boolean>] [-ImapEnabled <Boolean>]
[-ActiveSyncEnabled <Boolean>] [-EwsEnabled <Boolean>] [-SmtpClientAuthenticationDisabled <Boolean>]
[-UniversalOutlookEnabled <Boolean>] [-OutlookMobileEnabled <Boolean>] [-ProgressAction <ActionPreference>]
[-WhatIf] [-Confirm] [<CommonParameters>]
AllMailboxes
Set-ExMailboxProtocol [-AllMailboxes] [-GenerateCmdlets] [-OutputFile <String>] [-ModernProtocolsOnly]
[-MAPIEnabled <Boolean>] [-OWAEnabled <Boolean>] [-PopEnabled <Boolean>] [-ImapEnabled <Boolean>]
[-ActiveSyncEnabled <Boolean>] [-EwsEnabled <Boolean>] [-SmtpClientAuthenticationDisabled <Boolean>]
[-UniversalOutlookEnabled <Boolean>] [-OutlookMobileEnabled <Boolean>] [-ProgressAction <ActionPreference>]
[-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
{{ Fill in the Description }}
EXAMPLES
PARAMETERS
-ActiveSyncEnabled
{{ Fill ActiveSyncEnabled Description }}
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-AllMailboxes
{{ Fill AllMailboxes Description }}
Type: SwitchParameter
Parameter Sets: AllMailboxes
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ByDomain
{{ Fill ByDomain Description }}
Type: String
Parameter Sets: ByDomain
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Confirm
Prompts you for confirmation before running the cmdlet.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: cf
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-EwsEnabled
{{ Fill EwsEnabled Description }}
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-FromCSV
{{ Fill FromCSV Description }}
Type: String
Parameter Sets: FromCSV
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-GenerateCmdlets
{{ Fill GenerateCmdlets Description }}
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-Identity
{{ Fill Identity Description }}
Type: String[]
Parameter Sets: Identity
Aliases:
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ImapEnabled
{{ Fill ImapEnabled Description }}
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-MAPIEnabled
{{ Fill MAPIEnabled Description }}
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ModernProtocolsOnly
{{ Fill ModernProtocolsOnly Description }}
Type: SwitchParameter
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-OWAEnabled
{{ Fill OWAEnabled Description }}
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-OutlookMobileEnabled
{{ Fill OutlookMobileEnabled Description }}
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-OutputFile
{{ Fill OutputFile Description }}
Type: String
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-PopEnabled
{{ Fill PopEnabled Description }}
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-SmtpClientAuthenticationDisabled
{{ Fill SmtpClientAuthenticationDisabled Description }}
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-UniversalOutlookEnabled
{{ Fill UniversalOutlookEnabled Description }}
Type: Boolean
Parameter Sets: (All)
Aliases:
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Type: SwitchParameter
Parameter Sets: (All)
Aliases: wi
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-ProgressAction
{{ Fill ProgressAction Description }}
Type: ActionPreference
Parameter Sets: (All)
Aliases: proga
Required: False
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.