Hi,
I recently tried your suggestion:
PS C:\Users\########> $global:CurrentNcController
Name Address Vserver Version
---- ------- ------- -------
systemname xxx.xxx.xxx.xxx NetApp Release 9.10.1P11: Thu Feb 23 06:55:33 UTC 2023
PS C:\Users\########> $global:CurrentNcController.TimeoutMsec = 600000
PS C:\Users\########> Get-NcSnapshot -Volume vol0_SVM01
Get-NcSnapshot : Object reference not set to an instance of an object.
At line:1 char:1
+ Get-NcSnapshot -Volume vol0_SVM01
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-NcSnapshot], ArgumentException
+ FullyQualifiedErrorId : Object reference not set to an instance of an object.,DataONTAP.C.PowerShell.SDK.Cmdlets.Snapshot.GetNcSnapshot
For a ONTAP 9.12.1 System you get the message "WARNING: Record doesn't exist" even if there are Snapshots on the System.
The issue occurs on systems with low load and with high load equally. Even the model plattform can be varied.