< Back

Connect-iDRAC

Tue Jan 14, 2020 3:55 am

NAME Connect-iDRAC



SYNTAX

Connect-iDRAC [[-Credentials] <pscredential>] [-iDRAC_Port <Object>] [-trustCert] [<CommonParameters>]





PARAMETERS

-Credentials <pscredential>



Required? false

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-iDRAC_IP <Object>



Required? true

Position? 0

Accept pipeline input? true (ByPropertyName)

Parameter set name (All)

Aliases None

Dynamic? false



-iDRAC_Port <Object>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name (All)

Aliases None

Dynamic? false



-trustCert



Required? false

Position? Named

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

System.Object

System.Management.Automation.PSCredential





OUTPUTS

System.Int32





ALIASES

None





REMARKS

None