Site Tools


informatique:windows:powershell

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
informatique:windows:powershell [2025/01/13 15:18] yahikoinformatique:windows:powershell [2025/01/23 14:58] (current) yahiko
Line 133: Line 133:
 </code> </code>
  
 +===== Lister les membres d'un groupe AD =====
 +<code powershell>
 +Get-ADGroupMember -Identity "Communication" | Format-Table Name, DistinguishedName
 +</code>
  
informatique/windows/powershell.1736781495.txt.gz · Last modified: 2025/01/13 15:18 by yahiko