Deployment Solution

 View Only

ASDK axSched.exe for Easing Migration from DS 6.5 to 6.8 

Jul 31, 2007 02:17 PM

Here's an OPEN SOURCE Administrator Software Development Kit version of the axSched.exe tool that can be used in place of the DOS utility. The dssched.exe utility provides the benefit of remotely scheduling any Deployment Server job on any managed machine to run immediately.

Editor's Note: See this Juice page for an updated version of this tool.

The source code and the tool are both attached to this article. The major pre-requisites for this tool are as follows:

  1. Deployment Solution 6.8.206 or higher.
  2. Administrator Software Development Kit 1.3 or later must be installed on the Deployment Solution 6.8 computer.
  3. IIS must be installed on the Deployment Solution box in order to register the Web services. You may have to configure IIS to provide access to the Altiris Administrator Software Development Kit Deployment Solution Web site, either by implementing Anonymous or Integrated Authentication.
  4. .NET framework 2.0 must be installed on the Deployment Solution computer (this is needed because the tool has been compiled in C# using Visual Studio 2.0)

Command Line Options

Altiris Deployment Server Scheduling Utility version 1.0 Based off axSched.exe using ASDK 1.3

Usage:

axSched [computer/group] [job-name] (options)

Options:

/t [yyyy-mm-dd hh:mm]Time to schedule
/f [folder-name]schedule the job-name found in this folder
/j [job-name]Schedule an additional job
/lu [login-user]Deployment Server login user name
/lp [login-password]Deployment Server login password
/ld [login-domain]Deployment Server login domain
/uluUse the logged on user to login to Deployment Server
/dt [number-of-minutes]Number of minutes the user may defer the job
/rv [number]Number associated with the recurrence type for jobs that should recur on an interval
/rt [Time-Type]The time scale of the recurrence value which must be one of the following: Minutes/Hours/Days/Weeks
/bs [number]Number of computers in a batch for job assignment
/bi [number-of-minutes]Number of minutes to wait in between batches when assigning jobs to a schedule

This tool was created by an Altiris Deployment Server user. This was done as an exercise to learn more about how the ASDK for Deployment Solution works, and also to extend custom functionality to existing Altiris tools. This tool was not created by Altiris development, so it is not supported by Altiris or Symantec. As the project is open source I am open to suggestions and would appreciate any code submissions with bug fixes and enhancements.

License:AJSL
By clicking the download link below, you agree to the terms and conditions in the Altiris Juice Software License
Support:User-contributed tools on the Juice are not supported by Altiris Technical Support. If you have questions about a tool, please communicate directly with the author by visiting their profile page and clicking the 'contact' tab.

Statistics
0 Favorited
0 Views
2 Files
0 Shares
0 Downloads
Attachment(s)
zip file
axSched Program.zip   22 KB   1 version
Uploaded - Feb 25, 2020
zip file
axSched Project Code.zip   287 KB   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Related Entries and Links

No Related Resource entered.