<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>PowerShell on Exploring IT with Michaël</title>
    <link>https://mvdb.io/tags/powershell/</link>
    <description>Recent content in PowerShell on Exploring IT with Michaël</description>
    <image>
      <title>Exploring IT with Michaël</title>
      <url>https://mvdb.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</url>
      <link>https://mvdb.io/%3Clink%20or%20path%20of%20image%20for%20opengraph,%20twitter-cards%3E</link>
    </image>
    <generator>Hugo -- 0.127.0</generator>
    <language>en</language>
    <lastBuildDate>Mon, 08 Jul 2024 12:00:03 +0000</lastBuildDate>
    <atom:link href="https://mvdb.io/tags/powershell/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Azure Powershell: User cancelled the Accounts Control Operation</title>
      <link>https://mvdb.io/posts/az-login-failure/</link>
      <pubDate>Mon, 08 Jul 2024 12:00:03 +0000</pubDate>
      <guid>https://mvdb.io/posts/az-login-failure/</guid>
      <description>Today I started my journey on learning terraform. During the Azure login process in Powershell, I ran into the following error:
User cancelled the Accounts Control Operation.. Status: Response_Status.Status_UserCanceled, Error code: 0, Tag: 528315210 I&amp;rsquo;ve never had this issue before, so I was a bit puzzled. It seems that since version 2.61.0, that the Web Account Manager (WAM) is now the default authentication method. Luckily we can bypass the WAM using PowerShell and proceed to login.</description>
    </item>
    <item>
      <title>Add printers based on IP octet</title>
      <link>https://mvdb.io/posts/add-printers-based-on-ip-octet/</link>
      <pubDate>Thu, 28 Mar 2024 12:00:03 +0000</pubDate>
      <guid>https://mvdb.io/posts/add-printers-based-on-ip-octet/</guid>
      <description>At a previous company I worked at, we managed over 60+ sites, each with a dedicated /24 subnet and a preconfigured printer on a print server. The challenge was to automatically add the local printer and move printers from other sites when users traveled between sites. Initially, I used a heavily modified VBS script from a friend to address this issue. Although this solution worked, it was slow over 300 lines long.</description>
    </item>
  </channel>
</rss>
