Answered by:
Removing an Empty Group?

Question
-
I created a group that I need to remove.....
so far ive tried running
cscript LCSADDContacts.wsf /usersfile:c:\contacts\empty.txt /contactsfile:c:\contacts\empty.txt /contactsgroup:"group_name" /delete
is this the correct script/parameter’s ?
i can delete users from the group, but not remove the group entirely?after i run the command above, it lists this out .. ive printed it to a txt file..
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
@------------------------------------------------------------
@ Text file with Users: c:\contacts\empty.txt
@ Text file with Contacts: c:\contacts\empty.txt
@ Contact Group for Contacts: Help_Desk
@------------------------------------------------------------Thursday, August 21, 2008 5:18 PM
Answers
-
Here is a similar thread and you will find code that will help you
http://forums.microsoft.com/unifiedcommunications/ShowPost.aspx?PostID=3686720&SiteID=57
- Marked as answer by Dark Overlord Monday, February 2, 2009 4:13 PM
Friday, August 22, 2008 10:01 PM
All replies
-
Here is a similar thread and you will find code that will help you
http://forums.microsoft.com/unifiedcommunications/ShowPost.aspx?PostID=3686720&SiteID=57
- Marked as answer by Dark Overlord Monday, February 2, 2009 4:13 PM
Friday, August 22, 2008 10:01 PM -
sorry for the seriously overdue re:,
we ended up obtaining a new script from MS to do this,
Marked post as an answer for you though - Thanks!
Monday, February 2, 2009 4:14 PM -
Soooo what was the script??Thursday, March 26, 2009 8:59 PM
-
You may use (OCSCM) Microsoft Office Communications Server Contact Manager.It's an administration mmc tool that will integrate with Microsoft Office Communication Server 2007 and Active Directory to provide an easy way to provision OCS users’ contacts list. OCSCM is designed to show you how to manage the contacts and groups for individual ocs users by interacting with the Active Directory Domain Services and Microsoft Office Communication Server 2007/R2 and lcs 2005.
download from http://www.ocscm.com
Sunday, December 20, 2009 9:06 PM