hey ,
I am getting the following error when i a trying to acquire the eseries proxy server on WFA. I get an error message saying it is not able to run a certain cmdlet. is there a workaround or a solution to this
2016-02-23 15:09:34,312 INFO [com.netapp.wfa.job.backend.JobsExecutionInterceptor] (Thread-652 (HornetQ-client-global-threads-2035890968)) Job CacheJob{, dataSourceId=DataSourceInfo{id=1, name='LOCAL E-series', connectionDetails=ConnectionDetails{id=1, ip='10.10.16.112', port=8080, userName='eseries', password='******', databaseName='null', timeoutInSeconds=600, lastUpdateTime=0}, dataProviderType=DataProviderType{id=13, productType='E-Series Web Services', productVersion='2.0', scheme='eseries'}}, schemeId=Scheme{id=7, name='eseries'}, dataSourceName='LOCAL E-series', schemeName='eseries'} started
2016-02-23 15:09:55,317 INFO [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-21) LOCAL E-series:Getting storage system information from Web Services Proxy ...
2016-02-23 15:09:58,521 INFO [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-28) LOCAL E-series:Getting hardware information from storage system c2fe32fd-393a-4b82-8205-4e4a6bdc73dc ...
2016-02-23 15:09:59,754 INFO [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-29) LOCAL E-series:Getting volume group and disk pool information from storage system c2fe32fd-393a-4b82-8205-4e4a6bdc73dc ...
2016-02-23 15:09:59,941 INFO [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-31) LOCAL E-series:Getting volume information from storage system c2fe32fd-393a-4b82-8205-4e4a6bdc73dc ...
2016-02-23 15:10:00,300 INFO [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-1) LOCAL E-series:Getting snapshot image information from storage system c2fe32fd-393a-4b82-8205-4e4a6bdc73dc ...
2016-02-23 15:10:00,518 ERROR [com.netapp.wfa.command.execution.instance.impl.ExecutionInstanceDaoImpl] (default task-3) LOCAL E-series:ERROR: Could not get snapshot image information from E-Series Web Proxy: The term 'Get-NeSnapshot' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
2016-02-23 15:10:00,643 ERROR [com.netapp.wfa.job.backend.JobsExecutionInterceptor] (Thread-652 (HornetQ-client-global-threads-2035890968)) Job CacheJob{, dataSourceId=DataSourceInfo{id=1, name='LOCAL E-series', connectionDetails=ConnectionDetails{id=1, ip='10.10.16.112', port=8080, userName='eseries', password='******', databaseName='null', timeoutInSeconds=600, lastUpdateTime=0}, dataProviderType=DataProviderType{id=13, productType='E-Series Web Services', productVersion='2.0', scheme='eseries'}}, schemeId=Scheme{id=7, name='eseries'}, dataSourceName='LOCAL E-series', schemeName='eseries'} failed: com.netapp.wfa.cache.execution.CacheException: Error running data acquisition script: ERROR: Could not get snapshot image information from E-Series Web Proxy: The term 'Get-NeSnapshot' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.