Difference between revisions of "RemoteCLI"

From vwiki
Jump to navigation Jump to search
(Added "vmware-cmd")
(Added "vicfg-cfgbackup")
Line 7: Line 7:
  vicfg-volume.pl --server esx --username root --password pass --list
  vicfg-volume.pl --server esx --username root --password pass --list


<code> vicfg-volume </code> Provides an alternative for vSphere to using LVM.enableresignature option in VI3  
<code> vicfg-volume </code> Provides an alternative for vSphere to using LVM.enableresignature option in VI3
 
== vicfg-cfgbackup ==
vicfg-cfgbackup.pl -s --server esx --username root --password pass esx.cfg
 
<code> vicfg-cfgbackup </code> Allows the config of an ESXi server to be backed up to a binary config file.  Use <code> -l </code> option to load a config back onto an ESX.


== vmware-cmd ==
== vmware-cmd ==

Revision as of 15:03, 25 November 2010

vicfg-snmp

vicfg-snmp.pl --server esx --username root --password pass --show

vicfg-snmp Enables management of the ESXi SNMP agent

vicfg-volume

vicfg-volume.pl --server esx --username root --password pass --list

vicfg-volume Provides an alternative for vSphere to using LVM.enableresignature option in VI3

vicfg-cfgbackup

vicfg-cfgbackup.pl -s --server esx --username root --password pass esx.cfg

vicfg-cfgbackup Allows the config of an ESXi server to be backed up to a binary config file. Use -l option to load a config back onto an ESX.

vmware-cmd

vmware-cmd.pl -l --server esx --username root --password pass
vmware-cmd.pl <vm cfg> <vm operation> --server esx --username root --password pass

vmware-cmd Performs similar operations as is available from ESX command line