Locked Pushing contacts to end users

  • Monday, October 20, 2008 7:02 AM
     
     

    Is it possible to push contacts to end users ? So when they log in, they have the complete company already in their contact list ?

All Replies

  • Monday, October 20, 2008 12:57 PM
    Moderator
     
     

    There is a third-party tool called OCS Contact Manager (OCSCM) that you can use to configure contact lists. Search the forum for 'ocscm' as there a couple threads discussing the topic.

     

    http://www.ocscm.com/

     

    Also, there are limits to the amount of contact's a user can have, so depending on your company I would recommend against populating every SIP-enabled AD object in every user's contact list.  The Address Book adds simply lookup functionality using the find bar.  Having many contacts slows down user login; this is noticable when logging in remotely, especially using the Communicator Mobile client.

  • Monday, October 20, 2008 2:54 PM
     
     Answered

    You can also use a free tool from the OCS Resource Kit

     

    LCSAddContacts.wsf - The Microsoft Office Communications Server 2007 Add Contacts script, LCSAddContacts.wsf, is a WMI (Windows Management Instrumentation) script used to add contacts

     

    Download Resource Kit

    http://www.microsoft.com/downloads/details.aspx?FamilyID=b9bf4f71-fb0b-4de9-962f-c56b70a8aecd&displaylang=en

  • Tuesday, October 21, 2008 7:31 AM
     
     

     Jeff Schertz wrote:

    There is a third-party tool called OCS Contact Manager (OCSCM) that you can use to configure contact lists. Search the forum for 'ocscm' as there a couple threads discussing the topic.

     

    http://www.ocscm.com/

     

    Also, there are limits to the amount of contact's a user can have, so depending on your company I would recommend against populating every SIP-enabled AD object in every user's contact list.  The Address Book adds simply lookup functionality using the find bar.  Having many contacts slows down user login; this is noticable when logging in remotely, especially using the Communicator Mobile client.

     

    Thank you for the link, i have tested this program but i didnt find it very easy to use. And our company is not that big, we are talking about 50 users at most.

     

     Deli Pro-Exchange wrote:

    You can also use a free tool from the OCS Resource Kit

     

    LCSAddContacts.wsf - The Microsoft Office Communications Server 2007 Add Contacts script, LCSAddContacts.wsf, is a WMI (Windows Management Instrumentation) script used to add contacts

     

    Download Resource Kit

    http://www.microsoft.com/downloads/details.aspx?FamilyID=b9bf4f71-fb0b-4de9-962f-c56b70a8aecd&displaylang=en

     

    Thanks for the link!