Hi, thank you for replying.
I think in Snapcenter 4.3/ONTAP 9.5 Snapdrive for SQL is no longer supported, or the cmds are no longer available. As below:
PS C:\Windows\system32> Get-Module -ListAvailable snap*
Directory: C:\Windows\system32\WindowsPowerShell\v1.0\Modules
ModuleType Version Name ExportedCommands
---------- ------- ---- ----------------
Manifest 1.0 SnapCenter {Add-SmCloneDataSet, Add-SmGroup, Add-SmPolicy, Add-SmProtec...
PS C:\Windows\system32> Connect-SdStorage
Connect-SdStorage : The term 'Connect-SdStorage' is not recognized as the name of a cmdlet, function, script file, or
operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try
again.
At line:1 char:1
+ Connect-SdStorage
+ ~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Connect-SdStorage:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException