Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Altiris DS - "Error 30082 during script execution"?

Created: 30 May 2010 | 2 comments
softwarereg's picture
0 0 Votes
Login to vote

Hi,

we are attempting to run a job across a WAN link and keep getting the following error: "Error 30082 during script execution". The client log simply says the same thing: "The program C:\WINDOWS\TEMP\ returned with an exit code 30082. (Last Windows error 0)"

I am assuming it may have something to do with latency or WAN link speed (which should be enough btw, its an E1), but I want to confirm... and cant seem to find any information regarding this error?

Any help is appreciated.

We are using DS 6.9, Windows agent version 6.9.164

Comments

andykn101's picture
01
Jun
2010
0 Votes 0
Login to vote

It's the program

My guess would be that it's the program you are trying to run that is returning that code.

What happens if you run that program manually on the remote client?

mlogan's picture
03
Jun
2010
0 Votes 0
Login to vote

What does it do?

What does the job do? The error code doesn't say much... it could be anything like "your dog want a shower" or what ever :) OK, I guess that is why you ask your question :)
In case you are trying to install some kind of program I would reccommend taht you try to copy the source files to the client and run the installation from there to see what happens.
in case the job actually completes fine and just returns the errorcode you could just add the error code as an return code in your job.

________________
/mlogan

Connect Etiquette: Please "Mark as Solution" those posts which resolve your problem, and give a thumbs up to useful comments, articles and downloads!