Entitlements - Manual and Automatic
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-16-2013 12:58 PM
To get software counters to move counts from "not entitled" over to "entitled in use", we have to manually add a machine CI as a "Asset License Entitlement". This seems odd that you would need to do this manually for all CIs.
Seems there should be a hook to make this happen automatically. What are we missing?
Thanks in advance.
- Labels:
-
Enterprise Asset Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2017 02:31 PM
Microsoft Volume Licensing for Office Pro Plus. I know I can add a contract for Enterprise licensing. Do I still need to add the entitlements?
Mary Vanatta
Technical Consultant
C 316-680-0347
Alt 316-869-1862
Http://www.linium.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-23-2017 07:07 PM
Hi Mary,
You don't need to, but you might find some value in doing so, particularly if you are not allowing everyone in the company to use the software under the volume contract. The example I was trying to describe would be to add the entitlements as a way to identify users you've trued-up on your contract. You could also just do this based on numbers, too, though.
Ben
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2014 01:57 PM
You can write a script from the software counter detail table to pick only not entitled workstations with valuation as 1.
With that record set you may insert the entitlement record either for the asset or for the user, from the counter you can get the software license record reference via the software model, assuming that you just have one software license record it will be easier.
Just run the script in Script Background module.
This is how I set the baseline for my entitlements.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2014 02:02 PM
Interesting approach. So you took it to be that all computers or users with the software installed were supposed to have it to set your baseline (based on the valuation matching up, which would also hit the appropriate suites). Then you could go back through to remove those situations where the user or machine should not have the entitlement?
Interesting approach. I like it, and might need to try that out. Thanks for sharing, Oscar!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-06-2014 02:12 PM
To answer your question:
"Then you could go back through to remove those situations where the user or machine should not have the entitlement?"
you should not remove the records for people/machine who is not entitle from the counter detail table, instead you need to set a process to start a request in order to remove the software from the machines that are not entitled; say these machines have not followed the process to have a valid license from the organization. They are defaulters.