< Back

Connect-ARSession

Sun Jan 19, 2020 5:59 pm

NAME Connect-ARSession



SYNTAX

Connect-ARSession [-ComputerName] <string> [-Credential] <pscredential> [<CommonParameters>]





PARAMETERS

-ComputerName <string>



Required? true

Position? 0

Accept pipeline input? true (ByValue, ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-Credential <pscredential>



Required? true

Position? 1

Accept pipeline input? true (ByValue, ByPropertyName)

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

System.String

System.Management.Automation.PSCredential





OUTPUTS

System.Void





ALIASES

None





REMARKS

None