CSNAPC-8713:"Import-Module SnapDrive"未在 SnapCenter Cmdlet 参考指南中提及
问题描述
SnapCenter Cmdlet 参考指南 6.0 或更高版本提到正在运行Import-Module SnapCenter -DisableNameChecking
,
但 SnapDrive cmdlet(如Get-SdInfo
、Connect-SdStorage
等)即使在运行后也会失败并出现错误: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.
注意: SnapDrive cmdlet 在参考指南中称为SnapCenter Windows 磁盘管理 cmdlet。