<?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>cnuvaasan Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>cnuvaasan Tracker</description>
    <pubDate>Wed, 15 Nov 2023 07:48:36 GMT</pubDate>
    <dc:date>2023-11-15T07:48:36Z</dc:date>
    <item>
      <title>Subnet mask and gateway details for VLAN</title>
      <link>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Subnet-mask-and-gateway-details-for-VLAN/m-p/2270607#M1065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello team,&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;we required Subnet mask and gateway details for Vlad Id? can you please provide the script to get these details.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Feb 2020 14:38:05 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Command-Line-Interface/Subnet-mask-and-gateway-details-for-VLAN/m-p/2270607#M1065</guid>
      <dc:creator>cnuvaasan</dc:creator>
      <dc:date>2020-02-04T14:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: PowerCli script with Get-View to report on VMs and specifications</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/PowerCli-script-with-Get-View-to-report-on-VMs-and/m-p/520915#M17570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: proxima-nova, Arial, sans-serif; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-family: proxima-nova, Arial, sans-serif; color: #ff4500;"&gt;report&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: proxima-nova, Arial, sans-serif; color: #a9a9a9;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: proxima-nova, Arial, sans-serif; color: #00008b;"&gt;@&lt;/SPAN&gt;&lt;SPAN style="font-family: proxima-nova, Arial, sans-serif; color: #000000;"&gt;()&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #00008b;"&gt;foreach&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;($&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;dc&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #00008b;"&gt;in&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #0000ff;"&gt;Get-Datacenter&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;)&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;dcVm&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #0000ff;"&gt;Get-View&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-&lt;/SPAN&gt;ViewType VirtualMachine &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Property Name &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-&lt;/SPAN&gt;SearchRoot &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;dc.ExtensionData.MoRef&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #00008b;"&gt;foreach&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;($&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;cluster&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #00008b;"&gt;in&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #0000ff;"&gt;Get-Cluster&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Location &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;dc&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;){&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vms&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #0000ff;"&gt;Get-view&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-&lt;/SPAN&gt;ViewType VirtualMachine &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-&lt;/SPAN&gt;SearchRoot &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;cluster.ExtensionData.MoRef&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #00008b;"&gt;foreach&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;($&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vm&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #00008b;"&gt;in&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vms&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;){&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;""&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;|&lt;/SPAN&gt; select Datacenter&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt; Name&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt; ToolsStatus&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt; NumCpu&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt; MemoryMB&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt; guestos&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt; IPAddress&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Datastore&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt; DatastoreUsedGB&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt;NrVMperDC&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt;NrVMperCluster&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.IPAddress&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;($&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vm.Guest.net.IPAddress&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;|&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #00008b;"&gt;where&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;{$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;_&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;}&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;|&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #0000ff;"&gt;Sort-Object&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Unique&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;)&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-join&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #8b0000;"&gt;|&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.Datastore&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #0000ff;"&gt;Get-View&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Id &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vm.Datastore&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Property Name&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;)&lt;/SPAN&gt;.Name &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-join&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #8b0000;"&gt;|&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.DatastoreUsedGB&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;[&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #00008b;"&gt;math&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;]&lt;/SPAN&gt;::Round&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;(($&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vm.Storage.PerDatastoreUsage.Committed&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;|&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #0000ff;"&gt;Measure-Object&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;-&lt;/SPAN&gt;Sum&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;)&lt;/SPAN&gt;.Sum&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;/&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #800080;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #00008b;"&gt;GB&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #800080;"&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.datacenter&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;dc.name&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.Name&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vm.name&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.toolsstatus&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vm.guest.toolsstatus&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.NumCpu&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vm.Summary.config.NumCpu&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.MemoryMB&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vm.Summary.config.memorySizeMB&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.guestos&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vm.guest.guestfullname&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.NrVMperDC&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;dcVm.Count&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info.NrVmperCluster&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;vms.Count&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;report&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;+=&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;info&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #ff4500;"&gt;report&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #a9a9a9;"&gt;|&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #0000ff;"&gt;export-csv&lt;/SPAN&gt; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;"&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #8b0000;"&gt;\Report.csv&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: inherit !important; font-family: inherit; color: #000000;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;&lt;/P&gt;&lt;P style="margin: 2px; font-family: proxima-nova, Arial, sans-serif; color: #666666;"&gt;the same script but i need to get a single vm&amp;nbsp; report&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2019 18:35:41 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/PowerCli-script-with-Get-View-to-report-on-VMs-and/m-p/520915#M17570</guid>
      <dc:creator>cnuvaasan</dc:creator>
      <dc:date>2019-11-28T18:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: PowerCli script with Get-View to report on VMs and specifications</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/PowerCli-script-with-Get-View-to-report-on-VMs-and/m-p/520913#M17568</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;how to get the same report for signle vm&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Nov 2019 15:49:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/PowerCli-script-with-Get-View-to-report-on-VMs-and/m-p/520913#M17568</guid>
      <dc:creator>cnuvaasan</dc:creator>
      <dc:date>2019-11-28T15:49:20Z</dc:date>
    </item>
  </channel>
</rss>

