welks10
21st November 2012, 17:03
Is there a session that shows the number of baan licenses that are being used and how many there are total?
welks10
21st November 2012, 17:26
I am looking to view this in baan5c
jclju1
22nd November 2012, 14:38
Try licmon command.
Kowalczyk
17th December 2012, 14:12
Hi !
You can use the slmcmd to gather this information
slmcmd -mondts <host> -o out.xml
Will generate you an overview of licenced.
I've been recently developing an integrated application for licence controlling, and using this and other methods I created an web based UI to manage user/group licence limits.