SnapCenter cmdlets that have "Sd" in the suffix fail due to 'This command is not supported in SnapCenter Plug-in mode'
- Views:
- 740
- Visibility:
- Public
- Votes:
- 1
- Category:
- snapcenter
- Specialty:
- snapx
- Last Updated:
- 3/23/2021, 2:35:51 PM
Applies to
SnapCenter Plug-in for Windows 4.0
Issue
SnapCenter cmdlets that have "Sd" in the suffix fail due to 'This command is not supported in SnapCenter Plug-in mode'
like the following example.
PS C:\> Get-SdInfo
get-sdinfo : This command is not supported in SnapCenter Plug-in mode.
At line:1 char:1
+ Get-SdInfo
+ ~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], Exception
+ FullyQualifiedErrorId : System.Exception