HP t5135 Thin Client/Altiris Deployment Solution Console - Capture Configuration fails

HP t5135 Thin Client/Altiris Deployment Solution Console - Capture Configuration fails

I am attempting to grab the configuration of a t5135 machine and change the settings to cause it to automatically RDP to our M$ Terminal Server. The "Capture Configuration" in the Thin Client view of the Console reboots the t5135 into FreeDOS and appears to capture the configuration, but when it attempts to copy the configuration to the Altiris share, mapped to F:\ , it fails.

The error is: The file path is invalid

Below is the error log file that it tells you to look at as it flies up the screen(F:\RDeploy\DOS\FIRM.LOG):

---
Error description:
The file path is invalid.

Possible causes:
A file that was expected to exist does not exist.

Possible resolutions:
Make sure the file exists and is accessible.
If the missing file is part of this program, reinstall the program.

==================== Technical details ====================

Logfile = created Mon Aug 11 07:40:55 2008
Build = FIRM.EXE 6.9 (8853)
Cmdline = F:\RDEPLOY\DOS\FIRM.EXE copy prod:\opt\altiris\deployment\adlagent\tmp\5000008.tgz f:\THINCL~1\CONFIG~1\5000008.tgz

Status = 92 (0x5c)
Source file = imglib\fs\ext2\e2fs.cpp
Line number = 1522 (0x5f2)
Stack trace = 0x70fed5 0x7149c0 0x677553 0x67ef7c 0x65c1f2 &Known=0x6671d0
Path = \opt\altiris\deployment\adlagent\tmp\5000008.tgz
Imaging library revision = 8853 (dos-x86-release build, Fri Feb 22 19:16:41 2008)
---

The Console does not respond with an error message. The only way I could tell where to look for the log file was by actually watching the output on the monitor connected to the t5135. It appears that the file that is unable to be copied is the 5000008.tgz, since the source file in the error log is for the ext2 filesystem.

Can anyone help me with this?