Connect-AutoDeployServer Command | Vmware PowerCLI Reference

Connect-AutoDeployServer

Syntax

Connect-AutoDeployServer
[-Credential < PSCredential > ]
[-NotDefault ]
[-Password < SecureString > ]
[-Port < Int32 > ]
[-Protocol < String > ]
[-User < String > ]
[CommonParameters]

Parameters

Required Parameter Name Type Position Features Description
optional Credential PSCredential named
optional NotDefault SwitchParameter named
optional Password SecureString named
optional Port Int32 named
optional Protocol String named
optional User String named
Connect-AutoDeployServer
-RbdServerAddress < String >
[-Credential < PSCredential > ]
[-NotDefault ]
[-Password < SecureString > ]
[-Port < Int32 > ]
[-Protocol < String > ]
[-User < String > ]
[CommonParameters]

Parameters

Required Parameter Name Type Position Features Description
required
RbdServerAddress String named
optional Credential PSCredential named
optional NotDefault SwitchParameter named
optional Password SecureString named
optional Port Int32 named
optional Protocol String named
optional User String named

Output

VMware.DeployAutomation.Types.RbdServer

Examples

Related Commands

AutoDeployServer

Connect-AutoDeployServer [-User &#60string&#62] [-Password &#60securestring&#62] [-Port &#60int&#62] [-Protocol &#60string&#62] [-Credential &#60pscredential&#62] [-NotDefault] [&#60CommonParameters&#62] Connect-AutoDeployServer [-RbdServerAddress] &#60string&#62 [-User &#60string&#62] [-Password &#60securestring&#62] [-Port &#60int&#62] [-Protocol &#60string&#62] [-Credential &#60pscredential&#62] [-NotDefault] [&#60CommonParameters&#62]

Disconnect-AutoDeployServer [-RbdServerAddress] &#60string&#62 [-WhatIf] [-Confirm] [&#60CommonParameters&#62]