- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Is it possible to develop deployment tool for FNMS agent remote deployment from Beacon or App Server with system privileges ?
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
This thread has been automatically locked due to inactivity.
To continue the discussion, please start a new thread.
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
(Anything expressed here is my own view and not necessarily that of my employer, Flexera)
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Yes, you can find everything explained in the "Gathering FlexNet Inventory" guide published in Flexera Helpnet:
Gathering FlexNet Inventory.pdf
Hope this helps,
Thorsten
(Anything expressed here is my own view and not necessarily that of my employer, Flexera)
- Mark as New
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
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.
