CSNAPC-8713: "Import-Module SnapDrive" is not mentioned in SnapCenter Cmdlet Reference Guide
Issue
SnapCenter Cmdlet Reference Guide 6.0 or later mentions running Import-Module SnapCenter -DisableNameChecking
,
but SnapDrive cmdlets (such as Get-SdInfo
, Connect-SdStorage
, etc.) fail with error even after running it:The term '<cmdlet>' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Note: The SnapDrive cmdlets are described as SnapCenter Windows disk management cmdlets in the reference guide.