VMware Cloud Community
satheeshsatz
Enthusiast
Enthusiast

Powercli Script to create new VM using template from different vcenter

Hi,

I have created powercli script to create VM using template and it is working fine if i create on same vCenter.

But i have multuple vCenter and i want to create VMs using same template, how can i perform it?

Regards, Satheesh
0 Kudos
1 Reply
LucD
Leadership
Leadership

You can store those templates on a dedicated, shared datastore.

This could for example be a NFS share.

Another option is to use Content Libraries.
One published content library to hold the templates, and then eventually subscribed content libraries that synchronise automatically.

See Synchronize a Subscribed Content Library


Blog: lucd.info  Twitter: @LucD22  Co-author PowerCLI Reference