Hi all, I'm experiencing an issue with the Netapp.ONTAP powershell module. Any time I run Get-NcCifsSessionFile, I get this error:
PS C:\Users\user> Get-NcCifsSessionFile
Get-NcCifsSessionFile: Error converting value 15619890882604747598 to type 'System.Nullable`1[System.Int64]'. Path 'session.identifier', line 26, position 38.
Other commands do work, but this one and a few others (I don't remember which offhand) all get this integer conversion error.
Per a thread back in March, this was supposedly resolved, but I am getting this today.
For reference we're running a AFF C30 on 9.16.1P5.
Thanks!