< Back

Connect-RWExchange

Sat Jan 18, 2020 4:48 pm

NAME Connect-RWExchange



SYNOPSIS

Connect to a remote Exchange server. Specify -ExchangeOnline to connect Office 365 or specify -ConnectionURI with

the https://mail.domain.com/powershell link to the server you want to connect to. You can provide a credential

with -Credential or let the function prompt for a credential. You can also specify an alternate session name.



For Exchange Online, you can use delegated adminstration and provide a -Domain to connect to any tenant using your

own credentials.





SYNTAX

Connect-RWExchange [-Domain <String>] [-Authentication <Object>] [-SessionName <String>] [-Credential

<PSCredential>] [<CommonParameters>]



Connect-RWExchange [-Domain <String>] [-SecurityAndComplianceCenter] [-Authentication <Object>] [-SessionName

<String>] [-Credential <PSCredential>] [<CommonParameters>]



Connect-RWExchange [-ConnectionURI <String>] [-Authentication <Object>] [-SessionName <String>] [-Credential

<PSCredential>] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-Domain <String>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-SecurityAndComplianceCenter [<SwitchParameter>]



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-ConnectionURI <String>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-Authentication <Object>



Required? false

Position? named

Default value Basic

Accept pipeline input? false

Accept wildcard characters? false



-SessionName <String>



Required? false

Position? named

Default value $ExchangeSessionNamePreference

Accept pipeline input? false

Accept wildcard characters? false



-Credential <PSCredential>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS





RELATED LINKS





CommonParameters : True

WorkflowCommonParameters : False

details : @{name=Convert-RWGroupADSyncToCloud; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Convert-RWGroupADSyncToCloud [-GroupObject] <psobject[]>

[-ManagedByDefaultUserEmailAddress] <string> [-ModeratedByDefaultUserEmailAddress] <string>

[-WhatIf] [<CommonParameters>]



ModuleName : MSPOffice365Tools

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Convert-RWGroupADSyncToCloud

Category : Function

Component :

Role :

Functionality :





CommonParameters : False

WorkflowCommonParameters : False

details : @{name=Convert-RWGroupStaticToDynamic; noun=; verb=}

Syntax : @{syntaxItem=System.Object[]}

parameters : @{parameter=System.Object[]}

inputTypes : @{inputType=}

returnValues : @{returnValue=}

aliases : None



remarks : None

alertSet :

description :

examples :

Synopsis :

Convert-RWGroupStaticToDynamic [[-groupId] <string>] [[-dynamicMembershipRule] <string>]



ModuleName : MSPOffice365Tools

nonTerminatingErrors :

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

Name : Convert-RWGroupStaticToDynamic

Category : Function

Component :

Role :

Functionality :