bulk clone tool or script

Discussions related to using VirtualBox on Windows hosts.
Post Reply
scottie4442
Posts: 4
Joined: 12. Dec 2008, 17:05

bulk clone tool or script

Post by scottie4442 »

I am using VirtualBox in a college computer network lab environment, the problem is I create a "master" vdi with all the software and setting I want to use and then I need to clone it multiple time, which is a TEDIOUS process. Is there a script/bat file that I can use to do this process, I can try to write something but I have not written a Windows script/bat file in years (I work in Linux). I was thinking of a script file with a for loop and then running the clonevdi command replacing a number in the receiving file name for each new vdi. Thanks
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: bulk clone tool or script

Post by Perryg »

You can try this out CloneVDI Tool
Post Reply