with Tags:
installation
X

Detecting IBM DB2 installations using IEM relevance statements
Detecting installations of a particular software on Windows is a simple job, but things get worst in case of Linux and UNIX, especially if the software was not installed using native binaries like rpm or deb packages. Windows has the registry (start -> run -> regedit.exe) to list all the required details of a product like install path, product version, locale or product type etc., but on Linux or UNIX it may not be that easy. There's a similar problem about detecting DB2 installations on Non-Windows OS without running ab IBM DB2... [More]
Tags:  bigfix iem relevance middleware db2 installation detect |
How to use the BigFix Software Distribution Wizard
This article will provide helpful direction when you want to distribute software within your organization. I have recently wrote a c# application and want to have it automatically installed across my infrastructure. When new systems come on-line, I want my application to automatically be installed once it is properly linked into my BigFix infrastructure. One note to be made when writing your own applications… be sure to properly register your application so you can easily detect that software on your endpoints. I wrote an... [More]
Tags:  bigfix policy installation distribution task manager software ibm tivoli endpoint |