» Site Navigation |
|
|
» Stats |
Members: 9,491
Threads: 11,748
Posts: 55,283
Top Poster: Nick (4,981)
|
| Welcome our newest member, dbm3030 |
» March 2010 |
| S |
M |
T |
W |
T |
F |
S |
| 28 |
1
|
2
|
3
|
4
|
5
|
6
|
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
|
28
|
29
|
30
|
31
| 1 | 2 | 3 |
|
 |
|
10-27-2005, 02:23 PM
|
#26 (permalink)
|
Status: the ultimate script kiddie
Join Date: 07-12-2005
Location: Pennsylvania
Age: 30
Posts: 192
|
yeah, you can tell I don't work for a union shop right?
|
|
|
10-27-2005, 04:12 PM
|
#27 (permalink)
|
Status: Super Altiris Admin
Join Date: 02-22-2005
Location: Raynham, Massachusetts, USA
Posts: 338
|
 Yeah seriously!
Well, your v2 is working flawlessly over here. Thank you so much for making this utility available!!
|
|
|
09-05-2006, 03:14 PM
|
#28 (permalink)
|
Status: Altiris Admin
Join Date: 02-07-2006
Location: Elizabethtown
Age: 24
Posts: 38
|
I know this thread is long dead but I wanted to say two things:
1. Thanks for the prog, its simple and works great but...
2. My solution to this issue was to simply create a folder in the deployment console with all of my jobs listed numerically inside of it in the order I wanted them to run. ie,
1 - Deploy Image
2 - Install Office
3 - Reboot
4 - Install Winzip
etc...etc
Then, all I had to do was instruct our team members to drag the computer to that folder instead of to an individual job. That way Altiris can take care of when the jobs/installations are complete and when to start the next one - and I could create different folders of jobs for computers that needed different sets of software (Laptops and Desktops). Obviously not as clean as some would like, but it works OK for me.
|
|
|
09-27-2006, 04:50 AM
|
#29 (permalink)
|
Status: Super Altiris Admin
Join Date: 06-21-2005
Location: Auckland NZ
Age: 28
Posts: 100
|
My simple solution was
create a folder
create my jobs under that folders and call them
A-Job name
b-job name
c-job name
and when helpdesk build the machine they just bung the whole folder onto the machine and bada boom.
|
|
|
01-17-2009, 02:18 AM
|
#30 (permalink)
|
Status: Junior Altiris Admin
Join Date: 07-15-2008
Location: ca
Posts: 1
|
ive done this with a generic vbs script that reads a list of jobs for a build type then calls axsched.exe passing the local computername + jobname too it. It worked well enough for what I intended but decided it felt much to kludgey overall... for me a build job should be as much of a solid unit as possible, within reason of course.
|
|
|
09-09-2009, 03:06 PM
|
#31 (permalink)
|
Status: Junior Altiris Admin
Join Date: 05-14-2009
Location: Houston Area, TX, USA
Posts: 27
|
back from the dead... again.
our solution here (granted, it's in ds 6.9sp2) is to make a job with a bunch of scripts with only a single REM statement ion each that, on finish, will run the actual job. it's a bit overcomplicated, but it simplifies job maintenance and still allows techs to drop a single job on a machine or the entire build job.
ie: run script. REM Install Adobe Reader, next, next, on success: Adobe Acrobat Reader 9.1
initial setup was tedious but it gives us so much more flexibility now.
|
|
|
09-09-2009, 03:19 PM
|
#32 (permalink)
|
Status: Super Altiris Admin
Join Date: 10-27-2006
Location: Kansas City, MO
Posts: 106
|
Replying to dead topic...
We do this exact same thing on many of our "loadsets". This works great, and only time we need to adjust them, is when the old one is retired and a new one created. Versioning and all that jazz.
::Run This script::
REM Install <App Name>
exit 0
**Next**
::On the client computer::
**Next**
::Success:: (Points to App to run)
|
|
|
 |
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
All times are GMT -4. The time now is 09:56 AM.