Hello all,
Is-it possible to add new host on DNS Manager from a file.
I need to add a lot of new host and I want to do that with a file.
It take a lot of time if I need to that one by one.
Thank in advance
Hello all,
Is-it possible to add new host on DNS Manager from a file.
I need to add a lot of new host and I want to do that with a file.
It take a lot of time if I need to that one by one.
Thank in advance
Domain or workgroup? If domain are you adding name servers without domain controller?
Domain,
I don't understand your question.
I enter server name and after in forward lookup zone I go on my plant domain
I don't know if it's the right answer
I don't understand your question.
Sounded like you wanted to add many DNS servers? If this is not the case please provide more details.
I want to add many new host on a domain
like this 
You can add A records via PowerShell.
https://docs.microsoft.com/en-us/powershell/module/dnsserver/add-dnsserverresourcerecorda?view=windowsserver2022-ps
--please don't forget to upvote and Accept as answer if the reply is helpful--
Just checking if there's any progress or updates?
--please don't forget to upvote and Accept as answer if the reply is helpful--
I want to import by a file CSV or TXT, is it possible ?
Via powershell I need to do 1 by 1 it's the same if I do that on Dns manager directly
Yes, it is possible. You can follow along here.
http://woshub.com/create-manage-dns-zones-records-powershell/
--please don't forget to upvote and Accept as answer if the reply is helpful--
Just checking if there's any progress or updates?
--please don't forget to upvote and Accept as answer if the reply is helpful--
I check this solution and I will do a feedback
3 people are following this question.