The Flexera Community is currently in maintenance mode to prepare for the upcoming launch of the new community. Click here for more information.
Is it possible to develop deployment tool for FNMS agent remote deployment from Beacon or App Server with system privileges ?
Jun 10, 2019 02:58 AM
A few different ways this can be done as described in the document with Discovery & Inventory rules of the beacons and adoption. This with any remote connection and/or software deployment can have it's assumptions like networking connectivity, permissions, etc.
If you are using a software deployment solution (GPO, SCCM, PDQ Deploy, etc.) each of the types of packages have their set of instructions to follow and what files or binaries are required. As an example, for Windows you can download a "Bootstrap Template" with preconfigured options that the Windows MSI package can leverage during the installation. For an "installation package", having the MSI, INI (bootstrap) file and Data1.cab in the same directory you can script the installation for your environment.
Jun 10, 2019 12:56 PM
Jun 10, 2019 03:06 AM
Jun 10, 2019 04:03 AM
Yes, you can find everything explained in the "Gathering FlexNet Inventory" guide published in Flexera Helpnet:
Gathering FlexNet Inventory.pdf
Hope this helps,
Thorsten
Jun 10, 2019 05:18 AM
A few different ways this can be done as described in the document with Discovery & Inventory rules of the beacons and adoption. This with any remote connection and/or software deployment can have it's assumptions like networking connectivity, permissions, etc.
If you are using a software deployment solution (GPO, SCCM, PDQ Deploy, etc.) each of the types of packages have their set of instructions to follow and what files or binaries are required. As an example, for Windows you can download a "Bootstrap Template" with preconfigured options that the Windows MSI package can leverage during the installation. For an "installation package", having the MSI, INI (bootstrap) file and Data1.cab in the same directory you can script the installation for your environment.
Jun 10, 2019 12:56 PM