I dont know if this wil help, but i have observered the following behaviour
The x drive is created
The script waits for the creation copy of the VSV and VMC file to be coped. After a delay, the prompt appears with no text. Once the OK option is selected immediatly the VHD file shows up in teh backup
I have a huncht that the attached code is the issue. How do i stop prompts from appearing.
Regards, Alan
Main Topics
Browse All Topics





by: sr75Posted on 2008-02-04 at 08:06:57ID: 20815576
It may be due to the fact that the VBScript isn't waiting to finish the shadow copy before moving on. Try using a different method of running dos commands. here is what I do for Ping. I do that so that I can have much more informative data then a simple succeed or fail.
Select allOpen in new window