CountUsers, a simple script that allows me to count all unique users on a range
of servers. Useful if you have an enterprise wide license and want to ensure
compliance.
Needs a config file with the servers, the user to log on with and a password.
Format:
optional arguments:
-h, --help show this help message and exit
-c CONFIG, --config CONFIG
Default is countUsers.cfg
-v, --verbose Provide output on stdout
Copyright (C) 2013 Sven Erik Knop, Perforce Software Ltd
With the -v option enabled, prints out the (sorted) list of unique users as well as the
total count.