Tracking Feature Licenses
We utilize Office 365 and I'm looking for a way to track the Office 365 licenses in my KACE appliance.
I'm not sure the best way to setup assets for feature licenses that are not specific to any software catalog item. For example everybody has Skype for Business installed as part of their Office package. However select users have the Skype Calling PBX license (allows users to make domestic calls from Skype). This license adds additional features in the Skype application
How would I track this? I created a "Skype Calling" license asset but I don't see a way to manually assign that to users or computers unless I'm able to add it to a related software catalog item.
I'm not sure the best way to setup assets for feature licenses that are not specific to any software catalog item. For example everybody has Skype for Business installed as part of their Office package. However select users have the Skype Calling PBX license (allows users to make domestic calls from Skype). This license adds additional features in the Skype application
How would I track this? I created a "Skype Calling" license asset but I don't see a way to manually assign that to users or computers unless I'm able to add it to a related software catalog item.
2 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
The text file will have a value of 1 or 0. 1 meaning the license is applied, 0 meaning it's not applied.
So now I need to figure out how to create a custom inventory rule to read that file. I believe this is done using ShellCommandTextReturn(cmd /c type C:\Program Files\Microsoft Office 15\root\office15\LyncPBXLicense.txt)
I'm new to custom inventory so I'm not sure what syntax to use to basically say if LyncPBXLicense.txt contains 1 software is installed else no software - mds1981 8 years ago