Exporting Users Without Voice Mail to a CSV File

Bulk Administration Manager allows you to export information about all users without voice mail from Cisco Unity Connection to a CSV file, by using either a wizard or a command line interface.

See the applicable section, depending on the method you plan to use to do the export:

Using the Wizard to Export All Users Without Voice Mail to a CSV File

To Use the Wizard to Export All Users Without Voice Mail to a CSV File
  1. If you do not already have Tools Depot open, click the Cisco Unity Tools Depot icon on the desktop, and Expand Administration Tools.
  2. Double-click Bulk Administration Manager.
  3. On the Cisco Unity Connection Bulk Administration Manager Welcome page, click Next.
  4. On the Select Operation screen, click Export.
  5. Click Users, and click Next.
  6. In the Output File field, enter the full path to the applicable file.
  7. Click Next. The Select Criteria to Use for Exporting screen appears.
  8. To view the list of users that will be exported, click Preview. To make changes, click Back.
  9. Click Next to begin the export. The Summary page displays the results when the operation has completed.
  10. To view the export CSV file, click View Export Objects File.
  11. Click Finish.

Using the Command Line Interface to Export All Users Without Voice Mail to a CSV File

The command to export information about all users without voice mail from Cisco Unity Connection to a CSV file is

BulkAdministrationManager /Export /Users /Output:"<Full path to the .csv output file>"

When the following command is run, Bulk Administration Manager exports all users without voice mail to the CSV file exportusers.csv.

BulkAdministrationManager /export /users /output:"c:\program files\csv\exportusers.csv"

Note that the command line arguments are not case sensitive.