
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-09-2017 04:04 PM
If I make a custom action say using powershell to return a value, can I store that in a custom data field and later report on it?
So as an example, LS does not return the amount of disk fragmentation, can I return that from a PS query and stick it in a custom field tied to each disk record?
So as an example, LS does not return the amount of disk fragmentation, can I return that from a PS query and stick it in a custom field tied to each disk record?
Labels:
- Labels:
-
General Discussion
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2017 05:09 PM
You could theoretically create a script that's run as an asset action that 1) retrieves the data you're looking for 2) runs a database script to your Lansweeper database that updates a specific field for that asset, tblAssetCustom.Custom1-20 could be used for this.
We unfortunately cannot provide support in creating such advanced custom actions though.
We unfortunately cannot provide support in creating such advanced custom actions though.
