Hi All,
I have question regarding Zenworks, is zenworks can do scan a serial number or license key (such as Microsoft product) installed on each device managed by zenworks ?
Thank you for the answers
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it! Learn more
Hi All,
I have question regarding Zenworks, is zenworks can do scan a serial number or license key (such as Microsoft product) installed on each device managed by zenworks ?
Thank you for the answers
There is nothing built-in that will do this.
If stored in the registry in a simple manner, a "Custom Data Form" could be setup to collect it. Otherwise, one may need to run a script to extract the value to a place where a CDF could collect.
For Office, there is a tool that ships with Offce "cscript ospp.vbs /dstatus" that returns the partial value....
Examle - Last 5 characters of installed product key: ESGGD
This result could be parsed to the registry to be collected. It would not be the full key, but that may be better. I would be enough for you to ID which key, without exposing the full value which is why MS likely did it this way.
One would perhaps tweak their VBS script to get the full value, but I did not look.
--
If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button
Be sure to "Like" My (and a few others) Cool Solutions below!
https://community.microfocus.com/members/craigdwilson/bookmarks