- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
DNS/DHCP Data migration into BloxOne DDI
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2023 06:46 AM - edited 03-07-2023 08:27 AM
Hi all,
I'm trying to export the DNS and DHCP data from the existing Microsoft Server and get it imported into BloxOne DDI, is there any way like the DIW used for NIOS setup to be applied on the BloxOne DDI?
What is the recommended tool to do that? or I should rely only on the CSV Import/export on the cloud? Noting that the CSV format of the NIOS setup is different than the CSV format for B1DDI
Re: DNS/DHCP Data migration into BloxOne DDI
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2023 02:13 AM
Hi,
We migrated all of our data from existing NIOS and Windows DNS servers to BloxOneDDI using the API and found it to be the easiest way to update/maintain configuration at scale.
There's a terraform/ansible/python module available for it, but I opted to develop a powershell module for it instead.