{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "iis",
  "home_page_url": "https://evotec.xyz/tags/iis",
  "feed_url": "https://evotec.xyz/tags/iis/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/blog/reading-iis-logs-with-powershell",
      "url": "https://evotec.xyz/blog/reading-iis-logs-with-powershell",
      "title": "Reading IIS logs with PowerShell",
      "summary": "Today I was reading Twitter, as I am pretty addicted to technology news when Adam Bacon mentioned that he\u2019s surprised that no one has rebuilt IIS Parser as pure PowerShell. While this is not entirely true, and some modules can do some parsing, I decided to try my luck. While doing it from scratch in PowerShell is possible, I opted to use an external C# library that does all the heavy lifting and is optimized for speed.",
      "date_published": "2022-06-04T19:47:08.0000000Z",
      "tags": [
        "iis",
        "iis-server",
        "logs",
        "powershell",
        "Windows"
      ]
    },
    {
      "id": "https://evotec.xyz/blog/gfi-how-to-move-gfi-mailessential-20-to-different-iis-website",
      "url": "https://evotec.xyz/blog/gfi-how-to-move-gfi-mailessential-20-to-different-iis-website",
      "title": "GFI \u2013 How to move GFI MailEssentials 20 to different IIS website",
      "summary": "GFI MailEssentials 20 make the installation straight forward pressing Next most of the times and answering basic questions about Microsoft\u2026",
      "date_published": "2016-03-16T20:16:04.0000000Z",
      "tags": [
        "Exchange",
        "exchange 2013",
        "exchange 2016",
        "gfi",
        "gfi mail essentials 20",
        "iis",
        "iis 7",
        "mailessentials"
      ]
    }
  ]
}