<?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>sheenaustin.com &#187; Sheen</title>
	<atom:link href="http://www.sheenaustin.com/author/sheen/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sheenaustin.com</link>
	<description>my home on the interweb</description>
	<lastBuildDate>Wed, 21 Jul 2010 01:59:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>DSQuery Operating System Service Pack Version</title>
		<link>http://www.sheenaustin.com/2010/07/20/dsquery-operating-system-service-pack-version/</link>
		<comments>http://www.sheenaustin.com/2010/07/20/dsquery-operating-system-service-pack-version/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 01:59:27 +0000</pubDate>
		<dc:creator>Sheen</dc:creator>
				<category><![CDATA[Windows Scripting]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[DSQuery]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Operating System]]></category>
		<category><![CDATA[Service Pack]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://www.sheenaustin.com/?p=199</guid>
		<description><![CDATA[I had a requirement recently to get the service pack versions for all workstations on the domain. I tried a few different options but the easiest option was to use the extremely useful dsquery tool. Without further ado, this is the command: dsquery * -scope subtree -attr &#8220;cn&#8221; &#8220;operatingSystem&#8221; &#8220;operatingSystemServicePack&#8221;  -filter &#8220;(&#38;(objectclass=computer)(objectcategory=computer)(operatingSystem=Windows XP*))&#8221; -limit 100000 [...]


Related posts:<ol><li><a href='http://www.sheenaustin.com/2009/05/18/get-list-of-machines-by-os-type-from-active-directory/' rel='bookmark' title='Permanent Link: Get list of machines by OS type from Active Directory'>Get list of machines by OS type from Active Directory</a></li>
<li><a href='http://www.sheenaustin.com/2009/05/19/diskpartexe-warning-when-expanding-drive/' rel='bookmark' title='Permanent Link: Diskpart.exe Warning when expanding drive'>Diskpart.exe Warning when expanding drive</a></li>
<li><a href='http://www.sheenaustin.com/2009/06/19/active-directory-password-expiry-reminder-email/' rel='bookmark' title='Permanent Link: Active Directory Password Expiry Reminder Email'>Active Directory Password Expiry Reminder Email</a></li>
<li><a href='http://www.sheenaustin.com/2009/07/18/the-winroute-tool/' rel='bookmark' title='Permanent Link: The WinRoute tool'>The WinRoute tool</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I had a requirement recently to get the service pack versions for all workstations on the domain. I tried a few different options but the easiest option was to use the extremely useful dsquery tool.</p>
<p>Without further ado, this is the command:</p>
<blockquote><p>dsquery * -scope subtree -attr &#8220;cn&#8221; &#8220;operatingSystem&#8221; &#8220;operatingSystemServicePack&#8221;  -filter &#8220;(&amp;(objectclass=computer)(objectcategory=computer)(operatingSystem=Windows XP*))&#8221; -limit 100000</p></blockquote>
<p>The output of this command would be as follows:</p>
<p>cn                 operatingSystem                      operatingSystemServicePack<br />
WRK001    Windows XP Professional     Service Pack 1<br />
WRK002    Windows XP Professional     Service Pack 2<br />
WRK003    Windows XP Professional     Service Pack 3</p>
<p>Where, cn is the workstation name and the others are self explanatory.</p>
<p>Share your handy little tips and tricks!</p>


<p>Related posts:<ol><li><a href='http://www.sheenaustin.com/2009/05/18/get-list-of-machines-by-os-type-from-active-directory/' rel='bookmark' title='Permanent Link: Get list of machines by OS type from Active Directory'>Get list of machines by OS type from Active Directory</a></li>
<li><a href='http://www.sheenaustin.com/2009/05/19/diskpartexe-warning-when-expanding-drive/' rel='bookmark' title='Permanent Link: Diskpart.exe Warning when expanding drive'>Diskpart.exe Warning when expanding drive</a></li>
<li><a href='http://www.sheenaustin.com/2009/06/19/active-directory-password-expiry-reminder-email/' rel='bookmark' title='Permanent Link: Active Directory Password Expiry Reminder Email'>Active Directory Password Expiry Reminder Email</a></li>
<li><a href='http://www.sheenaustin.com/2009/07/18/the-winroute-tool/' rel='bookmark' title='Permanent Link: The WinRoute tool'>The WinRoute tool</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sheenaustin.com/2010/07/20/dsquery-operating-system-service-pack-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symantec Backup Exec Error 0xe00084af (All Versions)</title>
		<link>http://www.sheenaustin.com/2010/06/11/symantec-backup-exec-error-0xe00084af-all-versions/</link>
		<comments>http://www.sheenaustin.com/2010/06/11/symantec-backup-exec-error-0xe00084af-all-versions/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 11:35:43 +0000</pubDate>
		<dc:creator>Sheen</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[10]]></category>
		<category><![CDATA[10d]]></category>
		<category><![CDATA[11]]></category>
		<category><![CDATA[11d]]></category>
		<category><![CDATA[12.5]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Exec]]></category>
		<category><![CDATA[Symantec]]></category>

		<guid isPermaLink="false">http://www.sheenaustin.com/?p=196</guid>
		<description><![CDATA[I have been tearing my hair out for a couple of weeks with this error and Symantec wasn&#8217;t of any help. We had this error with version 12.5 of Symantec Backup Exec and it started on a server apparently out of the blue after having no issues for over 2 years. Out of ideas and [...]


Related posts:<ol><li><a href='http://www.sheenaustin.com/2009/10/07/how-to-backup-and-restore-active-directory/' rel='bookmark' title='Permanent Link: How to Backup and Restore Active Directory'>How to Backup and Restore Active Directory</a></li>
<li><a href='http://www.sheenaustin.com/2010/01/29/script-to-hot-backup-vmware-esx-virtual-machines/' rel='bookmark' title='Permanent Link: Script to Hot Backup VMWare ESX Virtual Machines'>Script to Hot Backup VMWare ESX Virtual Machines</a></li>
<li><a href='http://www.sheenaustin.com/2010/01/15/ocs-2007-event-id-14517-when-starting-services/' rel='bookmark' title='Permanent Link: OCS 2007 Protocol Stack Error Event ID 14517 When Starting Services'>OCS 2007 Protocol Stack Error Event ID 14517 When Starting Services</a></li>
<li><a href='http://www.sheenaustin.com/2009/05/01/error-rewriteengine-not-allowed-here/' rel='bookmark' title='Permanent Link: Error: RewriteEngine not allowed here'>Error: RewriteEngine not allowed here</a></li>
<li><a href='http://www.sheenaustin.com/2009/06/18/exchange-2007-recreate-owa-folders/' rel='bookmark' title='Permanent Link: Exchange 2007 Recreate OWA folders'>Exchange 2007 Recreate OWA folders</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I have been tearing my hair out for a couple of weeks with this error and Symantec wasn&#8217;t of any help. We had this error with version 12.5 of Symantec Backup Exec and it started on a server apparently out of the blue after having no issues for over 2 years.</p>
<p>Out of ideas and with no help from Symantec, we upgraded to version 2010 hoping that this would fix the error. No go. The backups still failed. We were back to square one.<span id="more-196"></span></p>
<p>I knew that it was something that had gone wonky with VSS that was throwing things in disarray. I ended up going back to the good old trial and error method to fix this issue. I first tried killing the vsssvc.exe process before the backup started &#8211; didn&#8217;t really fix the issue. I tried one thing after the other with VSS but it all failed.</p>
<p>Then one day, I tried stopping the SQL VSS Writer &#8211; I dont know why I did it but I guess it was a hatred deep down I now had for VSS that made me stop that service but Halleluijah! it fixed the issue. I know this wont make any sense &#8211; it still hasn&#8217;t made sense to me &#8211; I don&#8217;t know why an SQL VSS Writer would mess up a file system backup, but lo and behold the problem was history.</p>
<p>If you have lost hair and time working on this issue, go ahead and add &#8216;net stop SQLWriter&#8217; to the pre-command and &#8216;net start SQLWriter&#8217; to the post command and you will not have these issues anymore. </p>
<p>Drop me a line if you think this post helped you.</p>


<p>Related posts:<ol><li><a href='http://www.sheenaustin.com/2009/10/07/how-to-backup-and-restore-active-directory/' rel='bookmark' title='Permanent Link: How to Backup and Restore Active Directory'>How to Backup and Restore Active Directory</a></li>
<li><a href='http://www.sheenaustin.com/2010/01/29/script-to-hot-backup-vmware-esx-virtual-machines/' rel='bookmark' title='Permanent Link: Script to Hot Backup VMWare ESX Virtual Machines'>Script to Hot Backup VMWare ESX Virtual Machines</a></li>
<li><a href='http://www.sheenaustin.com/2010/01/15/ocs-2007-event-id-14517-when-starting-services/' rel='bookmark' title='Permanent Link: OCS 2007 Protocol Stack Error Event ID 14517 When Starting Services'>OCS 2007 Protocol Stack Error Event ID 14517 When Starting Services</a></li>
<li><a href='http://www.sheenaustin.com/2009/05/01/error-rewriteengine-not-allowed-here/' rel='bookmark' title='Permanent Link: Error: RewriteEngine not allowed here'>Error: RewriteEngine not allowed here</a></li>
<li><a href='http://www.sheenaustin.com/2009/06/18/exchange-2007-recreate-owa-folders/' rel='bookmark' title='Permanent Link: Exchange 2007 Recreate OWA folders'>Exchange 2007 Recreate OWA folders</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sheenaustin.com/2010/06/11/symantec-backup-exec-error-0xe00084af-all-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Script to Hot Backup VMWare ESX Virtual Machines</title>
		<link>http://www.sheenaustin.com/2010/01/29/script-to-hot-backup-vmware-esx-virtual-machines/</link>
		<comments>http://www.sheenaustin.com/2010/01/29/script-to-hot-backup-vmware-esx-virtual-machines/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 19:25:01 +0000</pubDate>
		<dc:creator>Sheen</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Virtual Machines]]></category>
		<category><![CDATA[VMWare ESX]]></category>
		<category><![CDATA[vmware-cmd]]></category>

		<guid isPermaLink="false">http://www.sheenaustin.com/2010/01/29/script-to-hot-backup-vmware-esx-virtual-machines/</guid>
		<description><![CDATA[I was searching for the best way to implement vmware-cmd to snapshot live VMs and then rsync them to another location of my choice and look what I found! There is a free script called ghettoVCB.sh that does the trick. The script allows you to backup live virtual machines and also maintains only a selected [...]


Related posts:<ol><li><a href='http://www.sheenaustin.com/2009/10/07/how-to-backup-and-restore-active-directory/' rel='bookmark' title='Permanent Link: How to Backup and Restore Active Directory'>How to Backup and Restore Active Directory</a></li>
<li><a href='http://www.sheenaustin.com/2010/06/11/symantec-backup-exec-error-0xe00084af-all-versions/' rel='bookmark' title='Permanent Link: Symantec Backup Exec Error 0xe00084af (All Versions)'>Symantec Backup Exec Error 0xe00084af (All Versions)</a></li>
<li><a href='http://www.sheenaustin.com/2009/01/09/using-apc-powerchute-with-vmware-esx/' rel='bookmark' title='Permanent Link: Using APC PowerChute with VMWare ESX'>Using APC PowerChute with VMWare ESX</a></li>
<li><a href='http://www.sheenaustin.com/2009/12/25/using-rsync-in-vmware/' rel='bookmark' title='Permanent Link: Using Rsync in VMWare'>Using Rsync in VMWare</a></li>
<li><a href='http://www.sheenaustin.com/2009/05/04/active-directory-audit-script/' rel='bookmark' title='Permanent Link: Active Directory Audit Script'>Active Directory Audit Script</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I was searching for the best way to implement vmware-cmd to snapshot live VMs and then rsync them to another location of my choice and look what I found!</p>
<p>There is a free script called <a href="http://communities.vmware.com/docs/DOC-8760" target="_blank">ghettoVCB.sh</a> that does the trick.</p>
<p>The script allows you to backup live virtual machines and also maintains only a selected number of snapshots that you would like to keep. Check it out!</p>


<p>Related posts:<ol><li><a href='http://www.sheenaustin.com/2009/10/07/how-to-backup-and-restore-active-directory/' rel='bookmark' title='Permanent Link: How to Backup and Restore Active Directory'>How to Backup and Restore Active Directory</a></li>
<li><a href='http://www.sheenaustin.com/2010/06/11/symantec-backup-exec-error-0xe00084af-all-versions/' rel='bookmark' title='Permanent Link: Symantec Backup Exec Error 0xe00084af (All Versions)'>Symantec Backup Exec Error 0xe00084af (All Versions)</a></li>
<li><a href='http://www.sheenaustin.com/2009/01/09/using-apc-powerchute-with-vmware-esx/' rel='bookmark' title='Permanent Link: Using APC PowerChute with VMWare ESX'>Using APC PowerChute with VMWare ESX</a></li>
<li><a href='http://www.sheenaustin.com/2009/12/25/using-rsync-in-vmware/' rel='bookmark' title='Permanent Link: Using Rsync in VMWare'>Using Rsync in VMWare</a></li>
<li><a href='http://www.sheenaustin.com/2009/05/04/active-directory-audit-script/' rel='bookmark' title='Permanent Link: Active Directory Audit Script'>Active Directory Audit Script</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sheenaustin.com/2010/01/29/script-to-hot-backup-vmware-esx-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>OCS 2007 Protocol Stack Error Event ID 14517 When Starting Services</title>
		<link>http://www.sheenaustin.com/2010/01/15/ocs-2007-event-id-14517-when-starting-services/</link>
		<comments>http://www.sheenaustin.com/2010/01/15/ocs-2007-event-id-14517-when-starting-services/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 21:03:11 +0000</pubDate>
		<dc:creator>Sheen</dc:creator>
				<category><![CDATA[Windows Server]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[adsiedit]]></category>
		<category><![CDATA[Errors]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[OCS]]></category>

		<guid isPermaLink="false">http://www.sheenaustin.com/2010/01/15/ocs-2007-event-id-14517-when-starting-services/</guid>
		<description><![CDATA[You may come across this error message when you install Office Communications Server 2007 for the first time in your environment. This error generally is seen after you run through the initial steps and are trying to start the OCS services for the first time. This event ID will contain the following message: ERRORS: Two [...]


Related posts:<ol><li><a href='http://www.sheenaustin.com/2010/06/11/symantec-backup-exec-error-0xe00084af-all-versions/' rel='bookmark' title='Permanent Link: Symantec Backup Exec Error 0xe00084af (All Versions)'>Symantec Backup Exec Error 0xe00084af (All Versions)</a></li>
<li><a href='http://www.sheenaustin.com/2009/11/18/kb974571-and-ocs-2007/' rel='bookmark' title='Permanent Link: KB974571 and OCS 2007'>KB974571 and OCS 2007</a></li>
<li><a href='http://www.sheenaustin.com/2009/04/30/a-certificate-could-not-be-found-that-can-be-used-with-this-extensible-authentication-protocol/' rel='bookmark' title='Permanent Link: A Certificate could not be found that can be used with this Extensible Authentication Protocol'>A Certificate could not be found that can be used with this Extensible Authentication Protocol</a></li>
<li><a href='http://www.sheenaustin.com/2009/10/07/how-to-backup-and-restore-active-directory/' rel='bookmark' title='Permanent Link: How to Backup and Restore Active Directory'>How to Backup and Restore Active Directory</a></li>
<li><a href='http://www.sheenaustin.com/2009/04/28/setting-up-split-brain-dns-in-windows-server/' rel='bookmark' title='Permanent Link: Setting up Split Brain DNS in Windows Server 2003'>Setting up Split Brain DNS in Windows Server 2003</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You may come across this error message when you install Office Communications Server 2007 for the first time in your environment. This error generally is seen after you run through the initial steps and are trying to start the OCS services for the first time.</p>
<p>This event ID will contain the following message:</p>
<blockquote><p>ERRORS:     <br />Two server roles at FQDN [server.domain.com] have different &#8216;Treat As Authenticated&#8217; options. First server has GUID {58BDE507-1C48-4BA4-BCDF-06FB59ADF9CE} and role &#8216;Enterprise Edition&#8217; (option is set). Second server has GUID {BD77F03B-4451-4171-A035-FC7FB264383D} and role &#8216;A/V Authentication Service&#8217; (option is not set). Two server roles at FQDN [server.domain.com] have different server version numbers. First server has GUID {58BDE507-1C48-4BA4-BCDF-06FB59ADF9CE} and role &#8216;Enterprise Edition&#8217; (version 3). Second server has GUID {BD77F03B-4451-4171-A035-FC7FB264383D} and role &#8216;A/V Authentication Service&#8217; (version 0). Two server roles at FQDN [server.domain.com] have different &#8216;Treat As Authenticated&#8217; options. First server has GUID {58BDE507-1C48-4BA4-BCDF-06FB59ADF9CE} and role &#8216;Enterprise Edition&#8217; (option is set). Second server has GUID {1719A023-DDB4-5170-836D-3299D4F067C6} and role &#8216;Edge Server&#8217; (option is not set). Two server roles at FQDN [server.domain.com] have different server version numbers. First server has GUID {58BDE507-1C48-4BA4-BCDF-06FB59ADF9CE} and role &#8216;Enterprise Edition&#8217; (version 3). Second server has GUID {1719A023-DDB4-5170-836D-3299D4F067C6} and role &#8216;Edge Server&#8217; (version 0). </p>
<p>WARNINGS:     <br />No warnings </p>
<p>Cause: The configuration is invalid and the server might not behave as expected.     <br />Resolution:      <br />Review and correct the errors listed above, then restart the service. You also wish to review any warnings present. </p>
<p>For more information, see Help and Support Center at <a href="http://go.microsoft.com/fwlink/events.asp">http://go.microsoft.com/fwlink/events.asp</a>. </p>
<p>&#160;</p>
</blockquote>
<p>This error can be misleading. The primary reason you see this error is simple – You have had a previous installation of OCS in the domain and there are still a few entries in Active Directory that haven’t been cleaned up even though you did a clean uninstall of OCS.</p>
<p>This is what you need to do to fix the error:</p>
<p> <span id="more-155"></span>
<p>Please Remember – You are following the instructions below at your own risk.</p>
<p>Open up adsiedit.msc and browse to the system configuration partition under Domain –&gt; DC=domain,DC=com –&gt; System –&gt; Microsoft –&gt; RTC Service.</p>
<p>NOTE: This is safe to perform only if you do not have a current working installation of OCS in your domain or forest.</p>
<p>Select and delete everything under this key.</p>
<p>Now go ahead and run the setup again (you will have to run the forest prep again) and you will be all set!</p>


<p>Related posts:<ol><li><a href='http://www.sheenaustin.com/2010/06/11/symantec-backup-exec-error-0xe00084af-all-versions/' rel='bookmark' title='Permanent Link: Symantec Backup Exec Error 0xe00084af (All Versions)'>Symantec Backup Exec Error 0xe00084af (All Versions)</a></li>
<li><a href='http://www.sheenaustin.com/2009/11/18/kb974571-and-ocs-2007/' rel='bookmark' title='Permanent Link: KB974571 and OCS 2007'>KB974571 and OCS 2007</a></li>
<li><a href='http://www.sheenaustin.com/2009/04/30/a-certificate-could-not-be-found-that-can-be-used-with-this-extensible-authentication-protocol/' rel='bookmark' title='Permanent Link: A Certificate could not be found that can be used with this Extensible Authentication Protocol'>A Certificate could not be found that can be used with this Extensible Authentication Protocol</a></li>
<li><a href='http://www.sheenaustin.com/2009/10/07/how-to-backup-and-restore-active-directory/' rel='bookmark' title='Permanent Link: How to Backup and Restore Active Directory'>How to Backup and Restore Active Directory</a></li>
<li><a href='http://www.sheenaustin.com/2009/04/28/setting-up-split-brain-dns-in-windows-server/' rel='bookmark' title='Permanent Link: Setting up Split Brain DNS in Windows Server 2003'>Setting up Split Brain DNS in Windows Server 2003</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sheenaustin.com/2010/01/15/ocs-2007-event-id-14517-when-starting-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Rsync in VMWare</title>
		<link>http://www.sheenaustin.com/2009/12/25/using-rsync-in-vmware/</link>
		<comments>http://www.sheenaustin.com/2009/12/25/using-rsync-in-vmware/#comments</comments>
		<pubDate>Fri, 25 Dec 2009 12:51:00 +0000</pubDate>
		<dc:creator>Sheen</dc:creator>
				<category><![CDATA[VMWare]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[VMWare ESX]]></category>

		<guid isPermaLink="false">http://www.sheenaustin.com/2009/12/25/using-rsync-in-vmware/</guid>
		<description><![CDATA[VMWare ESX runs a modified Linux Kernel. Sometimes, when you are doing basic administration tasks, you might find that there are certain Linux tools that you miss. One of the tools I miss most is the rsync tool. Its a very handy tool when it comes to data transfer. I searched high and low for [...]


Related posts:<ol><li><a href='http://www.sheenaustin.com/2010/01/29/script-to-hot-backup-vmware-esx-virtual-machines/' rel='bookmark' title='Permanent Link: Script to Hot Backup VMWare ESX Virtual Machines'>Script to Hot Backup VMWare ESX Virtual Machines</a></li>
<li><a href='http://www.sheenaustin.com/2009/01/09/using-apc-powerchute-with-vmware-esx/' rel='bookmark' title='Permanent Link: Using APC PowerChute with VMWare ESX'>Using APC PowerChute with VMWare ESX</a></li>
<li><a href='http://www.sheenaustin.com/2009/07/18/the-winroute-tool/' rel='bookmark' title='Permanent Link: The WinRoute tool'>The WinRoute tool</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>VMWare ESX runs a modified Linux Kernel. Sometimes, when you are doing basic administration tasks, you might find that there are certain Linux tools that you miss. One of the tools I miss most is the rsync tool. Its a very handy tool when it comes to data transfer. I searched high and low for a proper tool to do the job but never found one until now.</p>
<p>The problem with installing a standard Linux package into VMWare ESX is that it will almost certainly mean that you go down the path of installing a whole bunch of dependencies along with it and eventually something might stop working. The best way around this, obviously, is to compile a static package from source with all dependencies included.</p>
<p> <span id="more-153"></span>
<p>Thus, searching around the internet, I found this <a href="http://www.sheenaustin.com/wp-content/uploads/2009/12/rsync-static-stripped.zip">rsync package</a> that was statically compiled to work on VMWare ESX 3.5. on the VMWare communities page <a href="http://communities.vmware.com/message/1096198#1096198">here</a>. I have used it and found it to work without any issues on VMWare ESX 4.0.</p>
<p>Please remember – this is not supported and if you decide to use this, you do so at your own risk.</p>


<p>Related posts:<ol><li><a href='http://www.sheenaustin.com/2010/01/29/script-to-hot-backup-vmware-esx-virtual-machines/' rel='bookmark' title='Permanent Link: Script to Hot Backup VMWare ESX Virtual Machines'>Script to Hot Backup VMWare ESX Virtual Machines</a></li>
<li><a href='http://www.sheenaustin.com/2009/01/09/using-apc-powerchute-with-vmware-esx/' rel='bookmark' title='Permanent Link: Using APC PowerChute with VMWare ESX'>Using APC PowerChute with VMWare ESX</a></li>
<li><a href='http://www.sheenaustin.com/2009/07/18/the-winroute-tool/' rel='bookmark' title='Permanent Link: The WinRoute tool'>The WinRoute tool</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.sheenaustin.com/2009/12/25/using-rsync-in-vmware/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
