#Powershell toolkit

1 messages · Page 1 of 1 (latest)

chilly flower
#

Hello,
The command of get-ncsnapshot used to be working without any arguments.
Now it fails; in some of the systems I've checked, it works with "get-ncsnapshot -volume * -vserver *", but in some of them commands get stuck, even if entering the SVM and Volume name.
Is this a known issue?

Thanks
Amir

alpine imp
#

what version of the toolkit are you using?

chilly flower
#

I’m using the latest - 9.16.1.2501 but noticed it happens in 9.13 as well

alpine imp
#

it depends if you're using ZapiCall or REST. If you run the command with -ZapiCall:$true you don't need to specify the volume and/or vserver. With -ZapiCall:$false you need to specify them