Client Management Suite

 View Only

How Can I Run Tasks/Jobs On a New Client in Automation Without Initial Deployment? 

Feb 26, 2013 12:47 PM

Presently in Deployment Solution, the Initial Deployment feature allows users to boot an unknown client into an automation pre-boot environment (e.g., WinPE 2.1) and select a job/task from a pre-populated list. When Initial Deployment engages, it forces the population of certain required tables/values in the database in order to properly allow scheduling of those tasks/jobs.

If Initial Deployment is not used - either by manual cancellation or not being enabled - this forced population does not occur. Since these tables don't have the necessary values, tasks/jobs will not have the new client listed as an available target resource. These tables will eventually be populated when the Delta Resource Membership runs (either forced manually or on schedule), which will allow the task/job to be scheduled.

Often, though, there will be situations/environments in which Initial Deployment is not an option, nor is forcing a Delta Resource Membership Update every time a new client is attached to the environment. In order to workaround this, the attached SQL trigger can be added to the database.

The following trigger is based on the "Inv_AeX_AC_Identification" table. When a new client connects and sends in a basic inventory and is in our automation preboot environments, the trigger will pick up the necessary values and populate them into the correct tables.

 

*NOTE: If a preboot automation environment besides WinPE 2.1 or Linux preboot included with Deployment Solution is used, the trigger will need to be modified.

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
txt file
New Computer in Automation Trigger.txt   1 KB   1 version
Uploaded - Feb 25, 2020

Tags and Keywords

Related Entries and Links

No Related Resource entered.