
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2012 11:49 PM
I need to get the version of a product installed that's kept in a text file on our machines. I know I can scan for the file but is there anyway to pull the information from the file?
E.g. the file has a line reading, version=7.0.0. Which I'd need to get into a report based on computer name.
Thanks in advance.
E.g. the file has a line reading, version=7.0.0. Which I'd need to get into a report based on computer name.
Thanks in advance.
Labels:
- Labels:
-
Archive
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-13-2012 05:34 PM
Thanks for the replies. I wasn't responsible for the initial install of the product but going forward we'll use a reg key so we can scan for that.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-11-2012 12:44 AM
The approach I’ve taken is to write a script that writes RegKeys, and have Lansweeper scan for the RegKey Value.
Thanks,
Jim Lovejoy
__________________________________________________________________________________________________
James W. Lovejoy | IBM - Cloud Managed Services Delivery | Infrastructure Architect (Windows Server ...

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2012 10:43 AM
No, WMI cannot read files.
