< Back

Get-BTSession

Sat Jan 11, 2020 2:12 pm

NAME Get-BTSession



SYNOPSIS

Gets the default Power365 Session.





SYNTAX

Get-BTSession [<CommonParameters>]





DESCRIPTION

Get-BTSession gets the default Power365 Session.





PARAMETERS

<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

BinaryTree.Power365.Cmdlet.Session





---------- EXAMPLE 1 ----------



Get-BTSession

Returns the default Power365 Session.





RELATED LINKS