IPAM - PowerShell - Automatically create DNS records for this IP address
hi,
we creating powershell script find , allocate available ip addresses.
we can run our powershell script find , allocate ip address , ipam server run it's tests check ip address not reply ping , not in dns.
the issue having is, can't find option/command in powershell run "automatically create dns records ip address" which available within gui when try add ip address ipam server.
is suppose carried out after adding ip address different cmdlet?
know how / option within powershell cmdlets?
thanks,
hi pauliebadboy,
>>is suppose carried out after adding ip address different cmdlet?
>>would know how / option within powershell cmdlets?
you refer link below:
adds type resource record dns zone:
https://technet.microsoft.com/en-us/library/jj649847.aspx
create dns records , associate ptr entries csv file:
https://gallery.technet.microsoft.com/scriptcenter/create-dns-a-records-and-37b59037
best regards,
andy_pan
Windows Server > IPAM, DHCP, DNS
Comments
Post a Comment