Create Disk Image job (Deployment Solution 6.5)
HI,
I'm new to altiris (3 days!) and I'm creating a new master image for the HP T5730 XPe.
I'm trying to upload an image using an automation job in ther console.
When I modify the job image path and name I keep getting an error that the path doesn't exists.
I'm running the console from a citrix session so I'm not surprised that the path doesn't exists.
Also the image will be captured with rdeploy in a DOS automation session so do I need to specify F: as the root for teh image anyway?
How can a specify a valid path and image name so that I can upload the image from an automted job?
Thanks,
Steve





Bump
Running straight from the deployment on the server console solved the issue as I'm able to specify "." as the root folder which is mapped to the eXpress altirs share.
yeah
i've had this problem too, can any1 help?
Imaging problems
I would suggest you present this question on the technical support forums.
But as a suggestion you can try looking at the rdxxxxx.log in the \rdlog folder. This will give you a better idea of what is causing the error.
Just remember that the error is relative to the client. So .\images\test.img in the server task means f:\images\test.img to the client. You would not be able to put in c:\temp\test.img in the task as the client connecting at the Dos level does not have rights or a mapped drive to the servers c:\temp directory.