<?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: ScriptProperty in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/ScriptProperty/m-p/40406#M1873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinith - I believe you can play around witht his and make it boolean as well right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jun 2014 12:08:51 GMT</pubDate>
    <dc:creator>JGPSHNTAP</dc:creator>
    <dc:date>2014-06-11T12:08:51Z</dc:date>
    <item>
      <title>ScriptProperty</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/ScriptProperty/m-p/40388#M1868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I see that there is a special Property under 'Get-NaLun' called 'ScriptProperty'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand that this will somehow trigger a script (?) that will check if the Lun is thin provisioned(?)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;Thin&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ScriptProperty System.Object Thin {get=!($this.IsSpaceReservationEnabled);}&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone please explain what it does and how to run it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, if it is to check if the Lun is thin provisioned, how is that different from the Property "IsSpaceReservationEnabled"?&lt;/P&gt;&lt;P&gt;Can you also please explain what '$this' means?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Joel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:34:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/ScriptProperty/m-p/40388#M1868</guid>
      <dc:creator>JSHACHER11</dc:creator>
      <dc:date>2025-06-05T05:34:39Z</dc:date>
    </item>
    <item>
      <title>Re: ScriptProperty</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/ScriptProperty/m-p/40392#M1870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Joel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get to this property by creating custom objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS C:\Windows\system32&amp;gt; Get-NaLun | select path,protocol,@{l='Thin Sub Property';e={$_ | select -ExpandProperty thin}}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/25997_1.png" style="width: 873px; height: 388px;" width="873" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 07:57:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/ScriptProperty/m-p/40392#M1870</guid>
      <dc:creator>vinith</dc:creator>
      <dc:date>2014-06-11T07:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: ScriptProperty</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/ScriptProperty/m-p/40401#M1872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;cool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so &lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 12.727272033691406px; background-color: #ffffff;"&gt;how is that different from the Property "IsSpaceReservationEnabled"?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 09:57:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/ScriptProperty/m-p/40401#M1872</guid>
      <dc:creator>JSHACHER11</dc:creator>
      <dc:date>2014-06-11T09:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: ScriptProperty</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/ScriptProperty/m-p/40406#M1873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vinith - I believe you can play around witht his and make it boolean as well right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 12:08:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/ScriptProperty/m-p/40406#M1873</guid>
      <dc:creator>JGPSHNTAP</dc:creator>
      <dc:date>2014-06-11T12:08:51Z</dc:date>
    </item>
  </channel>
</rss>

