September 23, 201015 yr Hi Does any one know how I can get the count of users on a filemaker server? is there a script I can run to get this information. I want the full count across the server and not per database?
September 23, 201015 yr You can use the fmsadmin command line tool. For example:fmsadmin -y -u myadminusername -p myadminpassword list clients On a Mac it's located here: /Library/FileMaker Server/Database Server/bin/fmsadmin It's probably somewhere similar and named fmsadmin.exe on a Windows.
Create an account or sign in to comment