Deployment Solution
373
Appendix A
Command-Line Switches
This section provides detailed information about command-line switches for specific
executables within Deployment Solution.
Job Utilities
The Job Utility applications allow you to
import
,
export
,
create
and
schedule
jobs
from the command line. Each action is performed from separate binaries installed in the
Deployment Share file directory.
axExport.exe
— Exports jobs from Deployment Server. See
Job Export Utility
(page 373).
axImport.exe
— Imports jobs in to Deployment Server. See
Job Import Utility
(page 374).
axEvent.exe
— Creates jobs in Deployment Server. See
Create Job Utility
(page 375).
axSched.exe
— Schedules jobs in Deployment Server. See
Schedule Job Utility
(page 377).
axComp.exe
— Imports computers to the Deployment Server from a DOS mode.
Axcomp allows you to import .csv and .txt files that are in a comma separated format.
ImportComputers55.txt in the Samples folder off of the eXpress share is an example of
the format needed. There are various command-line options available depending on
whether the user is in a Trusted or Non-Trusted account environment. See
Import
Computer Utility
(page 378).
Each utility connects to the Deployment Server Database to perform specific operations.
As a result, the appropriate ODBC and security rights are required. Each job utility
supports the /o /d /u /p switches.
The /o option (ODBC datasource) allows connectivity to the Deployment Server SQL
database using a different DSN. By default the standard Deployment Database DSN is
used. This is helpful when connecting to a second system from a common machine.
The /d /u /p options can be used if no DSN is set up for a particular server. However, the
SQL driver must be installed for any of these utilities to work. Each utility has the
/?
switch to show the version of the utility and all command-line options.
Job Export Utility
This utility can be used to export jobs from the Deployment Database. It can be helpful
in copying jobs from one Deployment system to another, backing up jobs, creating
standard jobs during multiple installations, and other actions.
Syntax
: axExport <filename> (options)
Содержание ALTIRIS DEPLOYMENT SOLUTION 6.9 SP4 - V1.0
Страница 1: ...Altiris Deployment Solution 6 9 SP4 from Symantec Admin Guide ...
Страница 40: ...Deployment Solution 40 What is Automation z Which Automation Operating System Should I Use page 44 ...
Страница 144: ...Altiris Deployment Solution from Symantec User s Guide 144 ...
Страница 371: ...Altiris Deployment Solution from Symantec User s Guide 371 ...