Tag: PowerShell
recover deleted Bitlocker Recovery Informations
Today I had a request from a first-level-admin which need the Bitlocker Recovery Password for a already deleted computer object. Here is what I came u...
List VMTools Status with vCheck
i like vCheck to daily report my virtual environment status. But a lot of our guest systems are not in my responsibility, so the VM Tools are not upto...
discover informations about all virtual machines to Excel
I had the task to list all existing virtual machines in our vSphere vCenter to an Excel-List. Cause i have alot of VM’s and they change often, i...
Shutdown full VMware datacenter on UPS failure
To shutdown a VMware datacenter on UPS failure i found a PowerShell script, which i modified: The script will shutdown the desired VMware datacenter, ...