New-ADGroup -Name "Marketing" -GroupScope Global
Commands to organize users into security or distribution groups. Download comptes utilisateurs groupes cmdes Power Shell pptx
Add-ADGroupMember -Identity "Marketing" -Members "jdoe" Download comptes utilisateurs groupes cmdes Power Shell pptx
💡 Use the -WhatIf parameter at the end of any command to see what would happen without actually making changes. Download comptes utilisateurs groupes cmdes Power Shell pptx