Clone-VMFromSnapshot

This is a function that allows you to clone a VM from a specified snapshot. The only way to do this in the UI would be to take a snapshot of the current state, revert to the one you wish to clone, clone, revert to latest snapshot and then delete latest snapshot. As you can see that is time consuming and takes numerous mouse clicks.

I recommend adding this function to your powershell profile so you always have access to it.

As always feel free to comment.

Continue reading “Clone-VMFromSnapshot”

SCCM CDP to WMI version 0.0.0.2 out

After a mass of updates to the code a new version is out, this is still experimental so should only be used in a lab environment.

Continue reading “SCCM CDP to WMI version 0.0.0.2 out”