VpxClient

Aus Xinux Wiki
Version vom 28. August 2014, 14:10 Uhr von Thomas (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=VMWare vSphere client command line parameters= The VMWare ESXi / vSphere Infrastructure client allows for command line parameters to auto connect to a VMWar…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen

VMWare vSphere client command line parameters

The VMWare ESXi / vSphere Infrastructure client allows for command line parameters to auto connect to a VMWare ESXi / vSphere server.

The following command line options are available:

Parameter 	Description
-i 	Ignore untrusted certificate
-s <server address> 	Server address of the ESXi / vSphere host.
-u <username> 	Username to connect with.
-p <password> 	Password to connect with.

eg:

  • VpxClient.exe -i -s 192.168.1.20 -u root -p password