Test VHD for Errors
This Automation Manager object tests a virtual hard disk for any problems that would make it unusable.
Input Parameters
VHD File Path |
String |
Yes |
Specifies the path to the virtual hard disk file of the virtual hard disk to be tested. If a file name or relative path is specified, the new virtual hard disk path is calculated relative to the current working directory. |
Output Parameters
Result |
Number |
Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
VHD File Path |
String |
Yes |
c:\test\testvhdx.vhdx |