{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "outlook",
  "home_page_url": "https://evotec.xyz/fr/tags/outlook",
  "feed_url": "https://evotec.xyz/fr/tags/outlook/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/fr/blog/meet-emailimo-new-way-to-send-pretty-emails-with-powershell",
      "url": "https://evotec.xyz/fr/blog/meet-emailimo-new-way-to-send-pretty-emails-with-powershell",
      "title": "Meet Emailimo \u2013 New way to send pretty emails with PowerShell",
      "summary": "When reading this blog post, you may be thinking that there\u2019s nothing new one can add to emailing with PowerShell as there were tons of articles in recent years covering this subject pretty good. It\u2019s all known, and people have used it since the early days of PowerShell. You can even send an email with just one line using Send-MailMessage. Now, this post is not about that. This post is about sending HTML based emails. You see when you want to send an email that is just text based that\u2019s pretty trivial. Things get complicated when you want your emails to have some colors, some tables, some links or some lists. This is where you have to involve HTML and CSS. Since I\u2019ve been working with PowerShell for a while now, I\u2019ve seen my share of scripts/modules or blog posts that cover this but one thing that usually hit me \u2013 it was sometimes tough to understand what is happening, what the author is doing, and what happens if I change this or that. While I\u2019ve seen people dismissing programmers doing HTML / CSS or JavaScript for not being real programmers, I disagree entirely. You have to know what you\u2019re doing if you want your stuff to look good. I\u2019ve spent days or even weeks playing with HTML/CSS/JS, and I must admit half of what I do I don\u2019t even understand until I see the output. So before you go and tell people that HTML/CSS is easy, think again.",
      "date_published": "2019-04-12T08:13:43.0000000Z",
      "tags": [
        "css",
        "emailimo",
        "html",
        "javascript",
        "js",
        "Linux",
        "Mac OS X",
        "mailing",
        "outlook",
        "PowerShell",
        "pswritehtml",
        "send-email",
        "send-mail",
        "Windows"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/outlook-the-primary-account-cannot-be-removed-unless-it-is-the-only-account-in-the-profile",
      "url": "https://evotec.xyz/fr/blog/outlook-the-primary-account-cannot-be-removed-unless-it-is-the-only-account-in-the-profile",
      "title": "Outlook \u2013 The primary account cannot be removed unless it is the only account in the profile",
      "summary": "Last few months I\u2019m responsible for the migration of Office 365 to Office 365. While doing so, we came into a situation where users have their old mailbox as Primary Account and new Mailbox as their secondary account. This is a quite common scenario that people are running into and something that is expected. Usually, my recommendation is: Please create a new profile for user and topic is closed. It\u2019s also quite easy to achieve this in an automated way where you delete all profiles and Outlook just goes with autodiscovery adding new account as required. That\u2019s how I have always done this till now. My Client has gone thru setting up 1000\u002B users with their second account in Outlook and deleting a whole profile, recreating would cause lots of downloading of emails from Office 365 that my Client wanted to avoid.",
      "date_published": "2018-11-23T22:39:44.0000000Z",
      "tags": [
        "error",
        "exchange",
        "outlook",
        "PowerShell",
        "windows"
      ]
    },
    {
      "id": "https://evotec.xyz/fr/blog/microsoft-outlook-cannot-start-microsoft-outlook-cannot-open-the-outlook-window",
      "url": "https://evotec.xyz/fr/blog/microsoft-outlook-cannot-start-microsoft-outlook-cannot-open-the-outlook-window",
      "title": "Microsoft Outlook \u2013 Cannot start Microsoft Outlook. Cannot open the Outlook window.",
      "summary": "When working on Windows Server 2016 on RDS session one of the users reported he cannot start Outlook. He gets\u2026",
      "date_published": "2018-03-15T10:17:26.0000000Z",
      "tags": [
        "adfs",
        "Exchange",
        "microsoft",
        "microsoft outlook",
        "Office 365",
        "outlook",
        "outlook.exe",
        "rds",
        "remote desktop services",
        "Windows",
        "windows server",
        "windows server 2016"
      ]
    }
  ]
}