| Author |
Message |
Stimpy55
Guest
|
Posted:
Tue Oct 11, 2005 4:51 pm Post subject:
Group contacts in LCS 2005 |
|
|
Is there a way to define group contacts in LCS 2005 server? I do not
want go to each indiviual user to create.
For example:
Sales Group
Help Desk
IT Engineering |
|
| Back to top |
|
 |
Guest
|
Posted:
Tue Oct 11, 2005 8:51 pm Post subject:
Re: Group contacts in LCS 2005 |
|
|
i'm also trying to figure out how to have a list of all AD users apear
in the communicator when a user loggs in. all users are LCS enabled, i
just want NOT to have to add them manualy... is there a way ? |
|
| Back to top |
|
 |
Bob Christian
Guest
|
Posted:
Wed Oct 12, 2005 8:28 am Post subject:
Re: Group contacts in LCS 2005 |
|
|
There is an import script that can be utilized to import a list of contacts
for a user, or group of users.
Download the LCS 2005 SP1 Resource kit:
http://www.microsoft.com/downloads/details.aspx?familyid=A368DED8-EA7C-4C65-9844-39CAFA07A454&displaylang=en
In the C:\Program Files\Microsoft LC 2005\ResKit\WMI Samples\ directory are
two files: LCSAddContacts_readme.htm and LCSAddContacts.wsf
Regarding this script, the readme is pretty good...and is great for a
script. In addition, you can look at the .wsf script as it is cleartext and
not encoded/encrupted.
This script utilizes two import text files. The downside is that this
script would have to be re-ran each time a user is added to your
environment. The upside is that you simply need to update the files.
Another upside is that the script should not duplicate contacts that it has
already added. You could also utilize it to put the contacts in a group and
simply update that group.
The WMI reference is located here:
http://msdn.microsoft.com/library/en-us/lcs2005/rtc/rtc_server_wmi_reference.asp
Regards,
Bob
--
Bob Christian II
http://bobchristian.blogspot.com - Blog |
|
| Back to top |
|
 |
Tal
Guest
|
Posted:
Wed Oct 12, 2005 4:51 pm Post subject:
Re: Group contacts in LCS 2005 |
|
|
this link clearly states that this is for LCS 2005 (NOT SP1). are those
tools already available in SP1, or can they be downloaded from anywhere
? |
|
| Back to top |
|
 |
Stimpy55
Guest
|
Posted:
Wed Oct 12, 2005 4:51 pm Post subject:
Re: Group contacts in LCS 2005 |
|
|
| Thanks... Worked out great |
|
| Back to top |
|
 |
Stimpy55
Guest
|
|
| Back to top |
|
 |
Bob Christian
Guest
|
Posted:
Mon Oct 17, 2005 8:51 am Post subject:
Re: Group contacts in LCS 2005 |
|
|
Thanks Stimpy...I had an old link *gar*.
--
Bob Christian II
MVP - LCS
http://bobchristian.blogspot.com - Blog |
|
| Back to top |
|
 |
Jacques
Guest
|
Posted:
Fri Nov 11, 2005 9:50 pm Post subject:
Re: Group contacts in LCS 2005 |
|
|
Hi,
I've try the script file and it run without any error, but I don't see the
contacts in Office Commuicator. What do you is wrong?
Thank you
Jacques |
|
| Back to top |
|
 |
kcrockett
Joined: 06 Feb 2007
Posts: 1
|
Posted:
Tue Feb 06, 2007 9:40 pm Post subject:
|
|
|
I know this is an old post, but I am having the same problem as Jasques. I am using LCS 2005 SP1. All my users are LCS enabled (right-clicked on OU within AD to enable).
Background knowledge...
Contacts.txt looks like...
msRTCSIP-PrimaryUserAddress
sip:user1@domain.local
sip:user2@domain.local
sip:user3@domain.local
ACESFile looks like...
all allow allow
General
I then run the following commands at the command line...
CScript LCSAddContacts.wsf /userfile:contacts.txt /contactsfile:contacts.txt
Then I run...
CScript LCSAddaces.wsf /userfile:contacts.txt /contactsfile:acesfile.txt
The command line displays the examples within the script, pauses for about 2 seconds, and then completes. However, when I have user1, user2, etc log into Communicator 2005 nothing changes...
Please help,
Keenan |
|
| Back to top |
|
 |
|
|
|
|