Altiris Scripting
Updated: 29 Jul 2010 | 4 comments
I'm relatively new to Altiris Streaming Composer and was wondering if anyone could help me out with this problem or at least point me in the right direction. I've created a streaming package which requires a database to load before a program is exectued. I've tried to use an executable script to start the database program after the installation completes but Altiris keeps saying "Failed to run the script. Please try accessing the application again later." Is there a way to start a program before another program or is there another place I can look to see how to do this?
Thanks for all your help!
discussion Filed Under:
Comments
RE: Altiris Scripting
Could you please supply the script you have so far that is causing the error?
Also what is the "Database" program you are using?
Josh
To start a program just
To start a program just execute it in your script, like iexplore.exe. I am wondering if you need to incorporate START /WAIT into your execution because it is trying to jump to the next step before the previous step is done? Posting your script as mentioned will probably explain things more.
Moved Post
I moved this out of the Deployment Solution forum and into Workspace Streaming.
Stu
ITS Partners
LinkedIn
Execution Scripts
Here is a quick best practice for execution scripts.
If you do require support but do not have a support contract, send me a private message here and I'll help you out.
Symantec EndPoint Virtualization Product Info Facebook
Would you like to reply?
Login or Register to post your comment.