{
  "version": "https://jsonfeed.org/version/1.1",
  "title": "powershellgallery",
  "home_page_url": "https://evotec.xyz/es/tags/powershellgallery",
  "feed_url": "https://evotec.xyz/es/tags/powershellgallery/index.feed.json",
  "description": "Evotec Main Website",
  "items": [
    {
      "id": "https://evotec.xyz/es/blog/configuring-office-365-settings-using-powershell-the-non-supported-way",
      "url": "https://evotec.xyz/es/blog/configuring-office-365-settings-using-powershell-the-non-supported-way",
      "title": "Configuring Office 365 settings using PowerShell \u2013 The non-supported way",
      "summary": "Office 365 is a huge beast. It has so many services that it\u2019s hard to track all of them. It\u2019s even harder if you want to manage Office 365 using PowerShell. Microsoft makes many different PowerShell modules available for you, such as AzureAD, AzureADPreview, ExchangeOnline, MicrosoftTeams, and recently, Microsoft.Graph. But even with so many different modules, there are still tasks that Microsoft won\u2019t let you do from PowerShell. But it doesn\u2019t mean that it\u2019s not possible to do it. I\u2019ve spent some time tracking how Microsoft does things while you click thru the interface and created an O365Essentials PowerShell module that can do it in an automated way.",
      "date_published": "2021-09-26T15:12:35.0000000Z",
      "tags": [
        "Azure",
        "Azure AD",
        "graph api",
        "microsoft graph",
        "microsoft office 365",
        "module",
        "o365essentials",
        "office 365",
        "powershell",
        "powershellgallery"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/sixteen-powershell-modules-that-ive-worked-on-in-2018",
      "url": "https://evotec.xyz/es/blog/sixteen-powershell-modules-that-ive-worked-on-in-2018",
      "title": "PowerShell modules I worked on in 2018",
      "summary": "We\u2019re a few days in 2019, and from a time perspective, I can say I had a busy 2018. I must say I\u2019ve never expected that but in 2018 I\u2019ve created or worked on 24 PowerShell modules. Some were simpler ones, some were a bit more advanced, and some will be retired in 2019 because their features will be moved to other modules. In PowerShellGallery alone those were downloaded over 15000 times (I must admit that some of those are surely automated tests \u2013 \u201CHello Pester\u201D that I\u2019ve learned in 2018. It\u2019s a nice number thou, and something I\u2019m kind of proud of myself. After all, before 2018 I\u2019ve not created a single PowerShell module before. Sure, I\u2019ve created a bunch of scripts, hardcoded, that did the task that I had to solve. But I\u2019ve never before built something, that could be installed by one little command Install-Module (something I\u2019ve learned in 2018 as well) and executed by anyone, anywhere. I know the title says Sixteen PowerShell Modules but some modules are just too simple to give them anything else than a small mention.",
      "date_published": "2019-01-06T17:39:32.0000000Z",
      "tags": [
        "module",
        "PowerShell",
        "powershellgallery",
        "windows"
      ]
    },
    {
      "id": "https://evotec.xyz/es/blog/powershellgallery-you-are-installing-modules-from-an-untrusted-repository",
      "url": "https://evotec.xyz/es/blog/powershellgallery-you-are-installing-modules-from-an-untrusted-repository",
      "title": "PowerShellGallery \u2013 You are installing modules from an untrusted repository",
      "summary": "When you start working with PowerShell Modules you often find yourself in having to approve module updates over and over and\u2026",
      "date_published": "2018-08-19T19:44:15.0000000Z",
      "tags": [
        "powershell",
        "powershellgallery"
      ]
    }
  ]
}