Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 Active Directory 中,我想从命令行将一个组添加到另一个组。
例如,如果我有一个组“A”和一个组“B”,我想将 B 添加到 A,即使 B 成为 A 的成员。如何从命令行执行此操作?