Hostsvc/autostartmanager/autostart: Difference between revisions

From VI-Toolkit
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
Line 5: Line 5:
Starts up VMs in the AutoStart sequence
Starts up VMs in the AutoStart sequence


==== example output ====
Example output when no autostart is set:
# 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]]

Revision as of 13:15, 3 January 2009

vimsh hostsvc/autostartmanager/autostart

Usage: autostart

Starts up VMs in the AutoStart sequence

example output

Example output when no autostart is set:

# vmware-vim-cmd -H 10.10.10.10 -U root -P password /hostsvc/autostartmanager/autostart
(vim.fault.RestrictedVersion) {
   dynamicType = <unset>,
   msg = "fault.RestrictedVersion.summary"
}