<?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: Netapp Powershell Toolkit 9.14.1 returns wrong values used without ONTAPI switch in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/454838#M6941</link>
    <description>&lt;P&gt;I need more information about what's going on behind the scenes. Could you please share the debug logs for both ZAPI and REST using the &lt;STRONG&gt;Set-NatoolkitConfiguration&lt;/STRONG&gt; debug command? This will help me identify the root cause of the error. Please send mail over &lt;STRONG&gt;ng-ontap-pstk-queries&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 03 Sep 2024 10:32:20 GMT</pubDate>
    <dc:creator>saharsh</dc:creator>
    <dc:date>2024-09-03T10:32:20Z</dc:date>
    <item>
      <title>Netapp Powershell Toolkit 9.14.1 returns wrong values used without ONTAPI switch</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/451949#M6868</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have been using the new version of PSTK 9.14.1 for a few days because I thought the previous bugs had been fixed.&lt;BR /&gt;But I will still have to use the switch "-ONTAPI" when connecting to the Netapp Cluster to get correct values.&lt;BR /&gt;Example:&lt;BR /&gt;CMDLET get-nccifsshare&lt;BR /&gt;Some wrong or no values are returned if the connection to the cluster is established without the ONTAPI switch and REST-API queries are used:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;...profilename\documents&amp;gt; Get-Module&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;ModuleType Version Name ExportedCommands&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;---------- ------- ---- ----------------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Manifest 3.1.0.0 Microsoft.PowerShell.Management {Add-Computer, Add-Content, Checkpoint-Computer, Clear-Content...}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Manifest 3.1.0.0 Microsoft.PowerShell.Utility {Add-Member, Add-Type, Clear-Variable, Compare-Object...}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Manifest 9.14.1.... Netapp.Ontap {Add-NaAggr, Add-NaCifsShare, Add-NaCredential, Add-NaFpolicyExtension...}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Script 1.2 PSReadline {Get-PSReadlineKeyHandler, Get-PSReadlineOption, Remove-PSReadlineKeyHandler, Set-PSReadlineKeyHandler...}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;...profilename\documents&amp;gt; nc clustername -Credential $ncred&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Name Address Vserver Version&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;---- ------- ------- -------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;clustername 172.1.1.111 NetApp Release 9.12.1P10: Wed Dec 20 00:24:59 UTC 2023&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;...profilename\documents&amp;gt; $shares = Get-NcCifsShare -VserverContext vservername | select *&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;...profilename\documents&amp;gt; $shares | where {$_.sharename -like 'tmpshare$'}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Acl : {BUILTIN\Administrators / full_control, BUILTIN\Users / change, Everyone / full_control, ...}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AttributeCacheTtl :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CifsServer :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Comment :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DirUmask :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FileUmask :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ForceGroupForCreate :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MaxConnectionsPerShare :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NcController : clustername&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;OfflineFilesMode : manual&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Path : /vol0815/q0815_11501&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ShareName : tmpshare$&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ShareProperties :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SymlinkProperties : {local}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Volume : vol0815&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;VscanFileopProfile : standard&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Vserver : vservername&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Name : tmpshare$&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;HomeDirectory : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Oplocks : True&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AccessBasedEnumeration : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ChangeNotify : True&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Encryption : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NoStrictSecurity : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AllowUnencryptedAccess : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ShowSnapshot : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ContinuouslyAvailable : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NamespaceCaching : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;UnixSymlink : local&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Browsable :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ShowPreviousVersion :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AttributeCache :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AttributeCacheTtlSpecified : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DirUmaskSpecified : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FileUmaskSpecified : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MaxConnectionsPerShareSpecified : False&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;...profilename\documents&amp;gt; nc clustername -Credential $ncred -ONTAPI&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Name Address Vserver Version&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;---- ------- ------- -------&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;clustername 172.1.1.111 NetApp Release 9.12.1P10: Wed Dec 20 00:24:59 UTC 2023&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;...profilename\documents&amp;gt; $shares = Get-NcCifsShare -VserverContext vservername | select *&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;...profilename\documents&amp;gt; $shares | where {$_.sharename -like 'tmpshare$'}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Acl : {BUILTIN\Administrators / Full Control, BUILTIN\Users / Change, Everyone / Full Control, ...}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AttributeCacheTtl :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CifsServer : cifsservername_missed_on_restapi&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Comment :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DirUmask :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FileUmask :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ForceGroupForCreate :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MaxConnectionsPerShare : 4294967295_missed_on_restapi&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NcController : clustername&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;OfflineFilesMode : manual&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Path : /vol0815/q0815_11501&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ShareName : tmpshare$&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ShareProperties : {oplocks, browsable, changenotify, show_previous_versions}_missed_on_restapi&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SymlinkProperties : {symlinks}_wrong_on_restapi&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Volume : vol0815&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;VscanFileopProfile : no_scan_wrong_on_restapi&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Vserver : vservername&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Name : tmpshare$&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;HomeDirectory : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Oplocks : False_wrong_on_restapi&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AccessBasedEnumeration : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ChangeNotify : False_wrong_on_restapi&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Encryption : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NoStrictSecurity : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AllowUnencryptedAccess : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ShowSnapshot : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ContinuouslyAvailable : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;NamespaceCaching : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;UnixSymlink : _wrong_on_restapi&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Browsable :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;ShowPreviousVersion :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AttributeCache :&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AttributeCacheTtlSpecified : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DirUmaskSpecified : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;FileUmaskSpecified : False&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;MaxConnectionsPerShareSpecified : True_wrong_on_restapi&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;...profilename\documents&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;In Addition I checked the return values of a direct REST-API call with System Mananger:&amp;nbsp;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Here the important value of vscan_profile is correctly "no_scan" other than "standard". It means, the cluster is delivering the correct values to the REST-API call:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;"name": "volume1",&lt;BR /&gt;"uuid": "028baa66-41bd-11e9-81d5-00a0986138f7"&lt;BR /&gt;},&lt;BR /&gt;"vscan_profile": "no_scan"&lt;BR /&gt;}&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Kind regards&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;Holger&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 10:16:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/451949#M6868</guid>
      <dc:creator>Arvato_HDI</dc:creator>
      <dc:date>2024-04-11T10:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp Powershell Toolkit 9.14.1 returns wrong values used without ONTAPI switch</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/451983#M6869</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please provide us the debug logs of the same, this will help us to understand the issue more efficiently.&lt;/P&gt;&lt;P&gt;You can enable the debug logs using &lt;STRONG&gt;Set-NatoolkitConfiguration&lt;/STRONG&gt; &lt;STRONG&gt;debug&lt;/STRONG&gt; command.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 07:05:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/451983#M6869</guid>
      <dc:creator>saharsh</dc:creator>
      <dc:date>2024-04-12T07:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp Powershell Toolkit 9.14.1 returns wrong values used without ONTAPI switch</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/451986#M6870</link>
      <description>&lt;P&gt;I'll try this. But I do not publish it here. Can I open a technical case for that?&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 09:10:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/451986#M6870</guid>
      <dc:creator>Arvato_HDI</dc:creator>
      <dc:date>2024-04-12T09:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp Powershell Toolkit 9.14.1 returns wrong values used without ONTAPI switch</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/451988#M6871</link>
      <description>&lt;P&gt;I tried this.&lt;/P&gt;&lt;P&gt;Here is some output without confidential data (CLI-command with % char to blank names):&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;CLI-command:&lt;/DIV&gt;&lt;DIV&gt;s%%%%::&amp;gt; vserver cifs share show -vserver s%%%%%1 -share-name "%%%%%$"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&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; Vserver: s%%%%%1&lt;/DIV&gt;&lt;DIV&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; Share: %%%%%$&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CIFS Server NetBIOS Name: S%%%%%%A&lt;/DIV&gt;&lt;DIV&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;Path: /%%%%%/%%%%&lt;/DIV&gt;&lt;DIV&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;Share Properties: oplocks&lt;/DIV&gt;&lt;DIV&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;browsable&lt;/DIV&gt;&lt;DIV&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;changenotify&lt;/DIV&gt;&lt;DIV&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;show-previous-versions&lt;/DIV&gt;&lt;DIV&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;Symlink Properties: symlinks&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; File Mode Creation Mask: -&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Directory Mode Creation Mask: -&lt;/DIV&gt;&lt;DIV&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; Share Comment: -&lt;/DIV&gt;&lt;DIV&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; Share ACL: BUILTIN\Administrators / Full Control&lt;/DIV&gt;&lt;DIV&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;BUILTIN\Users / Change&lt;/DIV&gt;&lt;DIV&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;Everyone / Full Control&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;more %%%%%&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; File Attribute Cache Lifetime: -&lt;/DIV&gt;&lt;DIV&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; Volume Name: %%%%%%&lt;/DIV&gt;&lt;DIV&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; Offline Files: manual&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Vscan File-Operations Profile: no-scan&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Maximum Tree Connections on Share: 4294967295&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;UNIX Group for File Create: -&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Lines from Powershell output:&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;from connect-nccontroller (successfully):&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:27:53,058 DEBUG NetApp.Ontapi.OntapiUtils - [Request URL]: &lt;A href="https://clustername/api/private/cli/system/node/virtual-machine/instance/show-settings?fields=consumer" target="_blank" rel="noopener"&gt;https://clustername/api/private/cli/system/node/virtual-machine/instance/show-settings?fields=consumer&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:27:53,074 DEBUG DataONTAP.C.PowerShell.SDK.ConnectNcController - [500]: This API is unsupported on this platform&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:27:53,074 DEBUG DataONTAP.C.PowerShell.SDK.ConnectNcController - Filer connection type is:CLUSTER&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:27:53,074 DEBUG DataONTAP.C.PowerShell.SDK.ConnectNcController - Setting value of global:CurrentNcController&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;From the last lines of connect-nccontroller:&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:27:53,417 DEBUG NetApp.Ontapi.OntapiUtils - [Response StatusCode]: OK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:27:53,511 DEBUG NetApp.Ontapi.OntapiUtils - [Request Method]: GET&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:27:53,511 DEBUG NetApp.Ontapi.OntapiUtils - [Request URL]: &lt;A href="https://clustername/api/network/ip/interfaces?fields=scope&amp;amp;ip.address=clustername" target="_blank" rel="noopener"&gt;https://clustername/api/network/ip/interfaces?fields=scope&amp;amp;ip.address=clustername&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:27:53,527 DEBUG DataONTAP.C.PowerShell.SDK.ConnectNcController - Failed to complete EMS logging&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;System.Net.WebException: The remote server returned an error: (400) Bad Request.&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:29:24,088 DEBUG DataONTAP.C.PowerShell.SDK.NcRestInterface - [Request Method]: GET&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:29:24,103 DEBUG DataONTAP.C.PowerShell.SDK.NcRestInterface - [Request URL]: &lt;A href="https://clustername/api/protocols/cifs/shares?svm.name=vservame&amp;amp;fields=**" target="_blank" rel="noopener"&gt;https://clustername/api/protocols/cifs/shares?svm.name=vservame&amp;amp;fields=**&lt;/A&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:29:24,135 DEBUG DataONTAP.C.PowerShell.SDK.NcRestInterface - [Response StatusCode]: OK&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;2024-04-12 11:29:24,150 DEBUG &lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="arial,helvetica,sans-serif"&gt;(shortened:)&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;DataONTAP.C.PowerShell.SDK.NcRestInterface - [Response]: {&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; "records": [&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; {&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "svm": {&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "unix_symlink": "local",&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "acls": [&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ],&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "volume": {&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "vscan_profile": "standard",&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; "_links": {&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; "self": {&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; }&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp; &amp;nbsp; },&lt;/FONT&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's strange that &lt;FONT face="courier new,courier"&gt;NetApp.Ontapi.OntapiUtils&lt;/FONT&gt; is mentioned here.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Holger&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 09:54:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/451988#M6871</guid>
      <dc:creator>Arvato_HDI</dc:creator>
      <dc:date>2024-04-12T09:54:25Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp Powershell Toolkit 9.14.1 returns wrong values used without ONTAPI switch</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/452095#M6875</link>
      <description>&lt;P&gt;Please drop a mail on &lt;STRONG&gt;ng-ontap-pstk-queries&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2024 06:02:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/452095#M6875</guid>
      <dc:creator>saharsh</dc:creator>
      <dc:date>2024-04-17T06:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp Powershell Toolkit 9.14.1 returns wrong values used without ONTAPI switch</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/452679#M6889</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello Holger,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please send us the debug logs using&amp;nbsp;&lt;STRONG&gt;Set-NatoolkitConfiguration&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;debug command&lt;/STRONG&gt;&amp;nbsp;it will help us to understand the problem. Kindly drop a mail on&amp;nbsp;&lt;STRONG&gt;ng-ontap-pstk-queries&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 13 May 2024 17:48:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/452679#M6889</guid>
      <dc:creator>saharsh</dc:creator>
      <dc:date>2024-05-13T17:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp Powershell Toolkit 9.14.1 returns wrong values used without ONTAPI switch</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/454380#M6928</link>
      <description>&lt;P&gt;Hello &lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/117263"&gt;@saharsh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please explain why, since this is a "community", that this "accepted solution" was taken offline and not shown here??&lt;BR /&gt;I'm using PSTK 9.15, and clearly, this stuff is STILL broken.&amp;nbsp; Trying to run Add-NcCifsShare with the parameters that are &lt;EM&gt;clearly defined&lt;/EM&gt; in 'get-help' as " This parameter is supported with Rest only", and &lt;STRONG&gt;NONE&lt;/STRONG&gt; of them are set, and they fail SILENTLY.&amp;nbsp; I found another thread here that was years-old where the OP described essentially the same thing when running PSTK 9.12, and the solution was to downgrade PSTK.&amp;nbsp; That's not a solution. Or is the doco for this kit what's broken, in that it tells users to do things that are clearly broken.&amp;nbsp; When I attempted first to use the -ShareProperties parameter, I received the error "Add-NcCifsShare: ShareProperties parameter specified, which is not supported for REST call".&amp;nbsp; Ok, then I'll use the parameters defined in 'get-help' as "This parameter is supported with Rest only".&amp;nbsp; They all fail miserably, and silently. -Oplocks, -ChangeNotify, -ShowSnapshot.&amp;nbsp; Every one is a big, fat NOPE. I then tried to use Connect-NcController with the -ApplicationName to ONTAPI or HTTPS to try the -ShareProperties parameter, yet still receive the RestApi error.&amp;nbsp; What gives?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Aug 2024 18:40:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/454380#M6928</guid>
      <dc:creator>KevinMDavis</dc:creator>
      <dc:date>2024-08-08T18:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Netapp Powershell Toolkit 9.14.1 returns wrong values used without ONTAPI switch</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/454838#M6941</link>
      <description>&lt;P&gt;I need more information about what's going on behind the scenes. Could you please share the debug logs for both ZAPI and REST using the &lt;STRONG&gt;Set-NatoolkitConfiguration&lt;/STRONG&gt; debug command? This will help me identify the root cause of the error. Please send mail over &lt;STRONG&gt;ng-ontap-pstk-queries&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 10:32:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Netapp-Powershell-Toolkit-9-14-1-returns-wrong-values-used-without-ONTAPI-switch/m-p/454838#M6941</guid>
      <dc:creator>saharsh</dc:creator>
      <dc:date>2024-09-03T10:32:20Z</dc:date>
    </item>
  </channel>
</rss>

