<?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>DonData Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>DonData Tracker</description>
    <pubDate>Thu, 23 Nov 2023 16:05:23 GMT</pubDate>
    <dc:date>2023-11-23T16:05:23Z</dc:date>
    <item>
      <title>Re: How to check how long a VM is turned off in vSphere</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/How-to-check-how-long-a-VM-is-turned-off-in-vSphere/m-p/2979652#M45736</link>
      <description>&lt;P&gt;Well, it really depends on what you are after for a VM that is powered off?&lt;/P&gt;&lt;P&gt;Check out LucD's notes&amp;nbsp;@&amp;nbsp;&lt;A href="https://www.lucd.info/2011/02/27/virtual-machine-logging/" target="_blank"&gt;https://www.lucd.info/2011/02/27/virtual-machine-logging/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 07:47:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/How-to-check-how-long-a-VM-is-turned-off-in-vSphere/m-p/2979652#M45736</guid>
      <dc:creator>DonData</dc:creator>
      <dc:date>2023-07-28T07:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to check how long a VM is turned off in vSphere</title>
      <link>https://communities.vmware.com/t5/VMware-vSphere-Discussions/How-to-check-how-long-a-VM-is-turned-off-in-vSphere/m-p/2979647#M45734</link>
      <description>&lt;P&gt;Yea with you on that, check out the vmware.log file in datastore folder where the VM is located.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 07:16:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vSphere-Discussions/How-to-check-how-long-a-VM-is-turned-off-in-vSphere/m-p/2979647#M45734</guid>
      <dc:creator>DonData</dc:creator>
      <dc:date>2023-07-28T07:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: VM Tools auto upgrade on Windows VMs</title>
      <link>https://communities.vmware.com/t5/Virtual-Machine-Guest-OS-and-VM/VM-Tools-auto-upgrade-on-Windows-VMs/m-p/2979642#M49204</link>
      <description>&lt;P&gt;More responses from others if you have more details to your enquiries.&amp;nbsp;May I know the versions you have for this case?&lt;/P&gt;&lt;P&gt;If you're using a batch file for group policy, specify the folders to clear excluding that installer directory.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 06:39:14 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Virtual-Machine-Guest-OS-and-VM/VM-Tools-auto-upgrade-on-Windows-VMs/m-p/2979642#M49204</guid>
      <dc:creator>DonData</dc:creator>
      <dc:date>2023-07-28T06:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Ansible &amp; Esxi</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Ansible-amp-Esxi/m-p/2979640#M289298</link>
      <description>&lt;P&gt;Try updating your urllib3 library.&lt;/P&gt;&lt;PRE&gt;python -m pip install --upgrade urllib3&lt;/PRE&gt;</description>
      <pubDate>Fri, 28 Jul 2023 05:55:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Ansible-amp-Esxi/m-p/2979640#M289298</guid>
      <dc:creator>DonData</dc:creator>
      <dc:date>2023-07-28T05:55:31Z</dc:date>
    </item>
    <item>
      <title>Re: Search for Required Hosts in Specific Clusters from vCenters with Total Hosts, Guests, CPU and M</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Search-for-Required-Hosts-in-Specific-Clusters-from-vCenters/m-p/2929227#M108326</link>
      <description>&lt;P&gt;Wow, if only I could code half like you LucD!&amp;nbsp;&lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@84D0B125ABBDD13E116082CCCBA171CD/emoticons/1f44d.png" alt=":thumbs_up:" title=":thumbs_up:" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 06:36:47 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Search-for-Required-Hosts-in-Specific-Clusters-from-vCenters/m-p/2929227#M108326</guid>
      <dc:creator>DonData</dc:creator>
      <dc:date>2022-09-16T06:36:47Z</dc:date>
    </item>
    <item>
      <title>Search for Required Hosts in Specific Clusters from vCenters with Total Hosts, Guests, CPU and MEM</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Search-for-Required-Hosts-in-Specific-Clusters-from-vCenters/m-p/2928992#M108314</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Looking for a solution to report by filtering hosts only with custom attribute of 'Host.License' and value of 'Microsoft' from a number of vcenters that has a specific cluster name like 'vc-mix-*'.&lt;/P&gt;&lt;P&gt;From this group of filtered hosts in that specific cluster, tabulate a summary of the totol number of hosts found with total CPU and MEM they have and used.&lt;/P&gt;&lt;P&gt;Also tabluate a summary of the total number of guests found in these hosts in that specific cluster, as well as the total CPU and MEM these guests are using.&lt;/P&gt;&lt;P&gt;I am new to coding and will appreciate any help please? Please let me know if you need more info. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Sep 2022 23:39:12 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Search-for-Required-Hosts-in-Specific-Clusters-from-vCenters/m-p/2928992#M108314</guid>
      <dc:creator>DonData</dc:creator>
      <dc:date>2022-09-14T23:39:12Z</dc:date>
    </item>
    <item>
      <title>Error getting Usage Stats for: &lt;VMware Horizon DaaS IP&gt; dispatch.StatusCode: Unexpected response status: 500</title>
      <link>https://communities.vmware.com/t5/vCloud-Usage-Meter-Discussions/Error-getting-Usage-Stats-for-lt-VMware-Horizon-DaaS-IP-gt/m-p/2263320#M1182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hiya and a good day,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know what's wrong with VMware vCloud Usage Meter 3.6.1 Build 11832189 when trying to activate an inactive VMware Horizon DaaS and getting the following error please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error getting Usage Stats for: &amp;lt;VMware Horizon DaaS IP&amp;gt; dispatch.StatusCode: Unexpected response status: 500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you need more information. Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Don Low&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2019 22:15:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCloud-Usage-Meter-Discussions/Error-getting-Usage-Stats-for-lt-VMware-Horizon-DaaS-IP-gt/m-p/2263320#M1182</guid>
      <dc:creator>DonData</dc:creator>
      <dc:date>2019-07-29T22:15:20Z</dc:date>
    </item>
  </channel>
</rss>

