cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
361
Views
5
Helpful
1
Replies

Create a Unity Subscriber from a Command Line

rvenzor
Level 1
Level 1

I'm trying to figure out a way to create new user voice mail accounts from a command line. This would also include creating the Exchange Mailbox.

I'm trying to make this activity as automated as possible without using the GUI interface or the Bulk Edit Utility.

I did find the CreateSubscriber_403_SourceCode.exe

and the ImportSubscriberFromAD_403_Source.exe, but these still look like they need to be run via a Gui Interface.

Any suggestions?

Thanks,

Rico

1 Reply 1

lindborg
Cisco Employee
Cisco Employee

There is no command line interface for this - the source code for those samples is provided as a way for folks to write their own apps (command line or otherwise) for creating/editing/deleting subscribers using their own applications. You'll have to go through the stored procedures in SQL to do what you want but it's up to you to create the app - this can be done in VB or C++ or you can use Java or whatever you want. There is not, however, a precanned CLI interface for this - you have to authenticate with SQL and such so doing an open ended CLI app for this is not going to happen - at least from us.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: