DRPREPWIZARD: [TIME] [0000] DRPREPWIZ: CBuildRecoveryDisk::RunProcess(529) - Info: Argument is ""C:\Program Files\Symantec\Backup Exec\sdr\Tools and Utilities\SreTools\win64-x64\SreBuildUtil.exe" -validate -paths -targetdir "C:\Users\ADMINI~1.WK&\AppData\Local\Temp\2\SDRStaging\disk" -pathsrt "C:\Program Files\Symantec\Backup Exec\sdr"" DRPREPWIZARD: [TIME] [0000] DRPREPWIZ: CBuildRecoveryDisk::RunProcess(529) - Info: Argument is ""C:\Users\ADMINI~1.WK&\AppData\Local\Temp\2\SDRtmpenv.bat" " DRPREPWIZARD: [TIME] [0000] DRPREPWIZ: CBuildRecoveryDisk::ProcessError(395) - Error: set path failed. With Return code0 DRPREPWIZARD: [TIME] [0000] DRPREPWIZ: RunBuildSDR: InitBuildSDR Failed with error code: -39 DRPREPWIZARD: [TIME] [0000] DRPREPWIZ: Error: Failed to build SDR folder structure, error code = -39
Check for special characters that may be present in the path to a user's temp folder do the following:
echo %TMP% Then create and/or log on to the system using a local/domain account that does not contain such characters to create the SDR disk.
2. Disable any services that may be monitoring the user's temp directory: Use the Windows services (services.msc) to access and review the services that are enabled. Use caution when disabling services. Contact the service's software support to better determine if it monitors the currently logon user's temp folder.
3. Under Backup Exec Server's System Properties --> Advanced -->Environment Variables --> System Variables, make sure the "Path" variable has below value present.
%SystemRoot%\system32
If the above given path is not there in the "Path" variable value under System variables, add it followed by a Semicolon (;) to append to existing values.