Mitel Forums - The Unofficial Source

Mitel Forums => Mitel Software Applications => Topic started by: Dogbreath on April 03, 2018, 12:23:05 PM

Title: Remove AD user group from MiVCR
Post by: Dogbreath on April 03, 2018, 12:23:05 PM
How do I remove an AD user group from MiVCR? It has been removed from the list of groups to sync in the AD settings but remains in the list of user groups and is un-editable.
Title: Re: Remove AD user group from MiVCR
Post by: Dogbreath on August 03, 2018, 05:41:03 AM
The answer is in two parts:

a) Don't use AD sync because it's poorly implemented

b) Use SQL management studio to edit the database and delete the users/groups you don't want synced
Title: Re: Remove AD user group from MiVCR
Post by: cwaggoner@ics-com.net on April 02, 2019, 04:17:26 PM
Add the following String Value in
HKEY_LOCAL_MACHINE\Software\wow6432node\Computer Telephony Solutions\ActiveDirectoryIntegration

AllowDeleteUsers

The value should be set to (1)

Log out and back in to Call Recording Admin and you should be able to delete an AD account
Title: Re: Remove AD user group from MiVCR
Post by: Dogbreath on April 03, 2019, 05:16:07 AM
That was the first thing that MiVCR support suggested, and it didn't work. They said the registry key thing is no longer valid and told me to do it in the database.