<?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>Adv-CODE-R Tracker</title>
    <link>https://communities.vmware.com/wbsdv95928/tracker</link>
    <description>Adv-CODE-R Tracker</description>
    <pubDate>Fri, 17 Nov 2023 23:22:44 GMT</pubDate>
    <dc:date>2023-11-17T23:22:44Z</dc:date>
    <item>
      <title>Get-Tag, Get-TagCategory and Get-TagAssignment returns error</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-Tag-Get-TagCategory-and-Get-TagAssignment-returns-error/m-p/2993447#M113649</link>
      <description>&lt;P&gt;Get-Tag, Get-TagCategory and Get-TagAssignment returns error.&lt;BR /&gt;&lt;BR /&gt;Example for Get-TagAssignment:&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;Get-TagAssignment : 10/26/2023 8:10:24 AM  Get-TagAssignment    com.vmware.vapi.std.errors.operation_not_found&amp;nbsp;&lt;BR /&gt;{'messages': [com.vmware.vapi.std.localizable_message {'id': vapi.method.input.invalid.interface,&amp;nbsp;&lt;BR /&gt;'default_message': Cannot find service 'com.vmware.cis.data.svc.resource_model'., 'args':&amp;nbsp;&lt;BR /&gt;[com.vmware.cis.data.svc.resource_model]}], 'data':}  &lt;BR /&gt;At line:1 char:1&lt;BR /&gt;+ Get-TagAssignment&lt;BR /&gt;+ ~~~~~~~~~~~~~~~~~&lt;BR /&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: (:) [Get-TagAssignment], CisException&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; + FullyQualifiedErrorId : VMware.VimAutomation.ViCore.Impl.V1.Service.Tagging.Cis.TaggingServiceCisImpl.&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; GetTagAssignment.Error,VMware.VimAutomation.ViCore.Cmdlets.Commands.Tagging.GetTagAssignment&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Performed:&lt;BR /&gt;1. Updated to latest PowerCLI module&lt;/P&gt;&lt;P&gt;2. Tested the other commands - everything works except for the Get-Tag related.&lt;/P&gt;&lt;P&gt;vCenter version -- v8.0&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 07:15:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-Tag-Get-TagCategory-and-Get-TagAssignment-returns-error/m-p/2993447#M113649</guid>
      <dc:creator>Adv-CODE-R</dc:creator>
      <dc:date>2023-10-31T07:15:20Z</dc:date>
    </item>
    <item>
      <title>VMFS migration and upgrade related</title>
      <link>https://communities.vmware.com/t5/VMware-code-Discussions/VMFS-migration-and-upgrade-related/m-p/2961315#M2262</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a question, is it advisable to modify the powershell powercli function --&amp;gt; update-vmfsdatastore ?&lt;/P&gt;&lt;P&gt;We want to migrate the vmfs disk file which contains within the same cluster and upgrade it to vmfs 6, the order of the upgrade would be&lt;/P&gt;&lt;P&gt;1st datastore will be a temporary&lt;/P&gt;&lt;P&gt;2nd datastore will be the datastore1 --&amp;gt; I will be moving the vmfs 5 disk file to temporarydatastore, when datastore1 becomes empty then I want to upgrade to vmfs 6 using powershell powercli. So in total I want to upgrade 10 datastores.&lt;/P&gt;&lt;P&gt;Is it advisable to make changes to the existing powercli Update-vmfsDatastore function?&lt;/P&gt;&lt;P&gt;For more clarity, I can share the existing powershell script&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 10:39:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-code-Discussions/VMFS-migration-and-upgrade-related/m-p/2961315#M2262</guid>
      <dc:creator>Adv-CODE-R</dc:creator>
      <dc:date>2023-03-28T10:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: Get-vSanView: Throws an error when this cmdlet is executed</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-vSanView-Throws-an-error-when-this-cmdlet-is-executed/m-p/2921843#M107622</link>
      <description>&lt;P&gt;Yes, connected to only one vCenter and verified it and it was one.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 10:00:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-vSanView-Throws-an-error-when-this-cmdlet-is-executed/m-p/2921843#M107622</guid>
      <dc:creator>Adv-CODE-R</dc:creator>
      <dc:date>2022-08-02T10:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get-vSanView: Throws an error when this cmdlet is executed</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-vSanView-Throws-an-error-when-this-cmdlet-is-executed/m-p/2921837#M107620</link>
      <description>&lt;P&gt;Hi LucD,&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\Users\a_200779653&amp;gt; $PSVersionTable&lt;/P&gt;&lt;P&gt;Name &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; Value &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;&lt;BR /&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;&lt;BR /&gt;PSVersion &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;5.1.14393.5127 &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;&lt;BR /&gt;PSEdition &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Desktop &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;&lt;BR /&gt;PSCompatibleVersions &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; {1.0, 2.0, 3.0, 4.0...} &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;&lt;BR /&gt;BuildVersion &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10.0.14393.5127 &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;&lt;BR /&gt;CLRVersion &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 4.0.30319.42000 &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;&lt;BR /&gt;WSManStackVersion &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3.0 &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;&lt;BR /&gt;PSRemotingProtocolVersion &amp;nbsp; &amp;nbsp; &amp;nbsp;2.3 &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;&lt;BR /&gt;SerializationVersion &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1.1.0.1 &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;OS - windows server 2016 standard.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 09:38:12 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-vSanView-Throws-an-error-when-this-cmdlet-is-executed/m-p/2921837#M107620</guid>
      <dc:creator>Adv-CODE-R</dc:creator>
      <dc:date>2022-08-02T09:38:12Z</dc:date>
    </item>
    <item>
      <title>Get-vSanView: Throws an error when this cmdlet is executed</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-vSanView-Throws-an-error-when-this-cmdlet-is-executed/m-p/2921799#M107611</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have encountered a new issue while running this cmdlet "Get-vSanView".&lt;/P&gt;&lt;P&gt;The error messages are :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.) Core_BaseCmdlet_UnknownError, VMware.Vimautomation.Storage.Commands.Cmdlets.Vsan.GetVsanView.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2.) Vsan_GetVsanView_WriteNotFoundError,&amp;nbsp;VMware.Vimautomation.Storage.Commands.Cmdlets.Vsan.GetVsanView.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Versions:&lt;BR /&gt;1. vCenter - v7&lt;/P&gt;&lt;P&gt;2. PowerCLI - v12.70&lt;/P&gt;&lt;P&gt;We upgraded the module to the latest version since it threw the same error message from above in the "PowerCLI v11"&lt;/P&gt;&lt;P&gt;We can connect to the vCenter without any problem, but errors out when we want vSan health check. We tried to connect to different vCenters to check if that's a problem but no luck.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We can see the cmdlets loaded into the PowerShell ISE (attached screenshots). Not sure what is that we are missing out here. Should I check anything at the vCenter level?&amp;nbsp; or if something that is blocking it?&lt;/P&gt;&lt;P&gt;Kindly help.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 06:05:37 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-vSanView-Throws-an-error-when-this-cmdlet-is-executed/m-p/2921799#M107611</guid>
      <dc:creator>Adv-CODE-R</dc:creator>
      <dc:date>2022-08-02T06:05:37Z</dc:date>
    </item>
    <item>
      <title>SRM Protected VM - Protection status reporting</title>
      <link>https://communities.vmware.com/t5/Site-Recovery-Manager/SRM-Protected-VM-Protection-status-reporting/m-p/2875896#M13946</link>
      <description>&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;Need some help SRM Protected VM.&lt;/P&gt;&lt;P&gt;I came across multiple articles in the forum - I couldn't find the exact match or closest one to resolve my reporting issue. So, I have developed the script but the output is different from what I'm looking for, it would be great help if I find the solution.&lt;/P&gt;&lt;P&gt;Expected: I'm looking to get the protection status of the SRM protected VM which is within the protection group (Attached and Highlighted screengrab)&lt;/P&gt;&lt;P&gt;As seen in the web-client: Under Protection Status we would see these status(s) like - "OK", "Not configured", "Replication warning". So I'm looking to get Protection Status as an output in my report.&lt;BR /&gt;&lt;BR /&gt;Could you please help me on how to proceed further with this, what parameter or cmdlet that needs to be in-place within the script.&lt;/P&gt;&lt;P&gt;Looking forward for to your help, Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 08:22:15 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/Site-Recovery-Manager/SRM-Protected-VM-Protection-status-reporting/m-p/2875896#M13946</guid>
      <dc:creator>Adv-CODE-R</dc:creator>
      <dc:date>2021-11-09T08:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Template to VM to Template after Patching</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Convert-Template-to-VM-to-Template-after-Patching/m-p/2875305#M103992</link>
      <description>&lt;P&gt;Thank you for your response earlier &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@DCF4E2F7991292CEECF250394DB2C2BC/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;Luc, I have another question:&lt;/P&gt;&lt;P&gt;I want to assign a IP address to the linux VM so, I would be running this script:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;$VM = Get-VM -Name "Linux-Test-TemplateRHEL7"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;$code = @'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ls &amp;gt; "tmp/test.txt"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ip address add 1.1.1.1&lt;/SPAN&gt;&lt;SPAN&gt;/24 dev ens199 (network interface)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;'@&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Invoke-VMScript -VM $VM -ScriptType bash -ScriptText $code -GuestUser "&amp;lt;string&amp;gt;" -GuestPassword "&amp;lt;string&amp;gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So the question is.. Do we have any way/cmdlets to get the information about the network interface of the linux VM? without logging into the VM after converting it from template to VM.&lt;/P&gt;&lt;P&gt;Because right now my script works but I was successful only after logging into the VM and manually finding the network interface (&lt;SPAN&gt;ens199&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;Kindly help. Thanks in advance &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@DCF4E2F7991292CEECF250394DB2C2BC/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 15:12:11 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Convert-Template-to-VM-to-Template-after-Patching/m-p/2875305#M103992</guid>
      <dc:creator>Adv-CODE-R</dc:creator>
      <dc:date>2021-10-29T15:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Convert Template to VM to Template after Patching</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Convert-Template-to-VM-to-Template-after-Patching/m-p/2873511#M103844</link>
      <description>&lt;P&gt;LucD,&lt;/P&gt;&lt;P&gt;Thank you for the response.&lt;/P&gt;&lt;P&gt;I was able to figure out about template to VM to template cmdlets and it works. But I'm stuck at assigning the IP address to the VM (Linux OS) using PowerShell - is there any possibility to assign IP address to the VM using powerCLI cmdlets.&lt;/P&gt;&lt;P&gt;I came across this cmdlet but this is for windows, not really sure if this works for Linux:&lt;/P&gt;&lt;P&gt;New-NetIPAddress&lt;/P&gt;&lt;P&gt;Kindly help.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 15:29:18 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Convert-Template-to-VM-to-Template-after-Patching/m-p/2873511#M103844</guid>
      <dc:creator>Adv-CODE-R</dc:creator>
      <dc:date>2021-10-21T15:29:18Z</dc:date>
    </item>
    <item>
      <title>Convert Template to VM to Template after Patching</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Convert-Template-to-VM-to-Template-after-Patching/m-p/2873451#M103838</link>
      <description>&lt;P&gt;Hi LucD,&lt;/P&gt;&lt;P&gt;I have a query..&lt;/P&gt;&lt;P&gt;1. Convert Template to VM&lt;BR /&gt;2. Power On the VM&lt;BR /&gt;3. Patch the VM with&lt;BR /&gt;3. Power Off&lt;BR /&gt;4. Convert to Template&lt;/P&gt;&lt;P&gt;Operating System: Linux&lt;/P&gt;&lt;P&gt;Looking forward to your reply, thanks for the help.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Oct 2021 11:35:04 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Convert-Template-to-VM-to-Template-after-Patching/m-p/2873451#M103838</guid>
      <dc:creator>Adv-CODE-R</dc:creator>
      <dc:date>2021-10-21T11:35:04Z</dc:date>
    </item>
    <item>
      <title>vPartition details from vCenter for all the residing VM's</title>
      <link>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/vPartition-details-from-vCenter-for-all-the-residing-VM-s/m-p/2870000#M103563</link>
      <description>&lt;P&gt;Hello LucD,&lt;/P&gt;&lt;P&gt;I was looking for some help with my code kindly help &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@DCF4E2F7991292CEECF250394DB2C2BC/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;I was trying to generate a report from vCenter for all the VM's residing within (for now windows). Wanted to seek some help with code, since I'm the beginner and would like to get some help from you..&lt;/P&gt;&lt;P&gt;Here is the block of code which I was trying to figure out, but I'm not sure if this will fetch the vPartition (details of partitions within VM's like c drive, d drive etc..) of all the VMs:&lt;/P&gt;&lt;P&gt;$ValeCMReport = Get-VM | Select-Object&lt;BR /&gt;@{N=’Name’;E={$_.name}},&lt;BR /&gt;@{N=”Disk”;E={$_.DiskType}},&lt;BR /&gt;@{N=”Disk Capacity (in GB)”;E={$_.CapacityGB}},&lt;BR /&gt;@{N=”Disk Utilized (in GB)”;E={[math]::round(($_.CapacityGB))}},&lt;BR /&gt;@{N="Disk Consumed(in GB)";E={($_.CapacityGB -$_.FreeSpace)}},&lt;BR /&gt;@{N="Disk Free (in GB)";E={[math]::round($_.FreeSpace/1GB, 0)}},&lt;BR /&gt;@{N="Disk Free (in %)";E={[math]::Format("$_.FreeSpace {0:P2}" -f ($_.FreeSpace / $_.Size))}}&lt;/P&gt;&lt;P&gt;I was trying to export vPartition with these filters: (attached image) &lt;img class="lia-deferred-image lia-image-emoji" src="https://communities.vmware.com/html/@DCF4E2F7991292CEECF250394DB2C2BC/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&lt;/P&gt;&lt;P&gt;Requirement will be that I want to export the vPartition details of all the VM's from a vCenter, it will be great help. Thank you in advance, Sir.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 08:23:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/vPartition-details-from-vCenter-for-all-the-residing-VM-s/m-p/2870000#M103563</guid>
      <dc:creator>Adv-CODE-R</dc:creator>
      <dc:date>2021-10-04T08:23:57Z</dc:date>
    </item>
  </channel>
</rss>

