Get-DhcpServerv4Reservation

Get-DhcpServerv4Lease -ComputerName “<<FQDN OF DHCP SERVER>>” -ScopeId <<SUBNET SCOPE EG 192.6.0.0>> | export-csv
-notype -path c:\tmp\CurrentDHCPLeasesForScope.csv