<?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: VSC powershell module requests in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-powershell-module-requests/m-p/148854#M9550</link>
    <description>&lt;P&gt;Ah yes, you are correct - there doesn't appear to be a VSC cmdlet to accomplish that today.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming the hosts in question are ESXi hosts, another option would be to use the PowerCLI cmdlet "Get-AdvancedSetting" and/or "Set-AdvancedSetting" as part of a script to collect the values of the NFS settings set by VSC and ensure that they are compliant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could take it a step further and use a framework like&lt;A href="https://github.com/WahlNetwork/Vester" target="_self"&gt; Vester&amp;nbsp;&lt;/A&gt; to test and optionally remediate your configuration.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, hopefully that helps!&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 18:54:56 GMT</pubDate>
    <dc:creator>donny_lang</dc:creator>
    <dc:date>2019-06-12T18:54:56Z</dc:date>
    <item>
      <title>VSC powershell module requests</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-powershell-module-requests/m-p/148839#M9547</link>
      <description>&lt;P&gt;I have a couple requests for the powershell module for VSC&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Please please make it more available and not convoluted in the install ISO. This (and others ?) module should be available in the Toolchest in my opinion.&lt;/LI&gt;
&lt;LI&gt;&amp;nbsp;Please add cmdlets for monitor controls in the module. I have a small environment, and skipping hosts one by one in the vCenter gui is really annoying.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:28:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-powershell-module-requests/m-p/148839#M9547</guid>
      <dc:creator>Ernst</dc:creator>
      <dc:date>2025-06-04T12:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: VSC powershell module requests</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-powershell-module-requests/m-p/148841#M9548</link>
      <description>&lt;P&gt;I agree with your first point, I would really love to see a "modern" distribution method for the PowerShell tools - being available in the PSGallery, for example, would make it a lot easier to use the modules than having to manually install a Toolkit, or (in the case of VSC) download the entire ISO to dig the module out. I, unfortunately, don't have the power to change it, but for what it's worth I agree with you. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For your second point, can you clarify on what you mean by "monitor controls"? Can you give me an example of a use case that you'd like to be able to solve with the VSC cmdlets?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 13:33:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-powershell-module-requests/m-p/148841#M9548</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2019-06-12T13:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: VSC powershell module requests</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-powershell-module-requests/m-p/148852#M9549</link>
      <description>&lt;P&gt;If I’ve understood the functonality correctly you can control if VSC monitors a hosts settings, and throws a warning if it drifts. It’s located in the host rightclick menu (Monitor-start/skip), and must be set one host at a time.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The monitor setting isn’t persistent though, so a restart of the VSC means it’s lost and must be reset. More then a few hosts, and it gets a bit tedious.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Both these request are about QoL and ease of use, which I think the could be better. Definitively hope they’ll do something about the powershell modules.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 18:23:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-powershell-module-requests/m-p/148852#M9549</guid>
      <dc:creator>Ernst</dc:creator>
      <dc:date>2019-06-12T18:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: VSC powershell module requests</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-powershell-module-requests/m-p/148854#M9550</link>
      <description>&lt;P&gt;Ah yes, you are correct - there doesn't appear to be a VSC cmdlet to accomplish that today.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Assuming the hosts in question are ESXi hosts, another option would be to use the PowerCLI cmdlet "Get-AdvancedSetting" and/or "Set-AdvancedSetting" as part of a script to collect the values of the NFS settings set by VSC and ensure that they are compliant.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You could take it a step further and use a framework like&lt;A href="https://github.com/WahlNetwork/Vester" target="_self"&gt; Vester&amp;nbsp;&lt;/A&gt; to test and optionally remediate your configuration.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, hopefully that helps!&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 18:54:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/VSC-powershell-module-requests/m-p/148854#M9550</guid>
      <dc:creator>donny_lang</dc:creator>
      <dc:date>2019-06-12T18:54:56Z</dc:date>
    </item>
  </channel>
</rss>

