Hello.
I'm trying to find a way to detect the owner of a provisioning task and write that to the registry during provisioning. This way, if the task is deleted later on, we can still know who imaged the computer.
One way I'm thinking of is to add a variable for a database value, similar to the way ldHostname is a variable to "Computer"."Device Name", and then I can write that value to the registry. In Landesk 9.5, when you click on Scheduled Tasks - All Tasks, a list of tasks appear and Owner is one of the column names. Does anyone know how task Owner is referred to in the database? I can only find it in Inventory, but that refers to the computer owner.