A new Flexera Community experience is coming on November 25th. Click here for more information.
SOLUTIONS ARE PROVIDED ON AN "AS IS" BASIS. NEITHER FLEXERA NOR ITS SUPPLIERS MAKE ANY WARRANTIES, EXPRESS OR IMPLIED, STATUTORY OR OTHERWISE, INCLUDING BUT NOT LIMITED TO WARRANTIES OF MERCHANTABILITY, TITLE, FITNESS FOR A PARTICULAR PURPOSE OR NONINFRINGEMENT. LICENSEE MAY HAVE OTHER STATUTORY RIGHTS. HOWEVER, TO THE FULL EXTENT PERMITTED BY LAW, THE DURATION OF STATUTORILY REQUIRED WARRANTIES, IF ANY, WILL BE LIMITED TO THE SHORTER OF (I) THE STATUTORILY REQUIRED PERIOD OR (II) THIRTY (30) DAYS FROM LICENSEE’S ACCEPTANCE OF THE AGREEMENT.
The report described below (code embedded in the Word document below) analyzes, user per user, the subscribed plans, the installed applications, the used applications, the costs of current license and gives the recommendations and calculates the possible financial optimization.
There are two challenges with Adobe:
The report below answers the simple but hard to answer question: “Is it worth licensing the Suite on this computer?”
The report assumes the usage information (coming from SCCM of FlexNet Manager) is reliable. The quality of usage must be carefully assessed, and best practice is to check with the application user if he confirmed he does not use it before uninstalling it.
The first attached document gives an example of PowerShell that collects the Adobe Portal Information.
To implement this reader, you need PowerShell skill and admin role on the portal (to generate the certificate).
The document describes then a classical Business Adapter (On the beacon UI for instance) that can allocate users from the CSV file, using the "data transformation" feature of the Business Adapter.
Note that if you have an integration between your Azure Active Directory and the Adobe Portal, you will just need to manage AD groups that will map with the Adobe CC subscriptions.
You need in the filter to restrict on a group using "MemberOf", one example below. The grammar is cryptic but your AD admins should be able to help you. You filter on 1 group and multiple domains for instance. I was not able to filter on multiple groups using wildcards (Acrobat%)... so, you need as many Business Adapters as groups.
(&(objectCategory=user)(!cn=CHILD$)(memberof=CN=DG_Adobe_AcrobatPro-Users,OU=GRP,OU=Global,OU=PRD,DC=net,DC=fr,DC=ch))
The logs will appear in the FNMS UI
Don't forget, like when using the PowerShell import approach, to use the "detach unfound computers from considered software allocations to make sure that if a subscription is no longer in the Portal, le allocation will be deleted in FNMS.
Don't forget to
Please notice that it is recommended to “de-activate” the Suite recognition for better transparency of the data usage. If suites are recognized, the report will provide the needed transparency, but performance of the report will be impacted (re-constructing usage for each standalone component requires queries in very large evidence and usage tables).
The report focuses on Adobe products but could easily be adapted to other vendors / applications (Example on Microsoft below)
List of columns
Jun 09, 2021 12:51 PM - edited Feb 04, 2022 06:05 AM
Hi Nicolas,
thanks for the KB. I have one question which we'll need to solve before diving into Adobe reporting from FNMS. You mentioned:
So, you need to integrate data from the Adobe Portal (directly from the portal through WebService integration or through an excel export or finally through Active Directory groups imports)
Is this something already done by Flexera what we can use? I mean data extractor from the Adobe Portal to FNMS through API.
Thank you!
Regards,
Pavol
@pavol_holes - Integration to the Adobe Cloud Portal directly from FNMS is not a feature that FNMS has. If you have FNMS, you have 2 options:
1) Log into your Adobe Cloud Portal as the Admin, and then download your current Subscriptions and User Assignments as CSV and then create a Business Adapter to Allocate these users to the corresponding license within FNMS
2) Create your own PowerShell script that connects to the Adobe Cloud API to pull down your subscriptions and user assignments and output to CSV, and then use a Business Adapter to allocate these users to the corresponding license within FNMS
Outside of FNMS, the Flexera SaaS Manager application does have a built-in Adobe Cloud connection, and you can then integration SaaS Manager with FNMS to create the licenses and user assignments within FNMS automatically.
Hello @pavol_holes , @kclausen , here is a PowerShell sample in production with several customers. The doc will maybe be extended...
I just extended the article with solutions to import the users subscriptions, either for the Adobe Portal, or from the Active Directory groups if you have an integration between you Azure AD and the Adobe Portal.
Best regards,
Nicolas
When you write "Adobe Cloud Portal" or "Adobe Portal", is that the same thing as the Adobe Admin Console?
Hi Ingrid,
Yes, you can export to Excel the list of subscriptions (that unfortunately can contain multiple subscriptions per row)... or use the PowerShell that queries the data using the web service APIs of the portal. Data formatting is better (one row per subscription) and you can automate the task.
Best regards,
Nicolas
Hello @nrousseau1,
Is there any reason this only applies to On-Prem customers and not Cloud/Flexera One, as after having a brief read through I'm not sure this is an On-Prem feature only.
Ben
Hi @nrousseau1 ,
Yes, I already do that :). My question was about the naming.
I use the "License Status Report" under Users in Adobe Admin Console (AAC), that way you only get one subscription per row. But I haven't automated the alignment between AAC and FNMS yet. There is usually some investigation needed for 10-20% of the mismatches at our end.
Hi Ben, the Users import and allocation will work in FNMS Cloud / Flexera One... but the report, that is performing SQL queries to join data from multiple tables and "deconstruct" suites can only be implemented on prem... until it is released out of the box (Q1 2022... or Q4 even if we can make you a good surprise).
hello @INgrid , thanks for the hint on one row per subscriptions import... matching FNMS licenses names with Adobe plans description could be a challenge. To perform the mapping, you can you the data transformation feature in the Business Adapter that is super practical, even in the Beacon version.
Hi @nrousseau1,
Right. So far I am using Excel to translate the license names, VLOOKUP and a translation table with license ID from FNMS and the respective names of the product/license
Hi Nicolas ,
do we have any document what changes need to do in powershell adaptor you provided in order to work that at ourside.
Thanks,
Milind
In our case this is a named user licence. How can I remove the software allocation or change the status if the user is no longer in the active directory group?
First deleting all allocation is surely not the best solution.
Thanks,
Markus
@markus_kuenzli - The best and most cost efficient way to resolve your situation is to go to the Adobe Cloud Portal and remove that user as an active subscriber to the Adobe Subscription. That way, you are not paying for an employee who is no longer with the company, and the next time you run the Adapter and pull users via the Adobe API and allocate users to your License, that user will be removed.
Hello @milind_teli and hello to those who struggled with the certificate generation. I got more detailed instructions on who to generate the certificate that should hopefully solde your issues. I just uploaded v1 of the document that contains the additional steps.
Best regards and sorry for the pain... any feedback is welcome.
Thanks,
Nicolas
Any reason this isn't built into the product or mostly due to try and not compete with SaaS Manager?
Hello @kstaude,
Thanks for submitting this comment.
The moving forward strategy is that SaaS Manager is the SaaS application inventory tool and ITAM / FNMS uses the data for computing consumption and optimization, particularly in Hybrid use case (Microsoft 365) and On Prem (for Adobe, 100% in on premise).
Our roadmap efforts will be more focused in making FSM collecting more data, FSM to ITAM integration more performant (automated creation of licenses (include SKUs for Adobe licenses)), better support compliance and optimization in ITAM (Adobe Optimization report in ITAM in Q2), than productize integrations from the beacon that indeed overlap with what FSM (that is now part of ITAM Standard) does.
That said, custom inventory solutions like this one should work nicely, with limited implementation efforts. Please let me know if you face challenges.
Best regards,
Nicolas
Hi @nrousseau1 / @kstaude ,
Do we have an updated script for the integration as Adobe has deprecated the JWT Credentials method and support O-Auth Server-to-Server credentials only?