Is there a way to display a list of all users and their assigned roles? Unity Connection does not have "dependency records" like CUCM. I cannot find a search that associates the roles with the user and vice versa.
Unless I should just BAT export everything.
Solved! Go to Solution.
Hi there,
One of the great tools developed by Cisco in the "Unity Tools" toolbox is called the "Connection user Data Dump" which can show you tons of user related items in the reports that you generate. This includes;
Role names user is assigned. Every role (if any) that each user is assigned to will be output in a comma separated list bounded by quotes in this column. For instance “Greetings Administrator, Remote Administrator” could be included. There are up to 8 roles currently (in Connection 8) that can be assigned, however you’d never assign them all to any one user.
The tool is available (for free) here;
https://www.ciscounitytools.com/Applications/CxN/UserDataDump/UserDataDump.html
Don't forget to read the "Tool Help" section.
Cheers!
Rob
Hi there,
One of the great tools developed by Cisco in the "Unity Tools" toolbox is called the "Connection user Data Dump" which can show you tons of user related items in the reports that you generate. This includes;
Role names user is assigned. Every role (if any) that each user is assigned to will be output in a comma separated list bounded by quotes in this column. For instance “Greetings Administrator, Remote Administrator” could be included. There are up to 8 roles currently (in Connection 8) that can be assigned, however you’d never assign them all to any one user.
The tool is available (for free) here;
https://www.ciscounitytools.com/Applications/CxN/UserDataDump/UserDataDump.html
Don't forget to read the "Tool Help" section.
Cheers!
Rob
Exactly what I needed. Thanks!