错误创buildOU:名称已被使用

我有一个计算机的OU结构,看起来像这样:

Workstations |-- Building | |-- Floor, Department, or Approximate Location ... 

我想在该build筑的OU中创build一个名为“3 North”的子OU,但是出现以下错误:

 Windows cannot create the object 3 North because: An attempt was made to add an object to the directory with a name that is already in use. 

首先,OU的名字不要紧, 您可以在AD中拥有多个具有相同名称的容器,只要它们出现在树的不同部分中;其次,唯一存在的其他“3 North”是完全不同容器中的电子邮件分发列表。

为什么这个错误发生,我怎样才能解决它?

你可能在域内的某个地方有相同的名字。 进行全面的search,确保你也检查你的联系人。