• This topic has 3 replies, 2 voices, and was last updated December 16, 2021 by Trevor B.

Powershell for zerto

  • Any helpful resource for powershell. I know the guide but need something very basic. I am unable to connect to even ZMV running version 9.2 U2.

     

    It always give me

    the ssl connection could not be established, see inner exception powershell

    tried by adding the port 9669, It first threw URL error and than upon using IP

    Connect-Zvm_Connect: Invalid URI: The hostname could not be parsed.

    Not sure what wrong i am doing. Certificate is set to be ignored. we are using default 9669 port for ZVM .

    Most likely you’re not using a trusted certificate on the ZVM server.

    If you’re in production, I would add a trusted certificate, if in development or testing, run the command Remove-ZvmSslCheck before trying to connect.

    Aha… simple joys of life … thanks for this. I did managed to connect finally…

    Excellent, glad to hear it!

You must be logged in to create new topics. Click here to login