< Back

New-lazyExchangeOnPremSession

Sat Jan 18, 2020 9:42 am

NAME New-lazyExchangeOnPremSession



SYNTAX

New-lazyExchangeOnPremSession [-exchangeServer] <string> [<CommonParameters>]





PARAMETERS

-exchangeServer <string>



Required? true

Position? 0

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=-ClientSecret <ClientSecret>

-TenantID <TenantID>; remarks=System.Management.Automation.PSObject[];

title=-------------------------- EXAMPLE 1 --------------------------}}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{name=New-lazyGraphAPIToken; description=System.Management.Automation.PSObject[]}

description : {@{Text=If you have a registered app in Azure AD, this function can help you get the authentication

token

from the MS Graph API endpoint. Each token is valid for 60 minutes.}}

syntax : @{syntaxItem=@{name=New-lazyGraphAPIToken; parameter=System.Management.Automation.PSObject[]}}

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

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

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

Name : New-lazyGraphAPIToken

Category : Function

Synopsis : Acquire authentication token for MS Graph API

Component :

Role :

Functionality :

ModuleName : lazyExchangeAdmin





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=-ClientSecret <ClientSecret>

-TenantID <TenantID>; remarks=System.Management.Automation.PSObject[];

title=-------------------------- EXAMPLE 1 --------------------------}}

alertSet : @{alert=System.Management.Automation.PSObject[]}

parameters : @{parameter=System.Management.Automation.PSObject[]}

details : @{name=New-lazyOutlookAPIToken; description=System.Management.Automation.PSObject[]}

description : {@{Text=If you have a registered app in Azure AD, this function can help you get the authentication

token

from the Outlook REST API endpoint. Each token is valid for 60 minutes.}}

syntax : @{syntaxItem=@{name=New-lazyOutlookAPIToken; parameter=System.Management.Automation.PSObject[]}}

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

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

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

Name : New-lazyOutlookAPIToken

Category : Function

Synopsis : Acquire authentication token for Outlook REST API

Component :

Role :

Functionality :

ModuleName : lazyExchangeAdmin