ESX Server

So I am trying to put together some short tutorials about using VMWare ESX Web Service together with .NET. These tutorials  are meant to be specific and pointed for a single item. So, on with the first posting for the ESX web Service API. Before you dig into the the code below, this code references [...]

Continue reading about VMWware SDK HowTo Series: Login to the ESX WebService from .NET (C#)

JohnMcBride on January 15th, 2009

So this is just an quick post for finding out the VMWare ESX version you are running. First connect to any one of your ESX servers. You can use any SSH utility but I like Putty. You can download it here http://www.chiark.greenend.org.uk/~sgtatham/putty/   Once logged into the ESX box. you can run the command vmware [...]

Continue reading about Find out the VMWare ESX Version