{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "dns",
  "home_page_url": "https://evotec.xyz/fr/tags/dns/",
  "feed_url": "https://evotec.xyz/fr/tags/dns/index.feed.json",
  "description": "Evotec",
  "items": [
    {
      "id": "https://evotec.xyz/fr/blog/finding-duplicate-dns-records-by-ip-adress-using-powershell/",
      "url": "https://evotec.xyz/fr/blog/finding-duplicate-dns-records-by-ip-adress-using-powershell/",
      "title": "Finding duplicate DNS records by IP Address using PowerShell",
      "summary": "In my earlier blog post, I showed you a way to find duplicate DNS entries using PowerShell, but the focus was on finding duplicate entries based on hostname. But what if you would like to find duplicate entries based on IP Addresses? This was the question I was asked on Reddit, and I thought it was a legitimate request, so today\u2019s focus will be on transposing table output from earlier functions to present data differently.",
      "date_published": "2022-07-26T17:23:53.0000000Z",
      "tags": [
        "active directory",
        "dns",
        "DNSServer",
        "duplicates",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/finding-duplicate-dns-entries-using-powershell/",
      "url": "https://evotec.xyz/fr/blog/finding-duplicate-dns-entries-using-powershell/",
      "title": "Finding duplicate DNS entries using PowerShell",
      "summary": "Today\u2019s blog post is about Active Directory-integrated DNS and how to find duplicate entries. By duplicate, I mean those where one DNS name matches multiple IP addresses. While some duplicate DNS entries are expected, in other cases, it may lead to problems. For example, having a static IP assigned to a hostname that later on is also updated with dynamic entries.",
      "date_published": "2022-07-24T16:48:21.0000000Z",
      "tags": [
        "active directory",
        "ad",
        "dns",
        "DNSServer",
        "powershell"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/what-do-we-say-to-health-checking-active-directory/",
      "url": "https://evotec.xyz/fr/blog/what-do-we-say-to-health-checking-active-directory/",
      "title": "What do we say to health checking Active Directory?",
      "summary": "Health check Active Directory with PowerShell, dcdiag, repadmin, and security-focused reviews so replication, DNS, DHCP, and GPO issues surface early.",
      "date_published": "2019-09-08T15:48:39.0000000Z",
      "tags": [
        "active directory",
        "ad",
        "dhcp",
        "dns",
        "health checks",
        "powershell",
        "security checks",
        "testimo",
        "Windows"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/powershell-change-dns-ip-addresses-remotely/",
      "url": "https://evotec.xyz/fr/blog/powershell-change-dns-ip-addresses-remotely/",
      "title": "Powershell \u2013 Change DNS IP Addresses remotely",
      "summary": "Use PowerShell to change DNS server addresses on remote Windows machines with a safer pattern that validates adapters and returns the final configuration.",
      "date_published": "2016-02-09T14:57:22.0000000Z",
      "tags": [
        "dns",
        "powershell",
        "windows",
        "windows servers"
      ]
    }
  ]
}