I was at a customer site the other day and we needed a list of all VMs from their datacenter. The quickest way is usually to log in via the C# client and go to virtual machine view.
We did the initial export and had a look at the CSV file which only listed the first 100 VMs details when the customer had over 300 in their environment. After a quick search on VMware KB article reveals that it is a bug within vsphere client and only effects vCenter 4.x - 5.1.
The work around is to ensure that you scroll down and view all the VMs so that it is cache onto the client then do the export.
Here is the link to the KB article for your reference:
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1033295
Subscribe to:
Posts (Atom)
Azure Resource Support for Availability Zone
Over the years, an increasing number of services are consumed in the cloud and as architects one of the key considerations is designing the ...
-
For Windows virtual machines deployed into Azure using marketplace images you may have created rules in your NSG or firewalls to allow the s...
-
There is an article by Microsoft that lists all the URLs that Visual Studio requires to install or interaction with Azure services if you wa...
-
If you have Azure AD Premium P2 licences one of the reasons would of been to use Privileged Identity Management (PIM) as its a great tool to...