cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
565
Views
8
Helpful
2
Replies

Automate Extension Mobility login for list of users

James Hawkins
Level 8
Level 8

Hi,

Is anyone aware of a script/program that can parse a list of phones, usernames and EM device profiles and automatically log users in?

This can be done on a per device basis using the URL below but I am looking for something that could parse a CSV file or similar.

http://<server>/emservice/jsp/Tools/sampleloginapp.jsp

2 Replies 2

Simon Machielse
Level 1
Level 1

You can use BAT in UCM 6 and up I believe to login and logout users on a BULK. this supports CSV and can be scheduled.

If you are looking for a user based login search g00gle with the phrase "Cisco single sign on" and you should find a list of developers.

With BAT you can perform a bulk EM-logout as part of a phone update but I don't believe it supports a bulk login function.  You would need to leverage the EM API to accomplish this type of transaction.  The "sampleloginapp" is a demonstration of how this API works.

HTH.

Regards,
Bill

HTH -Bill (b) http://ucguerrilla.com (t) @ucguerrilla

Please remember to rate helpful responses and identify