Data Backup and Recovery

Snapcreator Powershell toolkit can't get correct data

hmarko
1,707 Views

Hi all. 

 

I'm trying to use powershell toolkit with SnapCreator 4.3.1P1. I can connect sucessfully using the connect-scserver cmdlet. 

But when using the Get-SCConfig -ProfileName Profile i'm getting partial output for example the volumeList and other fields are not working while in previous versions of snapcreator it was working ok. 

 

 

 

PS C:\> Get-ScConfig -ProfileName Oracle

 

ProfileName               ConfigName                Type       Agent                Application

-----------               ----------                ----       -----                -----------

Oracle                    oraclas                   STANDARD

 

 

PS C:\> Get-ScConfig -ProfileName Oracle | fl

 

 

configName                  : oraclas

description                 :

name                        : oraclas

profileName                 : Oracle

federatedApplications       :

type                        : STANDARD

typeSpecified               : True

numLog                      : 0

numLogSpecified             : False

tmpDir                      :

passwordProtected           : False

passwordProtectedSpecified  : False

useProxy                    : False

useProxySpecified           : False

snapDriveEnable             : False

snapDriveEnableSpecified    : False

snapdriveDiscovery          : False

snapdriveDiscoverySpecified : False

logTraceEnabled             : False

logTraceEnabledSpecified    : False

allowIpAddr                 : False

allowIpAddrSpecified        : False

useGlobalConfig             : False

useGlobalConfigSpecified    : False

controllerTimeout           : 0

controllerTimeoutSpecified  : False

volumeList                  :

volumeGroups                :

vfilerVolumes               :

ossv                        :

operationsManager           :

metadataVolumeList          :

protectionManager           :

snapshot                    :

snapVault                   :

snapMirror                  :

application                 :

event                       :

agent                       :

cloneAgent                  :

parameters                  :

archive                     :

clone                       :

appCommands                 :

preCommands                 :

postCommands                :

connection                  :

cMode                       :

filers                      :

0 REPLIES 0
Public