This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

FlexLm License Usage Powershell Script

Hi

Can anyone help me with a Powershell script to monitor FLexLm License usage on remote server.

I can get the output by executing the below Powershell command locally on License server.

& ‘C:\Program Files (x86)\folder1\folder2\2017.1\lmutil.exe' lmstat -a -c 27000@ <Server_Name>

But i am unable to create a Powershell template on solarwinds application monitor.

Would appreciate your help.