<?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>Blackforce &#187; Technical</title>
	<atom:link href="http://www.blackforce.co.uk/category/technical/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blackforce.co.uk</link>
	<description>just a few random articles and photos from my life!!</description>
	<lastBuildDate>Wed, 21 Apr 2010 09:58:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to export email addresses from Active Directory</title>
		<link>http://www.blackforce.co.uk/2010/04/21/how-to-export-email-addresses-from-active-directory</link>
		<comments>http://www.blackforce.co.uk/2010/04/21/how-to-export-email-addresses-from-active-directory#comments</comments>
		<pubDate>Wed, 21 Apr 2010 09:58:33 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=678</guid>
		<description><![CDATA[A neat little command to dump out the whole of Active Directory users email addresses to the root of c: can be found below :-
dsquery * -filter "(&#038;(objectCategory=person)(objectClass=user)(mail=*))" -attr mail displayname -limit 0 > c:\email_addresses.txt
]]></description>
			<content:encoded><![CDATA[<p>A neat little command to dump out the whole of Active Directory users email addresses to the root of c: can be found below :-</p>
<p><code>dsquery * -filter "(&#038;(objectCategory=person)(objectClass=user)(mail=*))" -attr mail displayname -limit 0 > c:\email_addresses.txt</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2010/04/21/how-to-export-email-addresses-from-active-directory/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Snow Leopard released on August 28th</title>
		<link>http://www.blackforce.co.uk/2009/08/24/snow-leopard-released-on-august-28th</link>
		<comments>http://www.blackforce.co.uk/2009/08/24/snow-leopard-released-on-august-28th#comments</comments>
		<pubDate>Mon, 24 Aug 2009 21:08:33 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[My Computer]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[snow leopard]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=658</guid>
		<description><![CDATA[Been reading up on Snow Leopard. Apple have certainly bigged it up and made it look very impressive.
Lets hope that it lives up to the hype and most importantly my order from Apple arrives shortly after the 28th.
]]></description>
			<content:encoded><![CDATA[<p>Been reading up on Snow Leopard. Apple have certainly bigged it up and made it look very impressive.</p>
<p>Lets hope that it lives up to the hype and most importantly my order from Apple arrives shortly after the 28th.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/08/24/snow-leopard-released-on-august-28th/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP, Blank Screen after Loading Personal Settings</title>
		<link>http://www.blackforce.co.uk/2009/07/28/windows-xp-blank-screen-after-loading-personal-settings</link>
		<comments>http://www.blackforce.co.uk/2009/07/28/windows-xp-blank-screen-after-loading-personal-settings#comments</comments>
		<pubDate>Tue, 28 Jul 2009 19:26:44 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=529</guid>
		<description><![CDATA[Bit of a quirky virus related problem I experienced on a friends computer.
Basically windows will boot to the logon screen. Once you select a user no matter who you select it will say Loading Personal Settings and then the screen will just display the wallpaper. No icons. Nothing.
I could press CTRL + ALT + DELETE [...]]]></description>
			<content:encoded><![CDATA[<p>Bit of a quirky virus related problem I experienced on a friends computer.</p>
<p>Basically windows will boot to the logon screen. Once you select a user no matter who you select it will say Loading Personal Settings and then the screen will just display the wallpaper. No icons. Nothing.</p>
<p>I could press CTRL + ALT + DELETE and load up task manager. So I then loaded up a command prompt from there.</p>
<p>When I then ran explorer.exe an error message came up saying :-</p>
<p><code>system cannot find the file explorer.exe</code></p>
<p>Checking the windows folder I could see the explorer.exe file.</p>
<p>To resolve the issue I took the following steps.</p>
<p><span id="more-529"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-1385369004445697";
google_ad_slot = "0341002983";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>- Boot Windows into safe mode<br />
- Login as administrator<br />
- When blank screen press CTRL + ALT + DELETE<br />
- Click on file, run<br />
- regedit.exe<br />
- Navigate to this key<br />
- HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\explorer.exe<br />
- Delete this key</p>
<p>When I tried to delete this key I got an access denied error message. On closer inspection I found that the permissions on the key had been altered so noone had permission to delete it.</p>
<p>In order to delete it I had to do the process below :</p>
<p>- Navigate to HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\<br />
- Right click on the Image File Execution Options<br />
- Click Permissions<br />
- Click on advanced button<br />
- Click on owner<br />
- Tick the box &#8220;replace owner on subcontainers and objects&#8221;<br />
- Click Ok<br />
- Click Ok Again<br />
- Repeat process Right click on the Image File Execution Options<br />
- Click Permissions<br />
- Click on advanced button<br />
- Tick the box &#8220;replace permission entries on all child objects&#8221;<br />
- Click ok<br />
- Click ok</p>
<p>You should now be able to delete the key.</p>
<p>Also delete the key for iexplorer.exe if you have one</p>
<p>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\iexplorer.exe</p>
<p>Now reboot and it should login as normal. You can now cleanse the machine. FUN!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/07/28/windows-xp-blank-screen-after-loading-personal-settings/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XBOX Live &#8211; 1 vs 100, No Live Host</title>
		<link>http://www.blackforce.co.uk/2009/07/17/xbox-live-1-vs-100-no-live-host</link>
		<comments>http://www.blackforce.co.uk/2009/07/17/xbox-live-1-vs-100-no-live-host#comments</comments>
		<pubDate>Fri, 17 Jul 2009 20:01:24 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[1]]></category>
		<category><![CDATA[Â£100]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[voice]]></category>
		<category><![CDATA[vs]]></category>
		<category><![CDATA[xbox]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=522</guid>
		<description><![CDATA[1 vs 100 lauched on XBOX live on 10th July 2009. I have now played 2 live games online but have yet to actually hear the live host.
I hear him right at the start but then I get a low bandwith message come up and dont hear anymore.
My line is 4mb down and 756KB upload, [...]]]></description>
			<content:encoded><![CDATA[<p>1 vs 100 lauched on XBOX live on 10th July 2009. I have now played 2 live games online but have yet to actually hear the live host.</p>
<p>I hear him right at the start but then I get a low bandwith message come up and dont hear anymore.</p>
<p>My line is 4mb down and 756KB upload, surely thats enough.</p>
<p>Anyone else heard him? Everyone I have spoken to has never heard him during the game.</p>
<p>Cmon Microsoft sort it out!!!!!! I know its beta but the game is crap without the live host being there. The game just have massive long pauses without.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/07/17/xbox-live-1-vs-100-no-live-host/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Samsung 226BW 22&#8243; TFT For Sale &#8211; Now SOLD!!</title>
		<link>http://www.blackforce.co.uk/2009/07/02/samsung-226bw-22-tft-for-sale</link>
		<comments>http://www.blackforce.co.uk/2009/07/02/samsung-226bw-22-tft-for-sale#comments</comments>
		<pubDate>Thu, 02 Jul 2009 08:16:43 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[For Sale]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[226BW]]></category>
		<category><![CDATA[Â£100]]></category>
		<category><![CDATA[sale]]></category>
		<category><![CDATA[samsung]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=495</guid>
		<description><![CDATA[I now have a laptop and I am not using this screen so the time has come to sell it. Click on the pic to enlarge.

Still got warranty on it. Selling it for Â£100. Drop me a mail if you know anyone thats interested.
In case your interested I am selling it to fund my next [...]]]></description>
			<content:encoded><![CDATA[<p>I now have a laptop and I am not using this screen so the time has come to sell it. Click on the pic to enlarge.</p>
<p><center><a href="http://www.blackforce.co.uk/comp1.jpg" target="_blank"><img src="http://www.blackforce.co.uk/comp1_sm.jpg" alt="" /></a></center></p>
<p>Still got warranty on it. Selling it for Â£100. Drop me a mail if you know anyone thats interested.</p>
<p>In case your interested I am selling it to fund my next purchase a popcorn A-110 Mediatank.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/07/02/samsung-226bw-22-tft-for-sale/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Windows Installer in Safe Mode</title>
		<link>http://www.blackforce.co.uk/2009/06/11/enable-windows-installer-in-safe-mode</link>
		<comments>http://www.blackforce.co.uk/2009/06/11/enable-windows-installer-in-safe-mode#comments</comments>
		<pubDate>Thu, 11 Jun 2009 13:58:21 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[installer]]></category>
		<category><![CDATA[mode]]></category>
		<category><![CDATA[programs]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[safe]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=450</guid>
		<description><![CDATA[If you have ever been involved in fixing computers then you will know that windows installer is disabled by default in Windows Safe mode meaning that you cant install or remove programs.
You can enable it though by doing the following :-




1) Boot Into Safe Mode
2) Start, Run, Regedit
3) Navigate to the following key
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\
4) Right click [...]]]></description>
			<content:encoded><![CDATA[<p>If you have ever been involved in fixing computers then you will know that windows installer is disabled by default in Windows Safe mode meaning that you cant install or remove programs.</p>
<p>You can enable it though by doing the following :-</p>
<p><span id="more-450"></span></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1385369004445697";
google_ad_slot = "0341002983";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>1) Boot Into Safe Mode<br />
2) Start, Run, Regedit<br />
3) Navigate to the following key</p>
<p><code>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SafeBoot\Minimal\</code></p>
<p>4) Right click on the Minimal folder, left click on new, key.<br />
5) Type in msiserver, hit enter<br />
6) Click on the newly created msiserver folder. On the right hand side you will have (Default) and (Value not set)<br />
7) Double click on (Default) and type in the value Service. Then click ok.</p>
<p>Now close the registry editor and click start, run.</p>
<p>Type in <code>net start "Windows Installer"</code> </p>
<p>You should now be able to go into add / remove programs and install stuff.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/06/11/enable-windows-installer-in-safe-mode/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find out who has a particular email address in Microsoft Exchange 2003</title>
		<link>http://www.blackforce.co.uk/2009/06/11/how-to-find-who-has-an-particular-email-address-in-exchange-2003</link>
		<comments>http://www.blackforce.co.uk/2009/06/11/how-to-find-who-has-an-particular-email-address-in-exchange-2003#comments</comments>
		<pubDate>Thu, 11 Jun 2009 13:02:18 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[active]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[alias]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=435</guid>
		<description><![CDATA[Sometimes people in Active Directory have extra email addresses associated with them. This makes identifying who has certain addresses very time consuming.
An example of this might be someone that has the email address info@company.com you then go to create a mailbox with that alias and you get the following message come up :
This email address [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes people in Active Directory have extra email addresses associated with them. This makes identifying who has certain addresses very time consuming.</p>
<p>An example of this might be someone that has the email address info@company.com you then go to create a mailbox with that alias and you get the following message come up :</p>
<p><code>This email address aready exists in this organization</code></p>
<p>In order to find out who has this address you can do the following :-</p>
<p><span id="more-435"></span></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1385369004445697";
google_ad_slot = "0341002983";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>1) Open up Active Directory Users and Computers.<br />
2) Right Click on the domain.<br />
3) Left Click Find&#8230;.<br />
4) In the Find drop down box select &#8220;Custom Search&#8221;<br />
5) Then Click on the Advanced tab.<br />
6) Then in order to find info@company.com you would type in the command below</p>
<p><code>(proxyAddresses=smtp:info@company.com)</code></p>
<p>7) Then click Find now.</p>
<p>Your name will be displayed in the results screen.</p>
<p>You can also use wildstars such as info* or i* to display more results.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/06/11/how-to-find-who-has-an-particular-email-address-in-exchange-2003/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Step by Step Guide on How To Connect An Apple iPhone to Microsoft Exchange</title>
		<link>http://www.blackforce.co.uk/2009/05/17/how-to-connect-an-apple-iphone-to-microsoft-exchange</link>
		<comments>http://www.blackforce.co.uk/2009/05/17/how-to-connect-an-apple-iphone-to-microsoft-exchange#comments</comments>
		<pubDate>Sun, 17 May 2009 12:26:52 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=393</guid>
		<description><![CDATA[Below is a step by step guide on how to setup your iPhone with your work email address.
Please note: Please update your iPhone to the latest software before attempting this. You should be running at least 2.0.
Steps to follow:
1. Tap Settings ->






2. Scroll down to Mail, Contacts, Calendars -> 

3. Add Account&#8230; 
4. You&#8217;ll be [...]]]></description>
			<content:encoded><![CDATA[<p>Below is a step by step guide on how to setup your iPhone with your work email address.</p>
<p>Please note: Please update your iPhone to the latest software before attempting this. You should be running at least 2.0.</p>
<p>Steps to follow:</p>
<p>1. Tap Settings -><br />
<center><br />
<img src="http://www.blackforce.co.uk/iphone/iphone1.jpg" alt="Tap Settings" /></center></p>
<p><span id="more-393"></span><br />
<script type="text/javascript"><!--
google_ad_client = "pub-1385369004445697";
google_ad_slot = "0341002983";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>2. Scroll down to Mail, Contacts, Calendars -> </p>
<p><center><img src="http://www.blackforce.co.uk/iphone/iphone2.jpg" alt="Mail, Contact, Calendars" /></center></p>
<p>3. Add Account&#8230; </p>
<p>4. You&#8217;ll be presented with several options, but you want to pick the one at the top: Microsoft Exchange. </p>
<p><center><img src="http://www.blackforce.co.uk/iphone/iphone3.jpg" alt="Microsoft Exchange" /></center></p>
<p>5. Now it&#8217;s time to enter in your login credentials and Exchange details. Here&#8217;s what it all should look like: </p>
<p><center><img src="http://www.blackforce.co.uk/iphone/iphone4.jpg" alt="Exchange Credentials" /></center></p>
<p>The domain is the value in the 3rd box down at the CTRL + ALT + DELETE screen when you login to a computer at work.</p>
<p><center><img src="http://www.blackforce.co.uk/iphone/logon.jpg" alt="Logon Box" /></center></p>
<p>6. Tap Next</p>
<p>7. You will then be presented with the same screen again but with 1 added field. â€œServerâ€. This is your outlook web access address minus the https:// bit. So if your OWA address is https://outlook.microsoft.com then you would put in outlook.microsoft.com.</p>
<p><center><img src="http://www.blackforce.co.uk/iphone/iphone5.jpg" alt="Server Address" /></center></p>
<p>8. Hit Next. Your iPhone will try to verify your Exchange server. If you get a box up about a certificate. &#8220;Unable to Verify Certificate&#8221; message. Tap Accept.</p>
<p><center><img src="http://www.blackforce.co.uk/iphone/iphone6.jpg" alt="Certificate" /></center></p>
<p>9. This time your account will be verified and you&#8217;ll be prompted to choose what you want to sync. Turn on whichever services you plan on using (don&#8217;t worry, you can always change these settings later) and tap Save to finish. </p>
<p><center><img src="http://www.blackforce.co.uk/iphone/iphone7.jpg" alt="Finish" /></center></p>
<p>10. That&#8217;s all there is to it. Your iPhone is now ready to handle push email sent to your work email address. </p>
<p><strong>WARNING!!!!!!</strong></p>
<p>If you choose to sync contacts and calendars through your work, your phone&#8217;s current contacts and calendars will be deleted and synced with work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/05/17/how-to-connect-an-apple-iphone-to-microsoft-exchange/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vista and Server 2008 Service Pack 2 Download now Available</title>
		<link>http://www.blackforce.co.uk/2009/05/12/vista-and-server-2008-service-pack-2-download-now-available</link>
		<comments>http://www.blackforce.co.uk/2009/05/12/vista-and-server-2008-service-pack-2-download-now-available#comments</comments>
		<pubDate>Tue, 12 May 2009 07:30:09 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=386</guid>
		<description><![CDATA[Microsoft has silently released sp2 for Vista and Server 2008.
Its now on technet and MSDN for download. Also available are the slipstreamed versions. 

Not sure how long until they are publicly released
]]></description>
			<content:encoded><![CDATA[<p>Microsoft has silently released sp2 for Vista and Server 2008.</p>
<p>Its now on technet and MSDN for download. Also available are the slipstreamed versions. </p>
<p><img src="http://www.blackforce.co.uk/wp-content/uploads/2009/05/sp2.gif" alt="Service Pack 2" title="Service Pack 2" width="400" height="47" class="aligncenter size-full wp-image-387" /></p>
<p>Not sure how long until they are publicly released</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/05/12/vista-and-server-2008-service-pack-2-download-now-available/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to forcefully kill a virtual machine in VMware ESX</title>
		<link>http://www.blackforce.co.uk/2009/04/22/how-to-forcefully-kill-a-virtual-machine-in-vmware-esx</link>
		<comments>http://www.blackforce.co.uk/2009/04/22/how-to-forcefully-kill-a-virtual-machine-in-vmware-esx#comments</comments>
		<pubDate>Wed, 22 Apr 2009 08:31:48 +0000</pubDate>
		<dc:creator>Dale</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://www.blackforce.co.uk/?p=380</guid>
		<description><![CDATA[I had an error message come up about a VM:
The redolog of xxxxx.xx.vmdk has been detected to be corrupt. The virtual machine needs to be powered on. If the problem still persists, you need to discard the redolog.
I couldn&#8217;t power off the VM and it was stuck in an endless loop prompting me to click [...]]]></description>
			<content:encoded><![CDATA[<p>I had an error message come up about a VM:</p>
<p>The redolog of xxxxx.xx.vmdk has been detected to be corrupt. The virtual machine needs to be powered on. If the problem still persists, you need to discard the redolog.</p>
<p>I couldn&#8217;t power off the VM and it was stuck in an endless loop prompting me to click okay.</p>
<p>Found a good guide on how to kill the VM without having to power cycle the host.</p>
<p><span id="more-380"></span></p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-1385369004445697";
google_ad_slot = "0341002983";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
<p>- SSH to the Host that has the VM running on it.</p>
<p>- We need to run a command to find out the VM ID for the VM having the issue.</p>
<p><code>cat /proc/vmware/vm/*/names</code></p>
<p>This will return a line for each VM running.</p>
<p><code>vmid=1251   pid=-1     cfgFile="/vmfs/volumes/48ee2ea5-0d1d15c7-0d1c-001f2955194d/example/example.vmx"  uuid="56 4d 07 c7 3f 85 f9 09-35 56 41 8c e9 e2 54 7b"  displayName="example"</code></p>
<p>So if we wanted to kill the VM called example we will need to take note of the ID, which as you can see above is 1251.</p>
<p>We now need to find out the Master World ID number.</p>
<p><code>less -s /proc/vmware/vm/1251/cpu/status</code></p>
<p>A table will then appear. If you scroll to the right you should see a value under group. It will be something like vm.1234.</p>
<p>In this example the number will be 1234.</p>
<p>Run this command to kill it.</p>
<p><code>/usr/lib/vmware/bin/vmkload_app -k 9 1234</code></p>
<p>If you got the right number you should see a line come back with </p>
<p><code>Warning: Apr 22 09:01:35.476: Sending signal '9' to world 1234</code></p>
<p>Your VM should now be off.</p>
<p>Link : <a href="http://communities.vmware.com/message/594208">VMware Forum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blackforce.co.uk/2009/04/22/how-to-forcefully-kill-a-virtual-machine-in-vmware-esx/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
 