VMware VM created and deleted list by users using PowerCLI

How to check quickly in VMware vCenter about users who have created or deleted the VMs? The below PowerCLI script can be fetched using the TaskEvent which has the description VmBeingDeployedEvent or VmBeingClonedEvent and VmRemovedEvent in VMware vCenter 6. VMware PowerCLI ConnectConnect your vCenter > Connect-VIServer vcenter.cloudkb.com Name Port User —- —- —- vcenter.cloudkb.com 443 […]
Continue reading…

 

ESXi adding datastore Error Stack Call “HostDatastoreSystem.QueryVmfsDatastoreCreateOptions”

Most of the datacenter has given the hosts which already used and properly not cleaned to the new customers. Please note this whenever you are going to dismantle any storage, make sure you properly cleaned before given to server providers. The following error we received while we create a datastore for the new ESXi host […]
Continue reading…