Creating Copies of your Database with PowerShell

Recently, while developing a migration script, I needed to repeatedly test against a clean base version of my Content Manager database (before migration). The easiest way to do this was to create a number of identical clones of the base database, and... Read the full text.