Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
(手動で) 起動可能な .vmdk ファイルを作成していますが、.vmdk を使用して必要なすべての VM ファイルを作成し、起動させることで、プロセスをさらに自動化したいと考えています。
これどうやってするの?
読んでくれてありがとう。
解決しました。API を介してこれを行うエレガントな方法を望んでいましたが、ソリューションは VM を手動で作成し、生成されたファイル内のすべてのファイル参照を交換し、.vmdk を完全に置き換えるだけの簡単なものでした。