A workstation install job folder (F_INSTALLJOB) represents a Run Command On Workstation job.
A Run Command On Workstation job sends the source directory specified by the package's Workstations properties to target sites (and places this source directory on specified servers) and makes one or more package commands available at target computers. At each target computer, the user can run the package commands by choosing the package from the Package Command Manager window. A package command can start an executable file, batch file, or Microsoft Test script to install the package or to run a command.
Using the SMS API, your application can perform the following actions:
A workstation install job folder has the following properties:
Property | Value | Description |
---|---|---|
Tag | "Workstation install job" | String. A description of the folder type. |
Folder type | F_INSTALLJOB | Integer. Folder type. |
ID | jobID. For example, "RTM00001". | String. An eight-character identifier that the SMS system assigns to the job. Note that the first three characters are the site code for the site where the job was created. |
Active filters | None | Integer. Filters that are directly activated on the folder. These filter types are used to retrieve the subfolders in the folder. |
Immediate subfolders | None | Integer. Types of subfolders that the folder type can contain. |
Number of scalars | 33 | Integer. Number of scalars for the folder type. |