<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to delete orphaned entries in the vCenter?</title>
	<atom:link href="http://www.thatsmyview.net/2009/04/16/how-to-delete-orphaned-entries-in-the-vcenter/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thatsmyview.net/2009/04/16/how-to-delete-orphaned-entries-in-the-vcenter/</link>
	<description>Virtualization at a glance</description>
	<lastBuildDate>Thu, 22 Jul 2010 22:20:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Christoph Dommermuth</title>
		<link>http://www.thatsmyview.net/2009/04/16/how-to-delete-orphaned-entries-in-the-vcenter/comment-page-1/#comment-18</link>
		<dc:creator>Christoph Dommermuth</dc:creator>
		<pubDate>Mon, 08 Jun 2009 19:15:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatsmyview.net/2009/04/16/how-to-delete-orphaned-entries-in-the-vcenter/#comment-18</guid>
		<description>Cool! Thanks for the reply.</description>
		<content:encoded><![CDATA[<p>Cool! Thanks for the reply.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baz</title>
		<link>http://www.thatsmyview.net/2009/04/16/how-to-delete-orphaned-entries-in-the-vcenter/comment-page-1/#comment-17</link>
		<dc:creator>Baz</dc:creator>
		<pubDate>Mon, 08 Jun 2009 08:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatsmyview.net/2009/04/16/how-to-delete-orphaned-entries-in-the-vcenter/#comment-17</guid>
		<description>Thanks Christoph, must have had some typo in my technotes on this. 

Typing it manually worked fine

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks Christoph, must have had some typo in my technotes on this. </p>
<p>Typing it manually worked fine</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph Dommermuth</title>
		<link>http://www.thatsmyview.net/2009/04/16/how-to-delete-orphaned-entries-in-the-vcenter/comment-page-1/#comment-15</link>
		<dc:creator>Christoph Dommermuth</dc:creator>
		<pubDate>Mon, 08 Jun 2009 07:47:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatsmyview.net/2009/04/16/how-to-delete-orphaned-entries-in-the-vcenter/#comment-15</guid>
		<description>I&#039;ve just tested it with the 3.1 version and it gave me that .....

C:\Program Files\VMware\VMware View Composer&gt;SviConfig.exe -operation=UnprotectE
ntity
This operation will remove the protection from a VC entity.
Currently only VirtualMachine and Folder entities are supported.

Usage:
SviConfig
  -operation=UnprotectEntity
  -VcUrl=
  -Username=
  -Password=
  -InventoryPath=
  -Recursive=true&#124;false

All  parameters are not allowed to be an empty string.
The following parameters are required:
   VcUrl - The url of the Virtual Center server, where the protected
           virtual machine is located.
   Username - The username that will be used to connect to the VC server.
   Password - The password for the username to connect to the VC server.
   InventoryPath - The VC entity inventory path.
The following parameters are optional:
   Recursive - If the entity is folder, setting this parameter to &#039;true&#039; will un
protect recursively folder&#039;s content (VMs and folders). If the entity is VM, thi
s parameter will be ignored. Default value is &#039;false&#039;.

A virtual machine can be created under the default vmFolder or under user specif
ied folder (vmFolder subfolder).
A folder can be created under vmFolder (to organize VMs) or under hostFolder (to
 organize hosts).

InventoryPath syntax is the following:
1. To unprotect a VM, that is in the vmFolder:
   //vm/
2. To unprotect a VM, that is in a folder:</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just tested it with the 3.1 version and it gave me that &#8230;..</p>
<p>C:\Program Files\VMware\VMware View Composer&gt;SviConfig.exe -operation=UnprotectE<br />
ntity<br />
This operation will remove the protection from a VC entity.<br />
Currently only VirtualMachine and Folder entities are supported.</p>
<p>Usage:<br />
SviConfig<br />
  -operation=UnprotectEntity<br />
  -VcUrl=<br />
  -Username=<br />
  -Password=<br />
  -InventoryPath=<br />
  -Recursive=true|false</p>
<p>All  parameters are not allowed to be an empty string.<br />
The following parameters are required:<br />
   VcUrl &#8211; The url of the Virtual Center server, where the protected<br />
           virtual machine is located.<br />
   Username &#8211; The username that will be used to connect to the VC server.<br />
   Password &#8211; The password for the username to connect to the VC server.<br />
   InventoryPath &#8211; The VC entity inventory path.<br />
The following parameters are optional:<br />
   Recursive &#8211; If the entity is folder, setting this parameter to &#8216;true&#8217; will un<br />
protect recursively folder&#8217;s content (VMs and folders). If the entity is VM, thi<br />
s parameter will be ignored. Default value is &#8216;false&#8217;.</p>
<p>A virtual machine can be created under the default vmFolder or under user specif<br />
ied folder (vmFolder subfolder).<br />
A folder can be created under vmFolder (to organize VMs) or under hostFolder (to<br />
 organize hosts).</p>
<p>InventoryPath syntax is the following:<br />
1. To unprotect a VM, that is in the vmFolder:<br />
   //vm/<br />
2. To unprotect a VM, that is in a folder:</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Baz</title>
		<link>http://www.thatsmyview.net/2009/04/16/how-to-delete-orphaned-entries-in-the-vcenter/comment-page-1/#comment-14</link>
		<dc:creator>Baz</dc:creator>
		<pubDate>Sun, 07 Jun 2009 19:34:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thatsmyview.net/2009/04/16/how-to-delete-orphaned-entries-in-the-vcenter/#comment-14</guid>
		<description>I notice under View 3.1/Composer 1.1 that this no longer works

SviConfig -operation=UnprotectEntity now says it does not exist

How do you clear orphaned entries with the latest version?</description>
		<content:encoded><![CDATA[<p>I notice under View 3.1/Composer 1.1 that this no longer works</p>
<p>SviConfig -operation=UnprotectEntity now says it does not exist</p>
<p>How do you clear orphaned entries with the latest version?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
