Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 777 Bytes

removing-members-from-groups-in-a-domain.md

File metadata and controls

20 lines (15 loc) · 777 Bytes
title description ms.assetid ms.tgt_platform keywords ms.topic ms.date
Removing Members from Groups in a Domain
You can remove users, groups, or contacts from groups.
036f2882-7da9-4293-87a0-a087235b212f
multiple
groups AD ,removing members from groups in a domain
article
05/31/2018

Removing Members from Groups in a Domain

You can remove users, groups, or contacts from groups. The member attribute of the group object contains all direct members of the group.

The simplest way to remove a member from a group is to call the IADsGroup.Remove method on the IADsGroup interface of the group object you want to remove members from.