PS C:\> Get-ADReplicationSubnet -filter * -Properties * | Select Name, Site, Location, Description | Sort Name | Export-Csv .\liste.csv
↧
Subnet Liste von Active Directory Sites and Services auslesen per Powershell
↧