I've been thinking about this further and have come up with the following as a possible solution:
- - Create a new snapshot of the Production VM when users are off the system
- - Use Snapshot Manager to roll back the Production VM to the required snapshot
- - Create a clone of the Production VM at this point and bring it up without any network connectivity
- - Use Snapshot Manager to roll back the Production VM to the snapshot created in step 1
That way I'd be able to get the required file from the clone server, then bin off the clone -
Does that sound like a viable option?