VIX API

 View Only
  • 1.  Get Configuration Info within GuestOS

    Posted Dec 22, 2009 01:04 PM

    Hi there,

    I am running VMWare Server and using VIX Toolkit for Windows. I have created a virtual machine in VMWare Server by the name 'VM1'. In that, I have installed Wndows Server 2003.

    I want to make an application in C# .NET 2.0 that I can run within the guest OS of VM1 which can get me its Location ID. For this, I am currently trying to retrieve:

    VMware.Vim.VirtualMachine.Config.LocationId

    Any help in this mattar will be greatly appriciated :smileyhappy:



  • 2.  RE: Get Configuration Info within GuestOS

    Posted Jan 05, 2010 02:43 PM

    You will need to use PowerCLI to connect to the host and retrieve the VMs properties.