< Back
Get-AADIntEASAutoDiscoverV1
Post
NAME Get-AADIntEASAutoDiscoverV1
SYNOPSIS
Performs autodiscover for the given user
SYNTAX
Get-AADIntEASAutoDiscoverV1 -Credentials <PSCredential> [<CommonParameters>]
Get-AADIntEASAutoDiscoverV1 -AccessToken <String> [<CommonParameters>]
DESCRIPTION
Performs autodiscover for the given user. Returns the url of ActiveSync service
PARAMETERS
-Credentials <PSCredential>
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-AccessToken <String>
Required? true
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-AADIntEASAutoDiscoverV1 -Credentials $Cred
https://outlook.office365.com/Microsoft ... ActiveSync
RELATED LINKS
SYNOPSIS
Performs autodiscover for the given user
SYNTAX
Get-AADIntEASAutoDiscoverV1 -Credentials <PSCredential> [<CommonParameters>]
Get-AADIntEASAutoDiscoverV1 -AccessToken <String> [<CommonParameters>]
DESCRIPTION
Performs autodiscover for the given user. Returns the url of ActiveSync service
PARAMETERS
-Credentials <PSCredential>
Required? true
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-AccessToken <String>
Required? true
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
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Get-AADIntEASAutoDiscoverV1 -Credentials $Cred
https://outlook.office365.com/Microsoft ... ActiveSync
RELATED LINKS