Hello,
i need a report that shows me multiple aktivated office keys.
For Example:PC1 | User | ProductName | ProductID | ProductKey1 (visible in the report)
PC2 | User | ProductName | ProductID | ProductKey1 (visible in the report)
PC3 | User | ProductName | ProductID | ProductKey2
PC4 | User | ProductName | ProductID | ProductKey4 (visible in the report)
PC5 | User | ProductName | ProductID | ProductKey3
PC6 | User | ProductName | ProductID | ProductKey4 (visible in the report)
Report Output:PC1 | User | ProductName | ProductID | ProductKey1 (visible in the report)
PC2 | User | ProductName | ProductID | ProductKey1 (visible in the report)
PC4 | User | ProductName | ProductID | ProductKey4 (visible in the report)
PC6 | User | ProductName | ProductID | ProductKey4 (visible in the report)
I want to know if there are any keys in multiple use, because of a Microsoft License Test, thank you.