CSNAPC-8713:SnapCenter Cmdlet 参考指南中未提及“Import-Module SnapDrive”
问题描述
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 。