Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 401 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 401 Bytes

Copy-MSDHCPToInfobloxCSV

PowerShell function that gets DHCP scopes/ranges/reservations from MS DHCP and convert it to Infoblox CSV format.

I needed a way to quickly get scopes, options, ranges, and reservations out of Microsoft DHCP servers and into Infoblox CSV format for fast and easy import during migration.

Installation/Loading

Import-Module .\Copy-MSDHCPToInfobloxCSV.ps1