Community FAQ
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
chris_anderson
Engaged Sweeper II
Is it possible to have an Installer package add comments to the computer object? It would be nice to be able to have a list of things pushed to the machine separate from the deployment logs as those get cleaned out every month (company policy).
1 REPLY 1
Bruce_B
Lansweeper Alumni
There's unfortunately no feature to automatically write comments to an asset when a deployment package was run for said asset.

Theoretically though, you could add a database script to your deployment package that updates tblAsset.comments or does an insert in tblassetcomments.comment for the relevant asset. Though this requires not just a database script, as the assetname or assetID will have to be retrieved somehow during the deployment and added to the script, so a variable needs to be used. There are no parameters available for this. We cannot provide assistance with this kind of scripting unfortunately.

General Discussions

Find answers to technical questions about Lansweeper.

New to Lansweeper?

Try Lansweeper For Free

Experience Lansweeper with your own data.
Sign up now for a 14-day free trial.

Try Now