Posts in this category are mainly related to Powershell scripting.
What if you wanted to check status of some particular service on the host system. For example, you need to login…
Posts in this category are mainly related to Powershell scripting.
What if you wanted to check status of some particular service on the host system. For example, you need to login…
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 wanted to see all templates that reside in a particular cluster. I was very surprised that get-template can not handle…
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…
I have written more advanced scripts for printing, reporting stuff about snapshots than this one, but here it is just about…
I described one way of getting this report in earlier post. If you want to use it as a function… there…
This time i wanted to create a report on information which is put in the custom fields for my vms. You…
This time i wanted to build a report to check which vms are missing the notes/description section. If you have large…