使用powershell运行
Import-Module ActiveDirectory New-ADObject -Name "容器名" -Type "container" -Path "容器需要放的位置"