<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=VMware%2FvSphere%2Fvimcmd</id>
	<title>VMware/vSphere/vimcmd - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=VMware%2FvSphere%2Fvimcmd"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=VMware/vSphere/vimcmd&amp;action=history"/>
	<updated>2026-05-07T03:43:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=VMware/vSphere/vimcmd&amp;diff=2108&amp;oldid=prev</id>
		<title>Kenneth: /* Managing ESXi without the VI client */</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=VMware/vSphere/vimcmd&amp;diff=2108&amp;oldid=prev"/>
		<updated>2015-05-04T21:29:08Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Managing ESXi without the VI client&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Managing ESXi without the VI client ==&lt;br /&gt;
&lt;br /&gt;
List VMs and VMIDs:&lt;br /&gt;
 vimcmd vmsvc/getallvms&lt;br /&gt;
&lt;br /&gt;
Manage Power:&lt;br /&gt;
 vim-cmd vmsvc/power.getstat [VMID]&lt;br /&gt;
 vim-cmd vmsvc/power.shutdown [VMID]&lt;br /&gt;
 vim-cmd vmsvc/power.off [VMID]&lt;br /&gt;
 vim-cmd vmsvc/power.on [VMID]&lt;br /&gt;
&lt;br /&gt;
VM Registration:&lt;br /&gt;
 vim-cmd solo/registervm /vmfs/volumes/datastore2/DC05/DC05.vmx&lt;br /&gt;
 vim-cmd vmsvc/unregister [VMID]&lt;br /&gt;
&lt;br /&gt;
VM Messages:&lt;br /&gt;
 vim-cmd vmsvc/message [VID]&lt;br /&gt;
&lt;br /&gt;
Create VMDK:&lt;br /&gt;
 mkfstools -i ../../datastore1/DC05/DC05.vmdk ../DC05/DC05.vmdk&lt;br /&gt;
&lt;br /&gt;
Resources:&lt;br /&gt;
* Managing ESXi without the VI client - http://www.vm-help.com/esx40i/manage_without_VI_client_5.php&lt;br /&gt;
* Managing ESXi without the VI client - http://www.vm-help.com/esx40i/manage_without_VI_client_1.php&lt;br /&gt;
* ESXi 4.1 command line awesomeness - http://benincosa.org/blog/?p=266&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>