PowerShellコマンドGet-SmConfigSettingsを実行できません
環境
- SnapCenter サーバー(SC)4.6および4.7
- PowerShell ( PS )
問題
- PSコマンド
Get-SmConfigSettings -Server -Key All
が次のエラーで実行されない:
Get-SmConfigSettings : Object reference not set to an instance of an object.
At line:1 char:1
+ Get-SmConfigSettings -Server -Key All
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Get-SmConfigSettings], NullReferenceException
+ FullyQualifiedErrorId : System.NullReferenceException,SnapManager.Client.PSModule.Commands.GetSmConfigSettingsCo
mmand