<?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>topic Re: PowerShell Toolkit - Get-NcVol Creation Date in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PowerShell-Toolkit-Get-NcVol-Creation-Date/m-p/147281#M5984</link>
    <description>&lt;P&gt;Thats it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2019 18:54:01 GMT</pubDate>
    <dc:creator>david_sole</dc:creator>
    <dc:date>2019-03-19T18:54:01Z</dc:date>
    <item>
      <title>PowerShell Toolkit - Get-NcVol Creation Date</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PowerShell-Toolkit-Get-NcVol-Creation-Date/m-p/147175#M5977</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to get the creation date of a volume running on a ONTAP 9.x system. I can get date from ONTAP shell but I need to get it from PowerShell.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help is apreciated.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;David,&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 09:25:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PowerShell-Toolkit-Get-NcVol-Creation-Date/m-p/147175#M5977</guid>
      <dc:creator>david_sole</dc:creator>
      <dc:date>2019-03-15T09:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit - Get-NcVol Creation Date</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PowerShell-Toolkit-Get-NcVol-Creation-Date/m-p/147211#M5979</link>
      <description>&lt;P&gt;If you want to see all the objects/properties use:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Get-NcVol -Name {volume_name} -Vserver {vServer_name} | Format-List&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You'll see a "VolumeIdAttributes" object - to see the additional properties for the volume&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (Get-NcVol -Name {volume_name} -Vserver {vServer_name}).VolumeIdAttributes&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Finally, try this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PS C:\&amp;gt; $vol=Get-NcVol {volume_name} -Vserver {vServer_name}&lt;BR /&gt;PS C:\&amp;gt; $vol.VolumeIdAttributes.CreationTimeDT&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sunday, November 25, 2018 5:07:40 PM&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Mar 2019 22:36:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PowerShell-Toolkit-Get-NcVol-Creation-Date/m-p/147211#M5979</guid>
      <dc:creator>JohnChampion</dc:creator>
      <dc:date>2019-03-16T22:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: PowerShell Toolkit - Get-NcVol Creation Date</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PowerShell-Toolkit-Get-NcVol-Creation-Date/m-p/147281#M5984</link>
      <description>&lt;P&gt;Thats it!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you so much,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 18:54:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/PowerShell-Toolkit-Get-NcVol-Creation-Date/m-p/147281#M5984</guid>
      <dc:creator>david_sole</dc:creator>
      <dc:date>2019-03-19T18:54:01Z</dc:date>
    </item>
  </channel>
</rss>

