Getting started with vSphere .NET application development

preview_player
Показать описание
Learn how to create a C# application that connects to vCenter and lists all VM's, Hosts, and Clusters.

Prerequisites: Microsoft Visual Studio, vSphere PowerCLI

Рекомендации по теме
Комментарии
Автор

Hello Matt, thank you for providing the great (older) Code for accessing VMs!
Sadly this type of code in C# in rare because a lot of people are using powershell this times.
Could you give me please a clue how to gain read access easily to the tags of VMs in C#?
VM.Tag ist always empty [0].
(I don't want to execute powershell in c#)
Thank you very much and regards 🙂

katschrowski
Автор

Great start. But how to Deploy VM from Template? Can't seems to manage.

Jojje
Автор

thanks i really need this :) Keep posting

Anupampushkar
Автор

Hi, i try to connect my VC but i have a error:

'No se pudo establecer una relación de confianza para el canal seguro SSL/TLS con la autoridad

hccchile
Автор

Anyone has an updated version of this project with the new Power CLI vSphere version?

mauropappaterra
Автор

@VMSpot : thanks a lot for posting this videos. its really helpful.
The library "vmware.vm.dll" is used, is it free and re-distributable ?

NiteshKumar-qbhl
Автор

For PowerCLI 6.5 the path to VMare.Vim.dll: C:\Program Files

macadameane
Автор

When the application is complied using this method, will it require powercli to be installed on the system that is running it?

fbar
Автор

Hi, Tnx alot for ur useful vids, plz guide me to make a same project via vb.net, tnx alot

elitecomputerguy