< Back
Connect-IPPSSession
Post
NAME Connect-IPPSSession
SYNOPSIS
Connect-IPPSSession -ConnectionURI https://ps.compliance.protection.outloo ... ell-LiveId
-AzureADAuthorizationEndpointUri https://login.windows.net/common
NOTE: PSSessionOption accept object created using New-PSSessionOption
Please add -DelegatedOrganization para name and its value (domain name) if you want manage another tenant
SYNTAX
Connect-IPPSSession [[-ConnectionUri] <String>] [[-AzureADAuthorizationEndpointUri] <String>]
[[-UserPrincipalName] <String>] [[-DelegatedOrganization] <String>] [[-PSSessionOption] <PSSessionOption>]
[[-Credential] <PSCredential>] [<CommonParameters>]
DESCRIPTION
This cmdlet allows you to connect to Exchange Online Protection Service
PARAMETERS
-ConnectionUri <String>
Connection Uri for the Remote PowerShell endpoint
Required? false
Position? 1
Default value https://ps.compliance.protection.outloo ... ell-LiveId
Accept pipeline input? false
Accept wildcard characters? false
-AzureADAuthorizationEndpointUri <String>
Azure AD Authorization endpoint Uri that can issue the OAuth2 access tokens
Required? false
Position? 2
Default value https://login.windows.net/common
Accept pipeline input? false
Accept wildcard characters? false
-UserPrincipalName <String>
User Principal Name or email address of the user
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-DelegatedOrganization <String>
Delegated Organization Name
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-PSSessionOption <PSSessionOption>
PowerShell session options to be used when opening the Remote PowerShell session
Required? false
Position? 5
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Credential <PSCredential>
User Credential to Logon
Required? false
Position? 6
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
SYNOPSIS
Connect-IPPSSession -ConnectionURI https://ps.compliance.protection.outloo ... ell-LiveId
-AzureADAuthorizationEndpointUri https://login.windows.net/common
NOTE: PSSessionOption accept object created using New-PSSessionOption
Please add -DelegatedOrganization para name and its value (domain name) if you want manage another tenant
SYNTAX
Connect-IPPSSession [[-ConnectionUri] <String>] [[-AzureADAuthorizationEndpointUri] <String>]
[[-UserPrincipalName] <String>] [[-DelegatedOrganization] <String>] [[-PSSessionOption] <PSSessionOption>]
[[-Credential] <PSCredential>] [<CommonParameters>]
DESCRIPTION
This cmdlet allows you to connect to Exchange Online Protection Service
PARAMETERS
-ConnectionUri <String>
Connection Uri for the Remote PowerShell endpoint
Required? false
Position? 1
Default value https://ps.compliance.protection.outloo ... ell-LiveId
Accept pipeline input? false
Accept wildcard characters? false
-AzureADAuthorizationEndpointUri <String>
Azure AD Authorization endpoint Uri that can issue the OAuth2 access tokens
Required? false
Position? 2
Default value https://login.windows.net/common
Accept pipeline input? false
Accept wildcard characters? false
-UserPrincipalName <String>
User Principal Name or email address of the user
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-DelegatedOrganization <String>
Delegated Organization Name
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-PSSessionOption <PSSessionOption>
PowerShell session options to be used when opening the Remote PowerShell session
Required? false
Position? 5
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Credential <PSCredential>
User Credential to Logon
Required? false
Position? 6
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