Powershell DHCP Commands Nov 7, 2019 • Dave 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