 |
Microsoft Dynamics Support
Visit the Microsoft Dynamics newsgroups and exchange ideas with a community of business professionals and product experts from around the globe. |
|
|
| Author |
Message |
L Peterson Guest
|
Posted: Wed May 21, 2008 9:56 pm Post subject: License use |
|
|
We are having some users connections rejected at times because too many
licenses are already in use. Is there a way to track the number and times of
the rejected connections so we can provide statistics to our administration
for possible license purchases? |
|
| Back to top |
|
 |
|
Luc Van Dyck Guest
|
Posted: Wed May 21, 2008 11:57 pm Post subject: RE: License use |
|
|
"L Peterson" wrote:
| Quote: |
We are having some users connections rejected at times because too many
licenses are already in use. Is there a way to track the number and times of
the rejected connections so we can provide statistics to our administration
for possible license purchases?
|
You can't keep track of rejected connections. But what you can do is to
write some code on a form, using a Timer, to look at the virtual table
Sessions. This table contains the info of all connected users. You could
query this table eg. every 5 minutes, and write this info into some log-table.
After some days, you have information collected about the number of
connected users, and during what times of the day they are logged in. This
will provide you with the statistics about the system usage.
If you don't have a developers license, you'll need to ask your Microsoft
partner to develop such routine.
Luc Van Dyck
webmaster http://mibuso.com
"Your favourite knowledge base" |
|
| Back to top |
|
 |
|
RedFox Guest
|
Posted: Thu May 22, 2008 5:05 pm Post subject: RE: License use |
|
|
Dear L Peterson
You can't collect information about rejected users without external program.
But at least you may use "User Time Register" and change the Trigger
LogInEnd() in the CU1 in the NAV for collection of currect user's statistics.
"L Peterson" wrote:
| Quote: |
We are having some users connections rejected at times because too many
licenses are already in use. Is there a way to track the number and times of
the rejected connections so we can provide statistics to our administration
for possible license purchases? |
|
|
| Back to top |
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|