VMware Cloud Community
rameuniver
Enthusiast
Enthusiast
Jump to solution

Power-CLI Snapshot Creation Error

I want to create a snapshot for the vm's using the power-cli, when i am trying but getting the following error

2051159.png

0 Kudos
1 Solution

Accepted Solutions
john23
Commander
Commander
Jump to solution

This should be link this :

New-Snapshot -VM <vmname> -Name <snapshot name>

get-help new-snapshot -full (will give more details about this command)

Thanks -A Read my blogs: www.openwriteup.com

View solution in original post

0 Kudos
4 Replies
john23
Commander
Commander
Jump to solution

This should be link this :

New-Snapshot -VM <vmname> -Name <snapshot name>

get-help new-snapshot -full (will give more details about this command)

Thanks -A Read my blogs: www.openwriteup.com
0 Kudos
rameuniver
Enthusiast
Enthusiast
Jump to solution

I tried this, but no result

0 Kudos
john23
Commander
Commander
Jump to solution

getting same error message??

what get-vm -name <vmname> shows for that vm?

Thanks -A Read my blogs: www.openwriteup.com
0 Kudos
rameuniver
Enthusiast
Enthusiast
Jump to solution

Now i got the issue, i am running powerCLI 5 againt ESXi4. Now in this case what could i do, as my envrionment has ESXi 4 and ESXi 5

0 Kudos