Before we run a disaster recovery test, there's a few house keeping things we need to do. There's a couple of production domain servers at the DR site that we need to clone. During the test we use the cloned versions of these DCs. After the test, we delete the clones and power up the original DCs. Why we do this is a long story.
Years ago when SRM was still Windows based, we had a Powershell script on the SRM server that would do the clone. We'd call it from SRM at the beginning of the recovery plan.
Now that SRM is an appliance, I manually run the script before I run the SRM recovery plan. I would love to somehow incorporate this script at the beginning of the recovery plan.
Also, is there a way to incorporate the calling of a powershell script during the cleanup process in SRM?