If you need to create reports regarding licenses usage you can the below script. It gathers all licensing information for virtual…
vmware
-
functionsVirtual Centervmwarevsphere api
-
esxiVirtual Centervmware
ESX/ESXi host in vCenter Server reports the error: Unable to apply DRS resource settings on host. The operation is not allowed in the current state
What helped in my situation: service mgmt-vmware restart on the service console Official KB for this situation: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1028351
-
So i wanted to make a copy of a role that is in vc1. I wanted to have it in vc2.…
-
I guess everybody had that :/ Sometimes when you keep snapshots for too much time you will end up with 0…
-
I was doing some drs rules today and noticed( after all those years 😉 ) that i get only id’s for…
-
I was doing some checks today and was surprised that i have few services within vCenter Service Status that have Alert…
-
Powershellvmware
Get-Template : 7/12/2012 4:48:28 PM Get-Template Could not find VIContainer with name ‘ xxx ‘.
I wanted to see all templates that reside in a particular cluster. I was very surprised that get-template can not handle…
-
esxiPowershell
Set-NetworkAdapter The operation for the entity VirtualMachine-vm- failed with the following message: “Invalid configuration for device ‘0’.”
When trying to set the connected property of a network card within virtual machine you receive: [sourcecode language=”powershell”] Get-VM -name XYZ…
-
This time i wanted to show how can we check which vm is using mac address X. For example some ntwk…
-
If you want to monitor from your management box work of virtual center server, check if services are working, if connection…
-
esxiPowershellvmware
new-drsrule Unable to cast object of type ‘VMware.Vim.ClusterVmHostRuleInfo’ to type ‘VMware.Vim.ClusterAntiAffinityRuleSpec’.
I was trying to create a new drs vm-vm anti affinity rule and got this red error : PowerCLI C:\> New-DrsRule…
-
So what to do when you add a vmnic vmxnet3 to vm and it results in having a network adapter with…