VMware Cloud Community
david615
Enthusiast
Enthusiast

Use GUI interface to create error free CSV file for automated VM build

I've deployed thousands of VMs using automation.  I rely on CSV file to automate the build and it served me well.  However, one mispelled character in CSV file can ruin the automation.  I created a Powershell GUI interface to create ERROR-FREE CSV file.  All values are pulled from the vSphere server and inserted in to CSV file and append additional data as needed.  There is no way for you to make any spelling error other than the VM name it self.

I also created CSV VM build script to work with CSV files that are created with the GUI interface.

You can download both scripts on my blog, PowerCLInic. I hope you guys enjoy it.

http://powerclinic.blogspot.com/2012/02/csv-file-builder-gui-for-automated-vm.html

1.png

5.png

8.png   a.png

http://powerclinic.blogspot.com/
0 Kudos
2 Replies
LucD
Leadership
Leadership

Wow, great scripts.

Thanks for sharing Smiley Happy


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

0 Kudos
david615
Enthusiast
Enthusiast

Thanks Luc.  Comming from you means a lot to me.

David Chung

http://powerclinic.blogspot.com/
0 Kudos