Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

API for Altiris Deployment

Updated: 21 May 2010 | 4 comments
dsalkin's picture
0 0 Votes
Login to vote

Is there an API to Altiris Deployent Solution?

I want to deploy using Altiris from a separate application.
I understand there is an API to SVS (but I'm not sure of the relationship of SVS to Altiris Deployment).
Thanks.

discussion Filed Under:

Comments

spazzzen's picture
27
Jan
2009
0 Votes 0
Login to vote

API = Deployment Console?

I think you are asking about the Deployment Console. When you install deployment solution you will have a Deployment console which you can use to push SVS layers to computer with the Aclient or Dagent installed on them or install other software. The console is a very powerful tool once you learn how to use it.

dsalkin's picture
27
Jan
2009
0 Votes 0
Login to vote

Yes, deployment console

Thanks. Yes I am talking about the deployment console - which has a user interface. My question is: is there an API (C, Java, or even from the command line) whereby I can execute deployment jobs on the console without actually opening the UI?

tbonsal1's picture
27
Jan
2009
0 Votes 0
Login to vote

Utilities

DS has a few built-in command line based utilities that you can make use of.

axExport.exe — Exports jobs from Deployment Server

axImport.exe — Imports jobs in to Deployment Server

axEvent.exe — Creates jobs in Deployment Server

axSched.exe — Schedules jobs in Deployment Server

axComp.exe — Imports computers to the Deployment Server from a DOS mode

These utilities can be found in the root of the eXpress share on the DS server.

jjesse's picture
27
Jan
2009
0 Votes 0
Login to vote

Use the ASDK

The Altiris Software Developer Kit has a lot of APIs for the different Altiris product set. There are different parts of the Developer Kit that plugin to Deployment Server that allow you to write custom code/custom scripts to manage/use the Deployment Server and various jobs.

Jonathan

Jonathan Jesse Practice Principal ITS Partners