VMWare Workstation snapshot feature is great! However, sometime I need to develop more complex scenarios, where several virtual machines are involved. For example, a web server and an SQL server, both located on seperate virtual machines. It is desirable to take snapshot of the whole "environment" (i.e. both machines) as an atomic operation, not only one machine at the time (which may cause inconsistency).
Is this possible in the new version 7? What is the correct solution to this problem?
Thanks!