system
September 30, 2008, 6:58pm
#1
Hello guys,
Just a simple question, but difficult to find. How can a have a list of all users and email address in my BO XI R2 server. For sure, I can go in the CMC, user one by one. I expect than when company have more than 1000 users, a better solution is possible. Is he ?
patrickfx (BOB member since 2007-10-17)
system
September 30, 2008, 8:22pm
#2
Hi,
Have a look at this excel-based utility:
Here is a little excel file with a bit of VBA code to extract from a CMS the complete list of user and the list of groups each user is member of. Quite useful when you need to check group membership
Its now possible to edit the CMS data, simply by modify entries in the Excel File. You need then to export your modification back to the CMS. Modifiables column are : Login, FullName, Email, Disabled and Description.
Platform: BO XI R2 / BOXI3.1 (it’s necessary to change the libs to fits XI3.1, s…
You may find it useful.
Marek Chladny (BOB member since 2003-11-27)
system
October 2, 2008, 2:47pm
#3
It work great! Thanks a lot.
patrickfx (BOB member since 2007-10-17)