<?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>EXPRESS Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>EXPRESS Tracker</description>
    <pubDate>Tue, 21 Nov 2023 06:13:31 GMT</pubDate>
    <dc:date>2023-11-21T06:13:31Z</dc:date>
    <item>
      <title>Re: Autostart - Shutdown scheduling of vms</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Autostart-Shutdown-scheduling-of-vms/m-p/1401999#M134098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shutdown using... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# This Script will PowerOff VM's listed in c:\vmlist.txt&lt;/P&gt;&lt;P&gt;add-PSSnapin VMware.VimAutomation.Core | Out-Null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Connect-VIServer vcenter-server -User domain\adm -Pass 123456&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Get VM's from c:\vmlist.txt then ShutDown each one.&lt;/P&gt;&lt;P&gt; Get-Content C:\Scripts\vmlist.txt | % { Get-VM $_ | Shutdown-VMGuest -Confirm:$false }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Get VM's from c:\vmlist.txt then Restart each one.&lt;/P&gt;&lt;P&gt;# Get-Content C:\vmlist.txt | % { Get-VM $_ | Restart-VMGuest -Confirm:$false }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# Email log file&lt;/P&gt;&lt;P&gt; send-mailmessage -SmtpServer "smtp.domain.com" `&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-from "VM-ShutDown &amp;lt;&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:machine@domain.com"&gt;machine@domain.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt;" `&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-to "&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:Admin@domain.com"&gt;Admin@domain.com&lt;/A&gt;&lt;SPAN&gt;&amp;gt;" `&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;-subject "ShutDown_$((get-date).toString('MM-dd-yyyy_hh:mmtt'))" `&lt;/P&gt;&lt;P&gt;-body "VM ShutDown Script has been sent"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 17:52:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Autostart-Shutdown-scheduling-of-vms/m-p/1401999#M134098</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2016-10-25T17:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Autostart - Shutdown scheduling of vms</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Autostart-Shutdown-scheduling-of-vms/m-p/1401996#M134095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a powershell script which i was able to get from the community several years ago and still use it to this day. I schedule a shutdown and startup every weekend. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2016 12:25:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Autostart-Shutdown-scheduling-of-vms/m-p/1401996#M134095</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2016-10-25T12:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: data store inaccessible after host upgrade in vSpere web client 5.5.3b</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/data-store-inaccessible-after-host-upgrade-in-vSpere-web-client/m-p/943149#M81661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure your vCenter is at same version. Same thing happened to me, I had to roll back update and apply only what I needed I then was fine. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Jan 2016 14:20:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/data-store-inaccessible-after-host-upgrade-in-vSpere-web-client/m-p/943149#M81661</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2016-01-25T14:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: SRM 6.1 Failed to connect to Lookup Services at... Server certificate chain not verified</title>
      <link>https://communities.vmware.com/t5/Site-Recovery-Manager/SRM-6-1-Failed-to-connect-to-Lookup-Services-at-Server/m-p/2696300#M13164</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Geez, i thought by now someone had a quick fix for this. VMware clearly there is an issue you guys need to address. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if someone has any suggestions please inform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Dec 2015 21:57:14 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Site-Recovery-Manager/SRM-6-1-Failed-to-connect-to-Lookup-Services-at-Server/m-p/2696300#M13164</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2015-12-21T21:57:14Z</dc:date>
    </item>
    <item>
      <title>SRM 6.1 Failed to connect to Lookup Services at... Server certificate chain not verified</title>
      <link>https://communities.vmware.com/t5/Site-Recovery-Manager/SRM-6-1-Failed-to-connect-to-Lookup-Services-at-Server/m-p/2696299#M13163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So I have been taking my time installing VC6, installed 2 external PSC's and 2 vCenter Servers and setup of VMCA as subordinate ca a pain but it was done and completed and no issues as of this point. THEN I SRM 6.1 is installed on each of the vCenter Servers. When I try and see the other site to pair I am getting the following error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen the following KB's 2109074, 2121689 and 2121701. Is this really the only way of getting this fixed? I haven't done them yet in hopes someone else has found a better and quicker fix. So frustrating with these certs issues, VMware can't get things done simple.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error&lt;/P&gt;&lt;P&gt;Cause:&lt;/P&gt;&lt;P&gt;Failed to connect to Lookup Service at&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://mydoamin.com:443/lookupservice/sdk" rel="nofollow"&gt;https://mydoamin.com:443/lookupservice/sdk&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Reason:&lt;/P&gt;&lt;P&gt;com.vmware.vim.vmomi.core.exception.CertificateValidationException:&lt;/P&gt;&lt;P&gt;Server certificate chain not verified&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="error.jpg"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/63242iF3ED68F9A528A660/image-size/large?v=v2&amp;amp;px=999" role="button" title="error.jpg" alt="error.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Dec 2015 13:25:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Site-Recovery-Manager/SRM-6-1-Failed-to-connect-to-Lookup-Services-at-Server/m-p/2696299#M13163</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2015-12-16T13:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: vCenter Server 6 - PSC?? Really</title>
      <link>https://communities.vmware.com/t5/vSphere-Upgrade-Install/vCenter-Server-6-PSC-Really/m-p/2276323#M26408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Everyone is okay with this i take it....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 21:39:18 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Upgrade-Install/vCenter-Server-6-PSC-Really/m-p/2276323#M26408</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2015-10-26T21:39:18Z</dc:date>
    </item>
    <item>
      <title>vCenter Server 6 - PSC?? Really</title>
      <link>https://communities.vmware.com/t5/vSphere-Upgrade-Install/vCenter-Server-6-PSC-Really/m-p/2276322#M26407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay come on guys what is it with adding new components that then need more resources? Now I need to either add another VM or Physical machine just to be able to install a standalone software Platform Services Controller?? Really? Why don't they make things easier instead of making more of a mess. Wasn't 5.1 a lesson to be learned with SSO and Certs? Now time to add another twist and mess admins up with this...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it only me or isn't this really nonsense? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VMWare lets get it together and make life better not more complicated. I thought the whole reason to go virtual is to use less not more!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comments, suggestions, anything???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 17:42:58 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Upgrade-Install/vCenter-Server-6-PSC-Really/m-p/2276322#M26407</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2015-10-26T17:42:58Z</dc:date>
    </item>
    <item>
      <title>How to customize the new ESXi Embedded Host Client login UI</title>
      <link>https://communities.vmware.com/t5/vSphere-Host-Client-Discussions/How-to-customize-the-new-ESXi-Embedded-Host-Client-login-UI/m-p/1391003#M453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 class="page-title" style="font-family: 'Roboto Slab', serif; font-size: 4.2rem; font-weight: 400; margin: 0 0 0.6em; color: #555555;"&gt;&lt;SPAN style="font-size: 12pt;"&gt;Can the Fling ESXi Embedded Host Client login be customized like the vSphere 6.0 web client login? Has anyone tried it? &lt;/SPAN&gt;&lt;/H1&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H1 class="page-title" style="font-family: 'Roboto Slab', serif; font-size: 4.2rem; font-weight: 400; margin: 0 0 0.6em; color: #555555;"&gt;&lt;/H1&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Oct 2015 01:32:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Host-Client-Discussions/How-to-customize-the-new-ESXi-Embedded-Host-Client-login-UI/m-p/1391003#M453</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2015-10-24T01:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: After migrating a couple VMs, I'm seeing messages similar to this in the vpxa log repeatedly....[VpxaMoVm::CheckMoVm] did not find a VM with ID 16 in the vmList</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/After-migrating-a-couple-VMs-I-m-seeing-messages-similar-to-this/m-p/376424#M22498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI I am seeing the exact same msg's what was your corrective action for this if any??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 14:17:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/After-migrating-a-couple-VMs-I-m-seeing-messages-similar-to-this/m-p/376424#M22498</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2014-08-29T14:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: Wyse P45 VMware View Multiple Monitors Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Wyse-P45-VMware-View-Multiple-Monitors-Setup/m-p/1766164#M47881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep on the latest and greatest... anything else i can check? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 01:36:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Wyse-P45-VMware-View-Multiple-Monitors-Setup/m-p/1766164#M47881</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2014-08-14T01:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Wyse P45 VMware View Multiple Monitors Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Wyse-P45-VMware-View-Multiple-Monitors-Setup/m-p/1766162#M47879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know I should be able to have all 3 monitors up and running at all times, but i dont know what am i missing. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 01:48:22 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Wyse-P45-VMware-View-Multiple-Monitors-Setup/m-p/1766162#M47879</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2014-08-13T01:48:22Z</dc:date>
    </item>
    <item>
      <title>Wyse P45 VMware View Multiple Monitors Setup</title>
      <link>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Wyse-P45-VMware-View-Multiple-Monitors-Setup/m-p/1766161#M47878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a Wyse P45 with 3 monitors set, using VMware View 5.3, my VC Server is 5.5, the VM is Windows 7&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue I am having is once my machine goes to sleep or is locked I lose connectivity to 2 of the 3 monitors and in order for me to get them back i have to reset the Wyse Terminal!!&lt;/P&gt;&lt;P&gt;Can anyone shed some light on this? I have disabled the sleep mode on the Wyse Firmware, I have selected 3 monitors to be set for the P45. What am I missing this is very frustrating to say the least. Also the setting on View is set to use 3 monitors as well, I am connecting via PCoIP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 00:53:32 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Horizon-Desktops-and-Apps/Wyse-P45-VMware-View-Multiple-Monitors-Setup/m-p/1766161#M47878</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2014-08-13T00:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: Hardware - Health Status Monitoring - CIM - alarm/error - "Cannot access the hardware monitoring service"</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/Hardware-Health-Status-Monitoring-CIM-alarm-error-quot-Cannot/m-p/1296441#M116466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Double check the name of the host you are adding to VC. In my experience I added a few new host and the naming convention was my issue. I had used an underscore "_" in the name once I renamed it with out it all was good.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 May 2014 13:00:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/Hardware-Health-Status-Monitoring-CIM-alarm-error-quot-Cannot/m-p/1296441#M116466</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2014-05-27T13:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: vSphere Web Client SUCKs so bad that my experience managing and supporting VMware has turn to SH**!</title>
      <link>https://communities.vmware.com/t5/ESXi-Discussions/vSphere-Web-Client-is-so-bad-that-my-experience-managing-and/m-p/922018#M77659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;VMware leave things as is do not take away the fat client not yet. You know you have made mistakes before and because of customers you have had to turn things back around. Do the right thing and make your improvements to the Web Client but let the comunity let you know when we are ready for this as of right now VMware you are not ready. As an admin I have not and will not upgrade our VM's to hardware level 10 I do not want to rely on using the web client just as everyone else said in these post too many pains. Once fixed trust me we will let you know to get rid of the fat client, but as of now nah not yet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Listen to your cutomers VMware, listen to us.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 18:36:28 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/ESXi-Discussions/vSphere-Web-Client-is-so-bad-that-my-experience-managing-and/m-p/922018#M77659</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2014-05-23T18:36:28Z</dc:date>
    </item>
    <item>
      <title>Re: Who's Logged On Window 7 VC Console</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/Who-s-Logged-On-Window-7-VC-Console/m-p/396698#M11918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice tools but what I'm looking for is the ability to see the windows I posted above when I am check the guest to see if its locked by a user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Feb 2014 15:40:54 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/Who-s-Logged-On-Window-7-VC-Console/m-p/396698#M11918</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2014-02-25T15:40:54Z</dc:date>
    </item>
    <item>
      <title>Who's Logged On Window 7 VC Console</title>
      <link>https://communities.vmware.com/t5/vCenter-Server-Discussions/Who-s-Logged-On-Window-7-VC-Console/m-p/396695#M11915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am looking for a hack (ok not a hack) a script or a process or something that i am just missing? That will enable me to see if a Windows 7 VM is in use and by whom in Virtual Center. This will be helpful when doing after hours work and I am not sure if the user is logged on or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In XP you normally see this when an XP session is in use or locked;&lt;/P&gt;&lt;P&gt;See xp_jdoe.gif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in Windows 7 all you see is:&lt;/P&gt;&lt;P&gt;See win7_jdoe.gif (and please dont say hit the ctrl alt del becasue that just takes you to the log screen which is blank see the next pic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help or direction&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Feb 2014 19:52:02 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vCenter-Server-Discussions/Who-s-Logged-On-Window-7-VC-Console/m-p/396695#M11915</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2014-02-19T19:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get-VM | Select Name,VMHost</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-VM-Select-Name-VMHost/m-p/1328232#M40403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LucD,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yep, got it to work, thank you. Here it goes below incase anyone has any use for it as well, I have it set to email the report as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add-PSSnapin VMware.VimAutomation.Core | Out-Null&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;connect-viserver VC55.mycomp.com -User admin -Pass &lt;A href="mailto:P@$$w0rD"&gt;P@$$w0rD&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-VMHost -Name esx1, esx2, esx3 | Get-VM | Select-Object -Property Name ,@{N="State";E={$_.Guest.State}},@{N="ToolsStatus";E={$_.Guest.ExtensionData.ToolsStatus}} | Where-Object {$_.ToolsStatus -eq "toolsNotRunning" -or $_.ToolsStatus -eq "toolsOld" -or $_.ToolsStatus -eq "toolsNotInstalled"} | Format-Table -AutoSize | Out-File "C:\Logs\Status_$((get-date).toString('MM-dd-yyyy_hh.mmtt')).log"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$logsFile = Resolve-Path "C:\Logs\*.log"&lt;/P&gt;&lt;P&gt;$SmtpServer = "smtp.mycomp.com"&lt;BR /&gt;$EmailFrom = "&lt;A href="mailto:ToolsStatus@mycomp.com"&gt;ToolsStatus@mycomp.com&lt;/A&gt;"&lt;BR /&gt;$EmailTo = "Me&amp;lt;&lt;A href="mailto:Me@mycomp.com"&gt;Me@mycomp.com&lt;/A&gt;&amp;gt;"&lt;BR /&gt;$Body = Get-VMHost -Name esx1, esx2, esx3, | Get-VM | Select-Object -Property Name ,@{N="State";E={$_.Guest.State}},@{N="ToolsStatus";E={$_.Guest.ExtensionData.ToolsStatus}} | Where-Object {$_.ToolsStatus -eq "toolsNotRunning" -or $_.ToolsStatus -eq "toolsOld" -or $_.ToolsStatus -eq "toolsNotInstalled"} | ConvertTo-Html&lt;BR /&gt;$Body += "&amp;lt;br&amp;gt; &amp;lt;/br&amp;gt;"&lt;BR /&gt;$Body += "Listed Servers should be updated or checked."&lt;BR /&gt;$Subject = "Status_$((get-date).toString('MM-dd-yyyy_hh:mmtt'))"&lt;BR /&gt;$mailer = new-object Net.Mail.SMTPclient($SmtpServer)&lt;BR /&gt;$msg = new-object Net.Mail.MailMessage($EmailFrom,$EmailTo,$Subject,$Body)&lt;BR /&gt;$msg.IsBodyHTML = $true&lt;BR /&gt;$mailer.send($msg)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 13:19:19 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-VM-Select-Name-VMHost/m-p/1328232#M40403</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2013-12-10T13:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Get-VM | Select Name,VMHost</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-VM-Select-Name-VMHost/m-p/1328230#M40401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LucD,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still got the same results, &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@A5AF993F89FC883B1750F8915C03D452/emoticons/1f615.png" alt=":confused_face:" title=":confused_face:" /&gt; All the VM's are still showing up. Is there a way to to an exclude of hosts?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 14:37:23 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-VM-Select-Name-VMHost/m-p/1328230#M40401</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2013-11-26T14:37:23Z</dc:date>
    </item>
    <item>
      <title>Get-VM | Select Name,VMHost</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-VM-Select-Name-VMHost/m-p/1328228#M40399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am looking for a way to get a list of all my VM's Tools Status but not from all the hosts in my Virtual Center 5.5. I have 6 hosts but only need information from 4 of them. I dont know how to exclude hosts so my report doesnt show VM's i dont want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I have which I have got from the community...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get-VM | `&lt;/P&gt;&lt;P&gt;Select-Object -Property Name,@{N="State";E={$_.Guest.State}},@{N="ToolsStatus";E={$_.Guest.ExtensionData.ToolsStatus}}&amp;nbsp; | `&lt;/P&gt;&lt;P&gt;Where-Object {$_.ToolsStatus -eq "toolsNotRunning" -or $_.ToolsStatus -eq "toolsOld" -or $_.ToolsStatus -eq "toolsNotInstalled"}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it provides all the VM's in VC i would just like to include the ones from the hosts needed. I am not sure how to do that, i tried messing with Get-VMHost -Location, i have tried a few ways but nothing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 22:20:05 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-VM-Select-Name-VMHost/m-p/1328228#M40399</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2013-11-25T22:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to add array manager, SRA command 'discoverArrays' failed. SRM 5.5</title>
      <link>https://communities.vmware.com/t5/Site-Recovery-Manager/Unable-to-add-array-manager-SRA-command-discoverArrays-failed/m-p/1299880#M6093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yep. It is compatible. Seems like an authentication issue. Just not sure if its on the emc side of it. Not easy finding documentation for setting up recoverpoint.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 03:10:00 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Site-Recovery-Manager/Unable-to-add-array-manager-SRA-command-discoverArrays-failed/m-p/1299880#M6093</guid>
      <dc:creator>EXPRESS</dc:creator>
      <dc:date>2013-10-11T03:10:00Z</dc:date>
    </item>
  </channel>
</rss>

