<?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>AmolPatil Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>AmolPatil Tracker</description>
    <pubDate>Thu, 23 Nov 2023 12:48:16 GMT</pubDate>
    <dc:date>2023-11-23T12:48:16Z</dc:date>
    <item>
      <title>Re: Multiple VMs Inventory using multitasking process ?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Multiple-VMs-Inventory-using-multitasking-process/m-p/2225693#M74838</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Luc, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot once again.. &lt;/P&gt;&lt;P&gt;Finally after yours hints.. I was keep trying to do my VM Inventory using parallel... So finally it is working using Start-Job ☺️&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again thanks a lot for assisting me or us always.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Mar 2017 18:22:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Multiple-VMs-Inventory-using-multitasking-process/m-p/2225693#M74838</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2017-03-19T18:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Running a PowerCLI script against multiple vCenters at the same time</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Running-a-PowerCLI-script-against-multiple-vCenters-at-the-same/m-p/1299715#M38595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So finally how you did this simultaneously to connect all the VC.&lt;/P&gt;&lt;P&gt;I also trying to do the same but no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to get Multiple VM's information from multiple VCs, but currently I am pushing this using Foreach loop to get inside VC's details.&lt;/P&gt;&lt;P&gt;I want to run my script parallelly on all mentioned VCs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LucD assist me to use Job but didn't understand so looking for some example to get this done.&lt;/P&gt;&lt;P&gt;Your help appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Mar 2017 16:14:42 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Running-a-PowerCLI-script-against-multiple-vCenters-at-the-same/m-p/1299715#M38595</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2017-03-06T16:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple VMs Inventory using multitasking process ?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Multiple-VMs-Inventory-using-multitasking-process/m-p/2225692#M74837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have sent an email from your site.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 09:34:31 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Multiple-VMs-Inventory-using-multitasking-process/m-p/2225692#M74837</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2016-12-19T09:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple VMs Inventory using multitasking process ?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Multiple-VMs-Inventory-using-multitasking-process/m-p/2225690#M74835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Luc,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes tried that way too and also tried your other post with job but no luck so far.&lt;/P&gt;&lt;P&gt;I will post my code then check if that is possible in that code.(That also i picked from diffrent sources and customized.)&lt;/P&gt;&lt;P&gt;Share me where to share that ? Emai ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 07:59:16 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Multiple-VMs-Inventory-using-multitasking-process/m-p/2225690#M74835</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2016-12-16T07:59:16Z</dc:date>
    </item>
    <item>
      <title>Multiple VMs Inventory using multitasking process ?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Multiple-VMs-Inventory-using-multitasking-process/m-p/2225688#M74833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I was trying for long to make a script to fetch multiple VMs information from VC(s).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;I got success to build a script with desired format and properties BUT this will go one my one ForEach ($vm in$Vms)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I am looking for code which will run as a job OR parallel process to fetch the 1000+ VMs information simultaneously to save the time and speedup the process.&lt;/P&gt;&lt;P&gt; Any Hint? &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #17365d;"&gt;Regards,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #17365d;"&gt;Amol Patil&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Dec 2016 05:53:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Multiple-VMs-Inventory-using-multitasking-process/m-p/2225688#M74833</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2016-12-16T05:53:48Z</dc:date>
    </item>
    <item>
      <title>Re: Script to Audit Permissions. in Vcenter</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Script-to-Audit-Permissions-in-Vcenter/m-p/2135698#M69201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Luc,&lt;/P&gt;&lt;P&gt;Thanks for quick reply and yes its working. &lt;/P&gt;&lt;P&gt;Thanks for the always quick help and guidance &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;P&gt;&lt;/P&gt;&lt;P&gt;But, If event is not there then can not get, I was looking for old auditing records. &lt;/P&gt;&lt;P&gt;I got the recent once. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 14:15:27 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Script-to-Audit-Permissions-in-Vcenter/m-p/2135698#M69201</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2016-09-16T14:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Script to Audit Permissions. in Vcenter</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Script-to-Audit-Permissions-in-Vcenter/m-p/2135696#M69199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Luc, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to check Who gave Permission for the VC or assign roles/permissions ?&lt;/P&gt;&lt;P&gt;Looking for Auditing purpose.&lt;/P&gt;&lt;P&gt;I have VC for 4.1/5.1/6.0&lt;/P&gt;&lt;P&gt;Any hint ?&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Amol&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 13:49:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Script-to-Audit-Permissions-in-Vcenter/m-p/2135696#M69199</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2016-09-16T13:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to know if ESX/ESXi host is in cluster or standalone ?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-know-if-ESX-ESXi-host-is-in-cluster-or-standalone/m-p/2249271#M76785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a ton for the hint. &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;P&gt;I will do the further modification. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PowerCLI problem? = LucD is available &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>Wed, 20 Jul 2016 14:38:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-know-if-ESX-ESXi-host-is-in-cluster-or-standalone/m-p/2249271#M76785</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2016-07-20T14:38:11Z</dc:date>
    </item>
    <item>
      <title>How to know if ESX/ESXi host is in cluster or standalone ?</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-know-if-ESX-ESXi-host-is-in-cluster-or-standalone/m-p/2249269#M76783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Experts, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to know if ESX/ESXi host is in any cluster or standalone ?&lt;/P&gt;&lt;P&gt;I can pull the hosts information from multiple VC but now i want to know if that &lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;particular host is part of cluster or standalone?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;It should show standalone if so or else it should give cluster name if it is part of cluster.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards, &lt;/P&gt;&lt;P&gt;Amol Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 13:38:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-know-if-ESX-ESXi-host-is-in-cluster-or-standalone/m-p/2249269#M76783</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2016-07-20T13:38:44Z</dc:date>
    </item>
    <item>
      <title>List of files resides under VirtualMachine Folder on DataStore</title>
      <link>https://communities.vmware.com/t5/VMware-vCenter-Discussions/List-of-files-resides-under-VirtualMachine-Folder-on-DataStore/m-p/1370596#M17347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was looking for the way to get list of files resides under VirtualMachine Folder on DataStore.&lt;/P&gt;&lt;P&gt;My base requirement is, I need VM name &amp;amp; DataStoreName where vmware.log file is archived as vmware-*.log with file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any way to get this below requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VM_Nname&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DataStore_Name&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Folder_Path&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Files&lt;/P&gt;&lt;P&gt;ABC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LUN01_01&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;[LUN01_01]\ABC&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC.vmx&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC.vmdk&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vmware.log&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amol Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 14:12:21 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-vCenter-Discussions/List-of-files-resides-under-VirtualMachine-Folder-on-DataStore/m-p/1370596#M17347</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2016-03-29T14:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend/optimize this multi vc datastore inventory script</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-extend-optimize-this-multi-vc-datastore-inventory-script/m-p/437164#M9223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello A S &amp;amp; LucD,&lt;/P&gt;&lt;P&gt;With help of your script I modified and build a new where it gives output based on VM and their respective information.&lt;/P&gt;&lt;P&gt;Please have a look and give your feedback if any thing needs to change.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amol Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Oct 2014 04:47:14 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-extend-optimize-this-multi-vc-datastore-inventory-script/m-p/437164#M9223</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2014-10-08T04:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to extend/optimize this multi vc datastore inventory script</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-extend-optimize-this-multi-vc-datastore-inventory-script/m-p/437163#M9222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello LucD,&lt;/P&gt;&lt;P&gt;Hope you are doing good,&lt;/P&gt;&lt;P&gt;Its a very nice script, thanks to A S for making this great script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we make this in reverse direction, I mean based on VM in VC and their respective information like, Host, Datastore ,Cluster and rest properties which are there in script.&lt;/P&gt;&lt;P&gt;I am looking for multiple VCs, is it possible to pull such data from multiple VCs?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 10:22:30 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/How-to-extend-optimize-this-multi-vc-datastore-inventory-script/m-p/437163#M9222</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2014-10-01T10:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: list disks rdm with powershell</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/list-disks-rdm-with-powershell/m-p/2022323#M66265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chad,&lt;/P&gt;&lt;P&gt;Its good script. But I am looking a script to get the selected VM or all the VMs who has DiskType -eq “RawPhysical”, details with Properties (Host, VM, DiskNumber, Identifier, Policy, VirtualDeviceNode, Capacity )&lt;/P&gt;&lt;P&gt;Can you assist ?&lt;/P&gt;&lt;P&gt;I tried this as below --&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Function Get-RAWDiskInfo {&lt;/P&gt;&lt;P&gt;$RDisks = Get-VM $VM | Get-HardDisk | Where {$_.DiskType -eq “RawPhysical”}&lt;/P&gt;&lt;P&gt;Foreach ($RDisk in $RDisks) {&lt;/P&gt;&lt;P&gt;$Lun = Get-VMHost -name (Get-VM $VM).VMHost | Get-SCSILun $RDisk.SCSICanonicalName&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$Props = @{ 'VM Name' = $RDisk.Parent;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'DiskType' = $RDisk.DiskType;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Name' = $RDisk.Name;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Filename' = $RDisk.Filename;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Scsi Name' = $RDisk.ScsiCanonicalName;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'LUN ID' = $Lun.RuntimeName.Substring($Lun.RuntimeName.LastIndexof(“L”)+1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;New-Object -TypeName PSObject -Property $props&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Aug 2013 16:43:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/list-disks-rdm-with-powershell/m-p/2022323#M66265</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2013-08-02T16:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Powershell output inside a HTML collapsible panel</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powershell-output-inside-a-HTML-collapsible-panel/m-p/2519573#M85755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice post..&lt;/P&gt;&lt;P&gt;But what can we do if we need multiple function output with the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am collecting output as below and i want Show/Hide option.. on General Information, Number of VMs Per Datastore and Datastores and so on..&lt;/P&gt;&lt;P&gt;and with the border of table..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="html.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/45772i892F064364833062/image-size/large?v=v2&amp;amp;px=999" role="button" title="html.png" alt="html.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Jun 2013 13:20:21 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Powershell-output-inside-a-HTML-collapsible-panel/m-p/2519573#M85755</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2013-06-28T13:20:21Z</dc:date>
    </item>
    <item>
      <title>Get DataStore Usage Report on email.</title>
      <link>https://communities.vmware.com/t5/Legacy-User-Blogs/Get-DataStore-Usage-Report-on-email/ta-p/2767271</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="MsoNormal"&gt;Hello Friend,&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Find the attached script to Get DataStore Usage Report on email.&lt;/P&gt;&lt;P class="MsoNormal"&gt;This will give you HTML format report on your email and with RED mark if any datastore is running with less then 20% of free space.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;STRONG style="font-size: 10pt;"&gt;Contents of path&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;DataStoreUsageReport.ps1 - Main script file which need to execute from path.&lt;/P&gt;&lt;P class="MsoNormal"&gt;email_id.txt – Creat .txt file at script location and add recipients email ID in this file.&lt;/P&gt;&lt;P class="MsoNormal"&gt;vc_list.txt – Creat .txt file at script location and add correct VC name from which have to collect datastore details.&lt;/P&gt;&lt;P class="MsoNormal"&gt;\Report - Where output will be save.&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;STRONG&gt;Script Description: &lt;/STRONG&gt;This script will connect to multiple VCs &amp;gt; colleact Datastore Usage Report &amp;gt; Save OutPut as HTML format &amp;gt; Send email.&lt;/P&gt;&lt;P class="MsoNormal"&gt;Output will show in RED if any datasotre's Free Space % is less then 20&lt;/P&gt;&lt;P class="MsoNormal"&gt;&lt;/P&gt;&lt;P class="MsoNormal"&gt;Note - Change SMTP server as per your setup.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Jan 2013 15:30:26 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Legacy-User-Blogs/Get-DataStore-Usage-Report-on-email/ta-p/2767271</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2013-01-19T15:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Task/Events for a ESX or VM: PowerCLI script</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Task-Events-for-a-ESX-or-VM-PowerCLI-script/m-p/2645124#M90108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure, It is really helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and yes I will contact you if required any assistance further. &lt;/P&gt;&lt;P&gt;I gone through your sites and books overtheir, which are really helpful.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 12:58:52 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Task-Events-for-a-ESX-or-VM-PowerCLI-script/m-p/2645124#M90108</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2013-01-17T12:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Task/Events for a ESX or VM: PowerCLI script</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Task-Events-for-a-ESX-or-VM-PowerCLI-script/m-p/2645122#M90106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey LucD,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot, Yes its working and same, what we want.&lt;/P&gt;&lt;P&gt;Need assistance - How we can get whatever you used in where &lt;SPAN style="white-space: pre; font-size: 10pt;"&gt;{$_ -is [VMware.Vim.TaskEvent] -and $_.Info.DescriptionId &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="white-space: pre; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="white-space: pre; font-size: 10pt;"&gt;-eq "HostSystem.enterMaintenanceMode"}.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="white-space: pre; font-size: 10pt;"&gt;I am beginer in script so here only I stucked that what next we can use or what are possible options available. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="white-space: pre; font-size: 10pt;"&gt;Do we have any tool ?? Can you suggest ?? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick support and script. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 10:08:45 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Task-Events-for-a-ESX-or-VM-PowerCLI-script/m-p/2645122#M90106</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2013-01-17T10:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Task/Events for a ESX or VM: PowerCLI script</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Task-Events-for-a-ESX-or-VM-PowerCLI-script/m-p/2645120#M90104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But not sure from which main syntax need to use. Task related command or property not available.&lt;/P&gt;&lt;P&gt;For example - I need to check one host - when its gone in maintenance mode and by whom. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jan 2013 11:26:56 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Task-Events-for-a-ESX-or-VM-PowerCLI-script/m-p/2645120#M90104</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2013-01-16T11:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: Task/Events for a ESX or VM: PowerCLI script</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Task-Events-for-a-ESX-or-VM-PowerCLI-script/m-p/2645118#M90102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we colleact Task details (Not Events) which has performed on that perticuler ESX host.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jan 2013 13:23:05 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Task-Events-for-a-ESX-or-VM-PowerCLI-script/m-p/2645118#M90102</guid>
      <dc:creator>AmolPatil</dc:creator>
      <dc:date>2013-01-15T13:23:05Z</dc:date>
    </item>
  </channel>
</rss>

