Hostsvc/autostartmanager/autostart: Difference between revisions
Jump to navigation
Jump to search
New page: ==== vimsh hostsvc/autostartmanager/autostart ==== Usage: autostart Starts up VMs in the AutoStart sequence Category: Vimsh |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
Starts up VMs in the AutoStart sequence | Starts up VMs in the AutoStart sequence | ||
==== example output ==== | |||
Example output on the restricted version of ES3.5iU3 (not allowed output) : | |||
# vmware-vim-cmd -H 10.10.10.10 -U root -P password /hostsvc/autostartmanager/autostart | |||
(vim.fault.RestrictedVersion) { | |||
dynamicType = <unset>, | |||
msg = "fault.RestrictedVersion.summary" | |||
} | |||
[[Category: Vimsh]] | [[Category: Vimsh]] |
Latest revision as of 12:35, 3 January 2009
vimsh hostsvc/autostartmanager/autostart
Usage: autostart
Starts up VMs in the AutoStart sequence
example output
Example output on the restricted version of ES3.5iU3 (not allowed output) :
# vmware-vim-cmd -H 10.10.10.10 -U root -P password /hostsvc/autostartmanager/autostart (vim.fault.RestrictedVersion) { dynamicType = <unset>, msg = "fault.RestrictedVersion.summary" }