Category Archives: PowerCLI

Powercli script to validate the basic vSphere Hardening

Last month I was working in a security hardening project and implemented as per the standard recommended by the VMware. We have to show to our internal security team that  all the vsphere environment is protected as per the VMware … Continue reading

Posted in PowerCLI, Powershell, VMware | Leave a comment

How to identify host , datastore and vCenter of the running VM .

when vCenter\PSC is running as the appliance on the  host configured in the same vCenter and in case of  the VM (vCenter\PSC)  failure, we need information about the VM running on which host,datastore to bring it back online. Also in … Continue reading

Posted in ESX command, PowerCLI, VMware, vSphere Replication VR | Tagged , , , | 3 Comments

Powershell script to find which platform service controller ( PSC ) is pointing to my vCenter appliance VCSA -6.0

We have two PSCs  which points to multiple VCs running in our environment and always   there will be a question that which PSC is pointing to which VC and there is easy way to find it using the web-client … Continue reading

Posted in Platform Services Controller (PSC ), PowerCLI, Powershell, Vcenter Appliance, vCSA 6.0, VMware | Tagged , , , | 1 Comment

Powershell to get the graph report of VMware VMs configured Memory.

Found the below blog which explains to get the report using powershell in graph pattern so wants to try the same to get the VMs configured memory from the vCenter.It is very useful for the disk space and other administration … Continue reading

Posted in PowerCLI, Powershell, VMware | Tagged , , , , | 1 Comment

vMotion Priority

I was looking to set the vMotion priority to make critical VMs like linux cluster VMs to move quicker than the other VMs ,tried the timeout value to max in linux OS level for cluster but still when the vMotion … Continue reading

Posted in PowerCLI, VMware | Tagged , , | Leave a comment