<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: script to check a setting in a vmx file for specific entry in VMware PowerCLI Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196264#M72594</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can always check the content of a VMX file by copying it to local storage on your client with the &lt;A href="http://www.vmware.com/support/developer/PowerCLI/PowerCLI51R2/html/Copy-DatastoreItem.html"&gt;Copy-DatastoreItem&lt;/A&gt; cmdlet.&lt;/P&gt;&lt;P&gt;Once you have the file on local storage, use Get-Content to "read" the content.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Jul 2013 21:09:34 GMT</pubDate>
    <dc:creator>LucD</dc:creator>
    <dc:date>2013-07-24T21:09:34Z</dc:date>
    <item>
      <title>script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196263#M72593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am wondering if it is possible to check the specific entry in VMX file through powercli script. Actually i wanted to search set of VMs which has "scsi0:1.writeThrough = "true" in VMX file. Can you guys please help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 20:50:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196263#M72593</guid>
      <dc:creator>sachink0312</dc:creator>
      <dc:date>2013-07-24T20:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196264#M72594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can always check the content of a VMX file by copying it to local storage on your client with the &lt;A href="http://www.vmware.com/support/developer/PowerCLI/PowerCLI51R2/html/Copy-DatastoreItem.html"&gt;Copy-DatastoreItem&lt;/A&gt; cmdlet.&lt;/P&gt;&lt;P&gt;Once you have the file on local storage, use Get-Content to "read" the content.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 21:09:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196264#M72594</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2013-07-24T21:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196265#M72595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All those VMs are running, is it possible to copy vmx file even VM is running? there are more than 100 VMs that I need to check for the scsi0:1.writeThrough = "true" entry. Is it possible to check this entry in vmx file using script like we check for advance config entry of VM?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 14:24:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196265#M72595</guid>
      <dc:creator>sachink0312</dc:creator>
      <dc:date>2013-07-25T14:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196266#M72596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can copy the VMX file while the VM is running.&lt;/P&gt;&lt;P&gt;With a script it will not matter if you do it for 1 or 100 VMs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 16:31:53 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196266#M72596</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2013-07-25T16:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196267#M72597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue is, because of &lt;STRONG&gt;scsi0:1.writeThrough = "true"&lt;/STRONG&gt; in vmx file for 2 HDD, whenever VM migrated to ESXi 5.1 2nd HDD disappear within OS and we have to migrate it back to ESXi 4.1 to resolve the issue. after investigation we found that those VMs were deployed using the BMC orchestrator&amp;nbsp; automation and 2 HDD was added at the time of VM deployment. Now if we remove and re-add the 2nd HDD above entry goes away from vmx file and then VM works fine on ESXi 5.1. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Now Issue is I need to find out the VMs those have &lt;STRONG&gt;scsi0:1.writeThrough = "true"&lt;/STRONG&gt; entry in VMX file so that we can remove this entry from vmx file and upgrade the HOSTS to ESXi 5.1. Our upgrade project is stuck because of this issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 16:57:27 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196267#M72597</guid>
      <dc:creator>sachink0312</dc:creator>
      <dc:date>2013-07-25T16:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196268#M72598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Luc for the help... could you please show me how to use &lt;A class="jive-link-external-small" href="http://www.vmware.com/support/developer/PowerCLI/PowerCLI51R2/html/Copy-DatastoreItem.html"&gt;Copy-DatastoreItem&lt;/A&gt; to get the VMX files&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 17:00:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196268#M72598</guid>
      <dc:creator>sachink0312</dc:creator>
      <dc:date>2013-07-25T17:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196269#M72599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, try something like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN style="color: #800080;"&gt;$vmName&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"VM*"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$tgtFolder&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"C:\Temp\VMX\"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$tgtString&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;scsi0:1.writeThrough = "true"&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;Get-VM&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Name&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$vmName&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;|&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;%&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;{&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$dsName&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$vmxPath&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080;"&gt;$_&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #8b4513;"&gt;ExtensionData&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #8b4513;"&gt;Config&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #8b4513;"&gt;Files&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #8b4513;"&gt;VmPathName&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #8b4513;"&gt;Split&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;()&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$dsName&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$dsName&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #8b4513;"&gt;Trim&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;[]&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;)&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$ds&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;Get-Datastore&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Name&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$dsName&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;New-PSDrive&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Location&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$ds&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Name&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;DS&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-PSProvider&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;VimDatastore&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Root&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"\"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;|&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;Out-Null&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;Copy-DatastoreItem&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Item&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"DS:$vmxPath"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Destination&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$tgtFolder&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;Remove-PSDrive&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Name&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;DS&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #ff0000;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Confirm&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;:&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;$false&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;Get-ChildItem&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Path&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$tgtFolder&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Filter&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"*.vmx"&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;|&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Where&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; {&lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;Get-Content&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Path&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000080;"&gt;$_&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;.&lt;/SPAN&gt;&lt;SPAN style="color: #8b4513;"&gt;FullName&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;|&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;Select-String&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #5f9ea0;"&gt;-Pattern&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800080;"&gt;$tgtString&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;|&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Select&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;Name&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;It will display the name of each VMX file in which the string 'scsi0:1.writeThrough="True"'&amp;nbsp; is found.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 18:59:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196269#M72599</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2013-07-25T18:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196270#M72600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot Luc....it worked perfectly... Thanks a lot... &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.vmware.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 19:12:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196270#M72600</guid>
      <dc:creator>sachink0312</dc:creator>
      <dc:date>2013-07-25T19:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196271#M72601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is a &lt;EM&gt;really&lt;/EM&gt; old post but hopefully my reply will alert someone. Also, fair warning, I'm very bad with PowerCLI/Powershell/Scripting in general.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to do the same thing as OP did, but with a different target string and across my entire vSphere environment. I'm not sure if I'm just doing something wrong or if the versions of PowerCLI/PowerShell are different enough to where some parameters/variables/cmdlets are different from the original posting. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The specific error(s) I'm running into are during the 'Copy-DatastoreItem' and 'Get-ChildItem' pieces, and both are presenting errors that my path to my datastore doesn't exist. It seems to be defaulting to a local mapped drive on my workstation, and then looking for the datastore there. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified the original script to target only a single VM for testing reasons, as well as a target folder of a VSAN datastore where the VM in question currently resides.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$vmName = "&lt;EM&gt;&lt;STRONG&gt;VM&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;$tgtFolder = "&lt;EM&gt;&lt;STRONG&gt;datastore&lt;/STRONG&gt;&lt;/EM&gt;"&lt;/P&gt;&lt;P&gt;$tgtString = 'sound.virtualDev = "hdaudio"'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the following error message, "X:\" is the mapped drive on my workstation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;Copy-DatastoreItem : The specified destination folder 'X:\&lt;STRONG&gt;&lt;EM&gt;datastore&lt;/EM&gt;&lt;/STRONG&gt;' does not exists. Use the Force parameter to force &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;operation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;At line:10 char:3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;+&amp;nbsp;&amp;nbsp; Copy-DatastoreItem -Item "DS:$vmxPath" -Destination $tgtFolder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;+&amp;nbsp;&amp;nbsp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : NotSpecified: (:) [Copy-DatastoreItem], PathException&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : VMware.VimAutomation.ViCore.Cmdlets.Provider.Exceptions.PathException,VMware.VimAutomation.ViCore.Cmdl &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp; ets.Commands.CopyDatastoreItem&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;Get-ChildItem : Cannot find path 'X:\d_tst_cl1_vsan\&lt;EM&gt;&lt;STRONG&gt;VM&lt;/STRONG&gt;&lt;/EM&gt;' because it does not exist.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;At line:14 char:1&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;+ Get-ChildItem -Path $tgtFolder -Filter "*.vmx" |&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : ObjectNotFound: (X:\&lt;STRONG&gt;&lt;EM&gt;datastore&lt;/EM&gt;&lt;/STRONG&gt;\&lt;EM&gt;&lt;STRONG&gt;VM&lt;/STRONG&gt;&lt;/EM&gt;:String) [Get-ChildItem], ItemNotFoundException&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.GetChildItemCommand&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hopefully my explanation isn't too confusing. Thanks in advance for any help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 17:31:24 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196271#M72601</guid>
      <dc:creator>life4dummies</dc:creator>
      <dc:date>2019-11-14T17:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196272#M72602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem seems to be with what you have in $tgtFolder.&lt;BR /&gt;Is that a local, full path?&lt;BR /&gt;In other words something like &amp;lt;Drive-letter&amp;gt;:\&amp;lt;FolderName&amp;gt;&lt;/P&gt;&lt;P&gt;In that location the script will offload the VMX files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The 2nd error is probably a result of the 1st error.&lt;/P&gt;&lt;P&gt;Since the files was not copied, there is nothing there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You would need to provide a bit more information on the location where you want to store the VMX files.&lt;BR /&gt;And also on the DisplayName of the VM you are testing with.&lt;BR /&gt;Easiest would be to provide the full script as you are using it (including your changes)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 17:43:50 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196272#M72602</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2019-11-14T17:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196273#M72603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realize my first mistake. I thought that $tgtFolder would be the datastore that the VM(s) resided on. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now that I have corrected that, i'm getting two different errors that you see below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;Copy-DatastoreItem : 11/14/2019 2:32:12 PM VimDatastore Download of file &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://phdvc01/folder%2fdpacsorat01%2fdpacsorat01.vmx?dcPath=DBD+DC&amp;amp;dsName=dxi0827_tst_cl2_lun017" rel="nofollow"&gt;https://phdvc01/folder%2fdpacsorat01%2fdpacsorat01.vmx?dcPath=DBD+DC&amp;amp;dsName=dxi0827_tst_cl2_lun017&lt;/A&gt;&lt;SPAN&gt;' failed. Error message: The &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;remote server returned an error: (404) Not Found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;At line:10 char:3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;+&amp;nbsp;&amp;nbsp; Copy-DatastoreItem -Item "DS:$vmxPath" -Destination $tgtFolder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;+&amp;nbsp;&amp;nbsp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : NotSpecified: (:) [Copy-DatastoreItem], VimException&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : Client20_StorageServiceImpl_DownloadFile_DownloadFailed,VMware.VimAutomation.ViCore.Cmdlets.Commands.C &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp; opyDatastoreItem&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;Copy-DatastoreItem : Object reference not set to an instance of an object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;At line:10 char:3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;+&amp;nbsp;&amp;nbsp; Copy-DatastoreItem -Item "DS:$vmxPath" -Destination $tgtFolder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;+&amp;nbsp;&amp;nbsp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : NotSpecified: (:) [Copy-DatastoreItem], NullReferenceException&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : System.NullReferenceException,VMware.VimAutomation.ViCore.Cmdlets.Commands.CopyDatastoreItem&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Full script is below. All I did was change $tgtFolder, $tgtString, and I specified a single VM as to not run it against the entire environment (yet)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$vmName = "dpacsorat02"&lt;/P&gt;&lt;P&gt;$tgtFolder = "D:\TEMP\VMX\"&lt;/P&gt;&lt;P&gt;$tgtString = 'sound.virtualDev = "hdaudio"'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-VM -Name $vmName | %{&lt;/P&gt;&lt;P&gt;&amp;nbsp; $dsName,$vmxPath = $_.ExtensionData.Config.Files.VmPathName.Split()&lt;/P&gt;&lt;P&gt;&amp;nbsp; $dsName = $dsName.Trim('[]')&lt;/P&gt;&lt;P&gt;&amp;nbsp; $ds = Get-Datastore -Name $dsName&lt;/P&gt;&lt;P&gt;&amp;nbsp; New-PSDrive -Location $ds -Name DS -PSProvider VimDatastore -Root "\" | Out-Null&lt;/P&gt;&lt;P&gt;&amp;nbsp; Copy-DatastoreItem -Item "DS:$vmxPath" -Destination $tgtFolder&lt;/P&gt;&lt;P&gt;&amp;nbsp; Remove-PSDrive -Name DS -Confirm:$false&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-ChildItem -Path $tgtFolder -Filter "*.vmx" | &lt;/P&gt;&lt;P&gt;Where {Get-Content -Path $_.FullName | Select-String -Pattern $tgtString} |&lt;/P&gt;&lt;P&gt;Select Name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 20:35:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196273#M72603</guid>
      <dc:creator>life4dummies</dc:creator>
      <dc:date>2019-11-14T20:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196274#M72604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you actually have a '+' character in your datacentername, as the URI in the 1st error message seems to say?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 20:56:08 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196274#M72604</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2019-11-14T20:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196275#M72605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, but there is a space in the name. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 21:09:09 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196275#M72605</guid>
      <dc:creator>life4dummies</dc:creator>
      <dc:date>2019-11-14T21:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196276#M72606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, that is probably where the '+' is coming from.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You could have a look in the vpxd log to check if there any more clues why the Copy-DatastoreItem fails.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2019 21:29:39 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196276#M72606</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2019-11-14T21:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196277#M72607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This particular VM is on a VSAN datastore. Not sure if that would make a difference or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 15:24:40 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196277#M72607</guid>
      <dc:creator>life4dummies</dc:creator>
      <dc:date>2019-11-15T15:24:40Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196278#M72608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just tested this with a VM on a VSAN datastore, works as well for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the script work for you when you test with a VM that is not on a VSAN datastore?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 15:45:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196278#M72608</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2019-11-15T15:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196279#M72609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nope. Same error. vpxd.log shows the following. Looking into this now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2019-11-15T15:50:04.283Z info vpxd[04810] [Originator@6876 sub=Default opID=req=00007f84182d4e30-af] [VpxLRO] -- ERROR session[52fa64f6-1fdf-c947-9c69-6f5f997c1070]521aafb6-a7a4-bc0f-232e-6c7ac778cc09 -- datastoreBrowser-datastore-1525140 -- vim.host.DatastoreBrowser.search: vim.fault.FileNotFound:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; Result:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; (vim.fault.FileNotFound) {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; faultCause = (vmodl.MethodFault) null,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; faultMessage = &amp;lt;unset&amp;gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; file = "[dxi0827_prd_cl1_lun035]2fdpacsdicmp01"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; msg = "Received SOAP response fault from [&amp;lt;cs p:00007f840c101220, TCP:dprd01esx08.txhealth.org:443&amp;gt;]: searchDatastore&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; "&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; }&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; Args:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; Arg datastorePath:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; "[dxi0827_prd_cl1_lun035]2fdpacsdicmp01"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; Arg searchSpec:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; (vim.host.DatastoreBrowser.SearchSpec) {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; query = (vim.host.DatastoreBrowser.Query) [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (vim.host.DatastoreBrowser.FolderQuery) {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; (vim.host.DatastoreBrowser.Query) {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; details = (vim.host.DatastoreBrowser.FileInfo.Details) {&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fileType = true,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fileSize = false,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; modification = false,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fileOwner = false&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; },&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; searchCaseInsensitive = &amp;lt;unset&amp;gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchPattern = (string) [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "dpacsdicmp01\.vmx"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; sortFoldersFirst = &amp;lt;unset&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;--&amp;gt; }&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 15:53:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196279#M72609</guid>
      <dc:creator>life4dummies</dc:creator>
      <dc:date>2019-11-15T15:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196280#M72610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is strange (and I didn't expect it in the vpxd log).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; matchPattern = (string) [&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "dpacsdicmp01\.vmx"&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ],&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks as if you are doing the Get-ChildItem on the datastore.&lt;BR /&gt;That should be on the folder where the VMX was downloaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you check if the following downloads the VMX file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV&gt;&lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;vmName&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000;"&gt;pacsdicmp01&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;tgtFolder&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000;"&gt;C:\Temp\VMX\&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff;"&gt;Get-VM&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Name &lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;vmName&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;|&lt;/SPAN&gt; &lt;SPAN style="color: #00008b;"&gt;%&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;dsName&lt;/SPAN&gt;&lt;SPAN style="color: #a9a9a9;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;vmxPath&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;_.ExtensionData.Config.Files.VmPathName.Split&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;dsName&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;dsName.Trim&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000;"&gt;[]&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;ds&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Get-Datastore&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Name &lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;dsName&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;New-PSDrive&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Location &lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;ds&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Name DS &lt;SPAN style="color: #a9a9a9;"&gt;-&lt;/SPAN&gt;PSProvider VimDatastore &lt;SPAN style="color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Root &lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000;"&gt;\&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;|&lt;/SPAN&gt; &lt;SPAN style="color: #0000ff;"&gt;Out-Null&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;Copy-DatastoreItem&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Item &lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="color: #8b0000;"&gt;DS:&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;vmxPath&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;"&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Destination &lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #ff4500;"&gt;tgtFolder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="color: #0000ff;"&gt;Remove-PSDrive&lt;/SPAN&gt; &lt;SPAN style="color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Name DS &lt;SPAN style="color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Confirm:&lt;SPAN style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="color: #008080;"&gt;false&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 16:03:18 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196280#M72610</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2019-11-15T16:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196281#M72611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #303030;"&gt;It's something to do with the "&lt;STRONG&gt;%2f&lt;/STRONG&gt;" getting added in there. Powershell error:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Copy-DatastoreItem : 11/15/2019 10:00:25 AM VimDatastore Download of file &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://phdvc01/folder" rel="nofollow"&gt;https://phdvc01/folder&lt;/A&gt;&lt;SPAN style="text-decoration: underline; color: #e23d39;"&gt;&lt;STRONG&gt;%2fdpacsdicmp01%2fdpacsdicmp01.vmx&lt;/STRONG&gt;&lt;/SPAN&gt;?dcPath=DBD+DC&amp;amp;dsName=dxi0827_prd_cl1_lun035' failed. Error message: The remote server &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;returned an error: (404) Not Found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;At D:\Scripts\SearchVMX.ps1:10 char:3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;+&amp;nbsp;&amp;nbsp; Copy-DatastoreItem -Item "DS:$vmxPath" -Destination $tgtFolder&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;+&amp;nbsp;&amp;nbsp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + CategoryInfo&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; : NotSpecified: (:) [Copy-DatastoreItem], VimException&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : Client20_StorageServiceImpl_DownloadFile_DownloadFailed,VMware.VimAutomation.ViCore.Cmdlets.Commands.CopyDatastoreItem&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;vpxd.log message:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;2019-11-15T15:50:04.283Z info vpxd[04810] [Originator@6876 sub=Default opID=req=00007f84182d4e30-af] [VpxLRO] -- ERROR session[52fa64f6-1fdf-c947-9c69-6f5f997c1070]521aafb6-a7a4-bc0f-232e-6c7ac778cc09 -- datastoreBrowser-datastore-1525140 -- vim.host.DatastoreBrowser.search: vim.fault.FileNotFound:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt; Result:&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt; (vim.fault.FileNotFound) {&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; faultCause = (vmodl.MethodFault) null,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; faultMessage = &amp;lt;unset&amp;gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; file = "[dxi0827_prd_cl1_lun035]&lt;SPAN style="color: #e23d39;"&gt;2fdpacsdicmp01"&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; msg = "Received SOAP response fault from [&amp;lt;cs p:00007f840c101220, TCP:dprd01esx08.txhealth.org:443&amp;gt;]: searchDatastore&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt; "&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt; }&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;STRONG style="font-style: inherit; font-size: inherit; font-family: inherit;"&gt;--&amp;gt; Args:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #e23d39;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 16:05:27 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196281#M72611</guid>
      <dc:creator>life4dummies</dc:creator>
      <dc:date>2019-11-15T16:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: script to check a setting in a vmx file for specific entry</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196282#M72612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't think so.&lt;BR /&gt;The 0x2F is just a way to encode the '/' character in the URI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2019 16:07:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/script-to-check-a-setting-in-a-vmx-file-for-specific-entry/m-p/2196282#M72612</guid>
      <dc:creator>LucD</dc:creator>
      <dc:date>2019-11-15T16:07:54Z</dc:date>
    </item>
  </channel>
</rss>

