<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Edwin M SarmientoUsing the VMWare Workstation Command Line &#8211; vmrun.exe &#8211; Edwin M Sarmiento</title>
	<atom:link href="https://www.edwinmsarmiento.com/using-the-vmware-workstation-command-line-vmrun-exe/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.edwinmsarmiento.com</link>
	<description>Intentional Excellence</description>
	<lastBuildDate>Mon, 13 Apr 2026 21:00:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">84283043</site>		<item>
		<title>Using the VMWare Workstation Command Line &#8211; vmrun.exe</title>
		<link>https://www.edwinmsarmiento.com/using-the-vmware-workstation-command-line-vmrun-exe/</link>
		<comments>https://www.edwinmsarmiento.com/using-the-vmware-workstation-command-line-vmrun-exe/#respond</comments>
		<pubDate>Mon, 24 Dec 2007 07:18:00 +0000</pubDate>
		<dc:creator>Edwin M Sarmiento</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://bassplayerdoc.wordpress.com/2007/12/24/using-the-vmware-workstation-command-line-vmrun-exe</guid>

				<description><![CDATA[As the last blog post for this year (we all do need a break once in a while), I would like to focus on the use of a command-line utility for administering VMWare. The reason for this is that I need to start/stop VMWare images using the command-line whenever I do Microsoft presentations (I don&#8217;t [&#8230;]]]></description>
					<content:encoded><![CDATA[<p><span style="font-family:arial;">As the last blog post for this year (we all do need a break once in a while), I would like to focus on the use of a command-line utility for administering VMWare. The reason for this is that I need to start/stop VMWare images using the command-line whenever I do Microsoft presentations (I don&#8217;t want them to know that I am no longer using Virtual PC unless they read this blog entry). Since I started using multimedia in my presentations, running multiple virtual machines simultaneously uses a lot of resources on my machine, causing my videos to stall. That&#8217;s not a pleasant scene if you happen to be the audience. My solution is to use the command-line utility to start/stop the virtual images from within PowerPoint.</span><span style="font-family:arial;"> VMware has a command-line utility called <strong><span style="font-size:85%;">vmrun.exe</span></strong> (VMWare Server uses <strong><span style="font-size:85%;">vmware-run.exe</span></strong>) which you can use to start/stop VMWare images. You&#8217;ll find this in the <strong><span style="font-size:85%;">VMWare Workstation</span></strong> folder, typically inside the <strong><span style="font-size:85%;">C:Program Files</span></strong> folder. There are a lot of parameters for this command but I will only focus on what I need. To see a list of virtual images running, you can use the <strong><span style="font-size:85%;">list</span></strong> parameter as follows: <strong><span style="font-size:85%;">vmrun list</span></strong>. This will show you the number of images running and the corresponding filenames for those images. This typically includes the path and the filename of the file hosting the image. Take note of this as you will use this as a value to the parameters you need to pass to the <strong><span style="font-size:85%;">vmrun.exe</span></strong> command. To understand this a bit better, let&#8217;s say you want to start an image named <strong><span style="font-size:85%;">test.vmx</span></strong> in a folder named <strong><span style="font-size:85%;">D:test</span></strong> to start that image, you need to run this command</span><br />
<span style="font-family:Arial;font-size:85%;"><strong> vmrun start D:testtest.vmx</strong></span><br />
<span style="font-family:Arial;">Just make sure that you are in the directory where <strong><span style="font-size:85%;">vmrun.exe</span></strong> is located. If the location happens to include spaces between names, just enclose the path with double-quotes.To stop the image, just replace the <strong><span style="font-size:85%;">start</span></strong> parameter with <strong><span style="font-size:85%;">stop</span></strong>. Now, what I did with my VMWare console is that I have configured my images to run in the background when I close the console so that I no longer have to switch back and forth just to manage the image. Besides, <strong><span style="font-size:85%;">Windows</span></strong> has the <strong><span style="font-size:85%;">Remote Desktop</span></strong> feature that allows me to log in to the server. This keeps my machine from showing any hints of running VMWare except for the icon in the System Tray. </span></p>
<p><span style="font-family:Arial;">And if I accidentally open anything VMWare during any of my presentations, I have a very good excuse &#8211; &#8220;Technology doesn&#8217;t revolve around Microsoft.&#8221; This is bass_player signing off for 2007</span></p>
<div class="blogger-post-footer"><img alt="" width="1" height="1" /></div>
]]></content:encoded>
			

		<wfw:commentRss>https://www.edwinmsarmiento.com/using-the-vmware-workstation-command-line-vmrun-exe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
				<post-id xmlns="com-wordpress:feed-additions:1">64</post-id>	</item>
	</channel>
</rss>