<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>PackageUpdateInfo on PowerShell Modul PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/</link><description>Recent content in PackageUpdateInfo on PowerShell Modul PackageUpdateInfo</description><generator>Hugo</generator><language>de</language><lastBuildDate>Sun, 18 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/index.xml" rel="self" type="application/rss+xml"/><item><title>Übersicht</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/01-overview/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/01-overview/</guid><description>&lt;p&gt;PackageUpdateInfo hilft dir, installierte PowerShell-Module auf dem neuesten Stand zu halten. Es vergleicht lokale Modulversionen mit Versionen aus konfigurierten Online-Repositorys (zum Beispiel PSGallery) und meldet, wenn neuere Versionen verfügbar sind.&lt;/p&gt;
&lt;h2 id="was-macht-packageupdateinfo"&gt;Was macht PackageUpdateInfo?&lt;/h2&gt;
&lt;p&gt;Das Modul kann:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Lokale installierte Module abfragen.&lt;/li&gt;
&lt;li&gt;Aktuelle Online-Versionen entdecken.&lt;/li&gt;
&lt;li&gt;Versionen mit anpassbarer Empfindlichkeit vergleichen (major, minor, build, revision).&lt;/li&gt;
&lt;li&gt;Umfangreiche Ausgaben anzeigen, inklusive Repository, Versionshinweisen, Autor und Projektlinks.&lt;/li&gt;
&lt;li&gt;Ergebnisse für späteren Import und schnelle Start-Workflows exportieren.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="warum-packageupdateinfo-verwenden"&gt;Warum PackageUpdateInfo verwenden?&lt;/h2&gt;
&lt;h3 id="komfort"&gt;Komfort&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Schnelles Erkennen veralteter Module ohne manuelles Überprüfen.&lt;/li&gt;
&lt;li&gt;Update-Informationen für Offline- oder verzögerte Überprüfung exportieren und importieren.&lt;/li&gt;
&lt;li&gt;Update-Checks im Hintergrund ausführen.&lt;/li&gt;
&lt;li&gt;Optionale Toast-Benachrichtigungen unter Windows nutzen.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="automatisierung"&gt;Automatisierung&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Update-Checks mit deinem Profil, geplanten Tasks oder Startroutinen planen.&lt;/li&gt;
&lt;li&gt;Ein Update-Check-Intervall festlegen, um unnötige Repository-Abfragen zu vermeiden.&lt;/li&gt;
&lt;li&gt;Benutzerdefinierte Regeln pro Modulpattern für die Update-Empfindlichkeit festlegen.&lt;/li&gt;
&lt;li&gt;Bereits exportierte Daten für eine niedrige Latenz beim Shell-Start wiederverwenden.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="flexibilität"&gt;Flexibilität&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Modulnamensmuster ein- oder ausschließen.&lt;/li&gt;
&lt;li&gt;Regelbereich und Priorität mit Standard- und benutzerdefinierten Regeln definieren.&lt;/li&gt;
&lt;li&gt;Funktioniert unter Windows, Linux und macOS.&lt;/li&gt;
&lt;li&gt;Unterstützt Windows PowerShell 5.1 und PowerShell 7+.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="voraussetzungen"&gt;Voraussetzungen&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Windows PowerShell 5.1 oder PowerShell 7+.&lt;/li&gt;
&lt;li&gt;PowerShellGet Zugriff auf dein Ziel-Repository (z.B. PSGallery).&lt;/li&gt;
&lt;li&gt;Optional: BurntToast-Modul für Toast-Benachrichtigungen unter Windows.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="installation"&gt;Installation&lt;/h2&gt;
&lt;p&gt;Für alle Benutzer installieren (benötigt Administratorrechte):&lt;/p&gt;</description></item><item><title>Betriebsempfehlungen</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/02-operational-best-practices/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/02-operational-best-practices/</guid><description>&lt;p&gt;Diese Seite beschreibt empfohlene Betriebsabläufe für PackageUpdateInfo in interaktiven Shells, Profilen und Automatisierungen.&lt;/p&gt;
&lt;h2 id="beginne-mit-dem-standardverhalten"&gt;Beginne mit dem Standardverhalten&lt;/h2&gt;
&lt;p&gt;Setze die Einstellungen zurück, bevor du benutzerdefinierte Anpassungen vornimmst, insbesondere auf gemeinsam genutzten Systemen:&lt;/p&gt;
&lt;pre&gt;&lt;code class="language-powershell"&gt;Set-PackageUpdateSetting -Reset
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Prüfe die aktuelle Konfiguration und Regeln:&lt;/p&gt;
&lt;pre&gt;&lt;code class="language-powershell"&gt;Get-PackageUpdateSetting
Get-PackageUpdateRule -IncludeDefaultRule
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="nutze-update-intervalle-um-rauschen-zu-reduzieren"&gt;Nutze Update-Intervalle, um Rauschen zu reduzieren&lt;/h2&gt;
&lt;p&gt;&lt;code&gt;Get-PackageUpdateInfo&lt;/code&gt; respektiert &lt;code&gt;UpdateCheckInterval&lt;/code&gt;. Wenn die letzte effektive Überprüfung noch innerhalb des konfigurierten Intervalls liegt, gibt das Cmdlet frühzeitig zurück.&lt;/p&gt;
&lt;p&gt;Lege ein Intervall fest, das zu deiner Umgebung passt:&lt;/p&gt;</description></item><item><title>Fehlerbehebung</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/03-troubleshooting/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/03-troubleshooting/</guid><description>&lt;p&gt;Verwende diese Anleitung, wenn PackageUpdateInfo keine erwarteten Ergebnisse liefert, Prüfungen überspringt oder beim Import und Export von Daten fehlschlägt.&lt;/p&gt;
&lt;h2 id="erste-schritte-aktionsfähige-diagnosen"&gt;Erste Schritte: Aktionsfähige Diagnosen&lt;/h2&gt;
&lt;p&gt;Führe den Befehl mit ausführlicher Ausgabe aus:&lt;/p&gt;
&lt;pre&gt;&lt;code class="language-powershell"&gt;Get-PackageUpdateInfo -Verbose
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Einstellungen und Regeln prüfen:&lt;/p&gt;
&lt;pre&gt;&lt;code class="language-powershell"&gt;Get-PackageUpdateSetting
Get-PackageUpdateRule -IncludeDefaultRule
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="wird-übersprungen-unerwartet"&gt;Wird übersprungen unerwartet?&lt;/h2&gt;
&lt;p&gt;Symptom:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Du siehst eine Warnung, dass Update-Prüfungen übersprungen werden, weil das Prüfintervall
noch nicht abgelaufen ist.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ursache:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;UpdateCheckInterval&lt;/code&gt; und das aktuelle &lt;code&gt;LastCheck&lt;/code&gt; oder &lt;code&gt;LastSuccessfulCheck&lt;/code&gt; verhindern eine neue Online-Prüfung.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Lösung:&lt;/p&gt;</description></item><item><title>Datenschutzerklärung</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/privacy-policy/</link><pubDate>Sun, 18 Jan 2026 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/privacy-policy/</guid><description>&lt;div&gt;&lt;a id="td-block-0" class="td-anchor-no-extra-offset"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;section class="row td-box td-box--primary td-box--height-auto"&gt;
&lt;div class="col"&gt;
&lt;div class="h1"&gt;
&lt;h1 id="datenschutzerklärung"&gt;Datenschutz­erklärung&lt;/h1&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;br&gt;
&lt;h2 id="1-datenschutz-auf-einen-blick"&gt;1. Datenschutz auf einen Blick&lt;/h2&gt;
&lt;h3 id="allgemeine-hinweise"&gt;Allgemeine Hinweise&lt;/h3&gt;
&lt;p&gt;Die folgenden Hinweise geben einen einfachen Überblick darüber, was mit Ihren personenbezogenen Daten passiert, wenn Sie diese Website besuchen. Personenbezogene Daten sind alle Daten, mit denen Sie persönlich identifiziert werden können. Ausführliche Informationen zum Thema Datenschutz entnehmen Sie unserer unter diesem Text aufgeführten Datenschutzerklärung.&lt;/p&gt;
&lt;h3 id="datenerfassung-auf-dieser-website"&gt;Datenerfassung auf dieser Website&lt;/h3&gt;
&lt;h4 id="wer-ist-verantwortlich-für-die-datenerfassung-auf-dieser-website"&gt;Wer ist verantwortlich für die Datenerfassung auf dieser Website?&lt;/h4&gt;
&lt;p&gt;Die Datenverarbeitung auf dieser Website erfolgt durch den Websitebetreiber. Dessen Kontaktdaten können Sie dem Abschnitt „Hinweis zur Verantwortlichen Stelle“ in dieser Datenschutzerklärung entnehmen.&lt;/p&gt;</description></item><item><title>Impressum</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/impressum/</link><pubDate>Sun, 18 Jan 2026 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/impressum/</guid><description>&lt;div&gt;&lt;a id="td-block-0" class="td-anchor-no-extra-offset"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;section class="row td-box td-box--primary td-box--height-auto"&gt;
&lt;div class="col"&gt;
&lt;div class="h1"&gt;
&lt;h1 id="information-gemäß--5-tmg-telemediengesetz"&gt;Information gemäß § 5 TMG (Telemediengesetz)&lt;/h1&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/section&gt;
&lt;br&gt;
&lt;h2 id="impressum"&gt;Impressum&lt;/h2&gt;
&lt;p&gt;Andreas Bellstedt&lt;br&gt;
Brunnenstr. 38&lt;br&gt;
75387 Neubulach&lt;br&gt;
Germany&lt;/p&gt;
&lt;br&gt;
&lt;h2 id="kontakt"&gt;Kontakt&lt;/h2&gt;
&lt;p&gt;Email: &lt;a href="mailto:blog@andibellstedt.com"&gt;blog@andibellstedt.com&lt;/a&gt;&lt;/p&gt;
&lt;br&gt;
&lt;h2 id="rechtsform--unternehmensstatus"&gt;Rechtsform / Unternehmensstatus&lt;/h2&gt;
&lt;p&gt;Diese Website wird von einer Privatperson bzw. von einem Einzelunternehmer betrieben.&lt;/p&gt;
&lt;br&gt;
&lt;h2 id="verantwortlich-für-den-inhalt-nach--55-abs-2-rstv-rundfunkstaatsvertrag"&gt;Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV (Rundfunkstaatsvertrag)&lt;/h2&gt;
&lt;p&gt;Andreas Bellstedt&lt;br&gt;
(Adresse siehe oben)&lt;/p&gt;
&lt;br&gt;
&lt;h2 id="haftung-für-inhalte"&gt;Haftung für Inhalte&lt;/h2&gt;
&lt;p&gt;Als Diensteanbieter sind wir gemäß § 7 Abs.1 TMG für eigene Inhalte auf diesen Seiten nach den allgemeinen Gesetzen verantwortlich. Nach §§ 8 bis 10 TMG sind wir als Diensteanbieter jedoch nicht verpflichtet, übermittelte oder gespeicherte fremde Informationen zu überwachen oder nach Umständen zu forschen, die auf eine rechtswidrige Tätigkeit hinweisen.&lt;/p&gt;</description></item><item><title>Add-PackageUpdateRule</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/add-packageupdaterule/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/add-packageupdaterule/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2023-09-26
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 09/26/2023
PlatyPS schema version: 2024-05-01
title: Add-PackageUpdateRule
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Regel zum Überprüfen und Melden installierter Module hinzufügen&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="__allparametersets"&gt;__AllParameterSets&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Add-PackageUpdateRule [[-Id] &amp;lt;int&amp;gt;] [[-IncludeModuleForChecking] &amp;lt;string[]&amp;gt;]
 [[-ExcludeModuleFromChecking] &amp;lt;string[]&amp;gt;] [[-ReportChangeOnMajor] &amp;lt;bool&amp;gt;]
 [[-ReportChangeOnMinor] &amp;lt;bool&amp;gt;] [[-ReportChangeOnBuild] &amp;lt;bool&amp;gt;] [[-ReportChangeOnRevision] &amp;lt;bool&amp;gt;]
 [[-SettingObject] &amp;lt;Configuration&amp;gt;] [-PassThru] [-WhatIf] [-Confirm] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat folgende Aliase,&lt;/p&gt;</description></item><item><title>Export-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/export-packageupdateinfo/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/export-packageupdateinfo/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2023-09-26
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 09/26/2023
PlatyPS schema version: 2024-05-01
title: Export-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Exportiert PackageUpdateInfo in eine Datendatei&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="__allparametersets"&gt;__AllParameterSets&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Export-PackageUpdateInfo [[-Path] &amp;lt;string&amp;gt;] -InputObject &amp;lt;Info[]&amp;gt; [-OutputFormat &amp;lt;string&amp;gt;]
 [-Encoding &amp;lt;string&amp;gt;] [-Force] [-Append] [-IncludeTimeStamp] [-PassThru] [-WhatIf] [-Confirm]
 [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat folgende Aliase,&lt;/p&gt;</description></item><item><title>Get-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/get-packageupdateinfo/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/get-packageupdateinfo/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2023-09-26
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 09/26/2023
PlatyPS schema version: 2024-05-01
title: Get-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Informationen über die Aktualität installierter Module abrufen&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="defaultset1-standard"&gt;DefaultSet1 (Standard)&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Get-PackageUpdateInfo [-Name &amp;lt;string[]&amp;gt;] [-Repository &amp;lt;string[]&amp;gt;] [-ShowOnlyNeededUpdate]
 [-ShowToastNotification] [-Force] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id="currentuser"&gt;CurrentUser&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Get-PackageUpdateInfo [-Name &amp;lt;string[]&amp;gt;] [-Repository &amp;lt;string[]&amp;gt;] [-ShowOnlyNeededUpdate]
 [-ShowToastNotification] [-CurrentUser] [-Force] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id="allusers"&gt;AllUsers&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Get-PackageUpdateInfo [-Name &amp;lt;string[]&amp;gt;] [-Repository &amp;lt;string[]&amp;gt;] [-ShowOnlyNeededUpdate]
 [-ShowToastNotification] [-AllUsers] [-Force] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat die folgenden Aliase,&lt;/p&gt;</description></item><item><title>Get-PackageUpdateRule</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/get-packageupdaterule/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/get-packageupdaterule/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2023-09-26
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 09/26/2023
PlatyPS schema version: 2024-05-01
title: Get-PackageUpdateRule
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Regel(n) zum Überprüfen und Melden installierter Module abrufen&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="showall-standard"&gt;ShowAll (Standard)&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Get-PackageUpdateRule [-IncludeModuleForChecking &amp;lt;string&amp;gt;] [-ExcludeModuleFromChecking &amp;lt;string&amp;gt;]
 [-IncludeDefaultRule] [-SettingObject &amp;lt;Configuration&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id="byid"&gt;ById&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Get-PackageUpdateRule -Id &amp;lt;int[]&amp;gt; [-SettingObject &amp;lt;Configuration&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat folgende Aliase,&lt;/p&gt;</description></item><item><title>Get-PackageUpdateSetting</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/get-packageupdatesetting/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/get-packageupdatesetting/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2023-09-26
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 09/26/2023
PlatyPS schema version: 2024-05-01
title: Get-PackageUpdateSetting
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Verhaltenseinstellungen für das Modul PackageUpdateInfo abrufen&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="__allparametersets"&gt;__AllParameterSets&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Get-PackageUpdateSetting [[-Path] &amp;lt;string&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat die folgenden Aliase,&lt;/p&gt;
&lt;h2 id="beschreibung"&gt;BESCHREIBUNG&lt;/h2&gt;
&lt;p&gt;Abfrage der Grundeinstellungen zur Überprüfung und Meldung von Aktualitätsinformationen installierter Module&lt;/p&gt;</description></item><item><title>Import-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/import-packageupdateinfo/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/import-packageupdateinfo/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2023-09-26
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 09/26/2023
PlatyPS schema version: 2024-05-01
title: Import-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Importiert PackageUpdateInfo aus einer Datendatei&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="__allparametersets"&gt;__AllParameterSets&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Import-PackageUpdateInfo [[-Path] &amp;lt;string&amp;gt;] [-ShowToastNotification] [-InputFormat &amp;lt;string&amp;gt;]
 [-Encoding &amp;lt;string&amp;gt;] [-WhatIf] [-Confirm] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat folgende Aliase,&lt;/p&gt;</description></item><item><title>Release notes v1.2.4.0</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.2.4.0/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.2.4.0/</guid><description>&lt;h3 id="fixes"&gt;Fixes&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Problem &lt;a href="https://github.com/AndiBellstedt/PackageUpdateInfo/issues/24"&gt;#24&lt;/a&gt; — Modulversionsnummer 1.9 ist höher als 1.10
&lt;ul&gt;
&lt;li&gt;Die Online-Galerie liefert wahrscheinlich Versionsinformationen nicht als &amp;lsquo;version&amp;rsquo;-Typ, sondern als String.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Remove-PackageUpdateRule</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/remove-packageupdaterule/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/remove-packageupdaterule/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2023-09-26
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 09/26/2023
PlatyPS schema version: 2024-05-01
title: Remove-PackageUpdateRule
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Regel(n) zum Überprüfen und Melden installierter Module entfernen&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="byid-standard"&gt;ById (Standard)&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Remove-PackageUpdateRule -Id &amp;lt;int[]&amp;gt; [-Force] [-PassThru] [-SettingObject &amp;lt;Configuration&amp;gt;] [-WhatIf]
 [-Confirm] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id="byinputobject"&gt;ByInputObject&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Remove-PackageUpdateRule -InputObject &amp;lt;ModuleRule[]&amp;gt; [-Force] [-PassThru]
 [-SettingObject &amp;lt;Configuration&amp;gt;] [-WhatIf] [-Confirm] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat die folgenden Aliase,&lt;/p&gt;</description></item><item><title>Set-PackageUpdateRule</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/set-packageupdaterule/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/set-packageupdaterule/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2023-09-26
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 09/26/2023
PlatyPS schema version: 2024-05-01
title: Set-PackageUpdateRule
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Setze eine Regel zum Überprüfen und Melden installierter Module&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="byid-standard"&gt;ById (Standard)&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Set-PackageUpdateRule -Id &amp;lt;int&amp;gt; [-IncludeModuleForChecking &amp;lt;string[]&amp;gt;]
 [-ExcludeModuleFromChecking &amp;lt;string[]&amp;gt;] [-ReportChangeOnMajor &amp;lt;bool&amp;gt;] [-ReportChangeOnMinor &amp;lt;bool&amp;gt;]
 [-ReportChangeOnBuild &amp;lt;bool&amp;gt;] [-ReportChangeOnRevision &amp;lt;bool&amp;gt;] [-SettingObject &amp;lt;Configuration&amp;gt;]
 [-PassThru] [-WhatIf] [-Confirm] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id="byinputobject"&gt;ByInputObject&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Set-PackageUpdateRule -InputObject &amp;lt;ModuleRule[]&amp;gt; [-IncludeModuleForChecking &amp;lt;string[]&amp;gt;]
 [-ExcludeModuleFromChecking &amp;lt;string[]&amp;gt;] [-ReportChangeOnMajor &amp;lt;bool&amp;gt;] [-ReportChangeOnMinor &amp;lt;bool&amp;gt;]
 [-ReportChangeOnBuild &amp;lt;bool&amp;gt;] [-ReportChangeOnRevision &amp;lt;bool&amp;gt;] [-SettingObject &amp;lt;Configuration&amp;gt;]
 [-PassThru] [-WhatIf] [-Confirm] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat folgende Aliase,&lt;/p&gt;</description></item><item><title>Set-PackageUpdateSetting</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/set-packageupdatesetting/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/set-packageupdatesetting/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2023-09-26
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 09/26/2023
PlatyPS schema version: 2024-05-01
title: Set-PackageUpdateSetting
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Verhaltenseinstellungen für das PackageUpdateInfo-Modul festlegen&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="setbehaviour"&gt;SetBehaviour&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Set-PackageUpdateSetting [-ExcludeModuleFromChecking &amp;lt;string[]&amp;gt;]
 [-IncludeModuleForChecking &amp;lt;string[]&amp;gt;] [-ReportChangeOnMajor &amp;lt;bool&amp;gt;] [-ReportChangeOnMinor &amp;lt;bool&amp;gt;]
 [-ReportChangeOnBuild &amp;lt;bool&amp;gt;] [-ReportChangeOnRevision &amp;lt;bool&amp;gt;] [-UpdateCheckInterval &amp;lt;timespan&amp;gt;]
 [-LastCheck &amp;lt;datetime&amp;gt;] [-LastSuccessfulCheck &amp;lt;datetime&amp;gt;] [-InputObject &amp;lt;Configuration&amp;gt;]
 [-Path &amp;lt;string&amp;gt;] [-PassThru] [-WhatIf] [-Confirm] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id="resetbehaviour"&gt;ResetBehaviour&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Set-PackageUpdateSetting [-Reset] [-Path &amp;lt;string&amp;gt;] [-PassThru] [-WhatIf] [-Confirm]
 [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliases"&gt;ALIASES&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat folgende Aliase,&lt;/p&gt;</description></item><item><title>Show-PackageUpdateReleaseNote</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/show-packageupdatereleasenote/</link><pubDate>Tue, 26 Sep 2023 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/docs/commands/show-packageupdatereleasenote/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2023-09-26
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 09/26/2023
PlatyPS schema version: 2024-05-01
title: Show-PackageUpdateReleaseNote
type: docs
--&gt;
&lt;h2 id="synopsis"&gt;SYNOPSIS&lt;/h2&gt;
&lt;p&gt;Zeigt Versionshinweise eines Moduls an&lt;/p&gt;
&lt;h2 id="syntax"&gt;SYNTAX&lt;/h2&gt;
&lt;h3 id="bypackageupdeinfoobject"&gt;ByPackageUpdeInfoObject&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Show-PackageUpdateReleaseNote [[-InputObject] &amp;lt;Info[]&amp;gt;] [-WhatIf] [-Confirm] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h3 id="bymoduleobject"&gt;ByModuleObject&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Show-PackageUpdateReleaseNote [[-Module] &amp;lt;psmoduleinfo[]&amp;gt;] [-WhatIf] [-Confirm] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="aliasse"&gt;ALIASSE&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat die folgenden Aliase,&lt;/p&gt;</description></item><item><title>Release Notes v1.2.3.0</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.2.3.0/</link><pubDate>Thu, 29 Sep 2022 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.2.3.0/</guid><description>&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Fix: Issue #26 - Problem beim parallelen Ausführen von PSEdition Core &amp;amp; Desktop&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Export/Import-Befehle schreiben jetzt standardmäßig versionsspezifische Dateien (z. B. PackageUpdateInfo_Desktop_5.xml)&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix: Issue #25 - Export-PackageUpdateInfo -PassThru&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Ausgabeproblem und Fehler bei der Datumsumwandlung behoben&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Upd: Add-PackageUpdateRule&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Parameter PassThru funktioniert jetzt wie vorgesehen.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix: Einige Tippfehler korrigiert&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fix: Dateien und Befehle, die von PSFramework abhängen, entfernt&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Upd: Plattform- und Statistikinformationen zur Readme-Datei hinzugefügt&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Versionshinweise v1.2.1.0</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.2.1.0/</link><pubDate>Sun, 05 Jan 2020 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.2.1.0/</guid><description>&lt;h3 id="behoben"&gt;Behoben&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Hässliche Fehlermeldungen, wenn keine Konfigurationsdatei vorhanden ist, aufgrund einer frischen Systeminstallation
&lt;ul&gt;
&lt;li&gt;Überprüfung und Warnmeldungen bei diesem Verhalten implementiert&lt;/li&gt;
&lt;li&gt;Initialisierungsroutine beim Laden des Moduls hinzugefügt, falls keine Standardkonfigurationsdatei vorhanden ist&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="aktualisiert"&gt;Aktualisiert&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Versucht, ausführliche Nachrichten bei der Überprüfung der Modulaktualität in &lt;code&gt;Get-PackageUpdateInfo&lt;/code&gt; zu unterdrücken&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Release notes v1.2.0.0</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.2.0.0/</link><pubDate>Sun, 29 Dec 2019 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.2.0.0/</guid><description>&lt;h3 id="hinzugefügt"&gt;Hinzugefügt&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Aktivierung von CORE- und plattformübergreifender Kompatibilität
&lt;ul&gt;
&lt;li&gt;Code-Refactoring, um PackageUpdateInfo in PowerShell Version 6 &amp;amp; 7 (CORE) zu integrieren&lt;/li&gt;
&lt;li&gt;Modul läuft jetzt auch auf Linux-Systemen&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Befehl &lt;code&gt;Show-PackageUpdateReleaseNote&lt;/code&gt; — Möglichkeit, Release Notes von Websites abzurufen und in der Konsole anzuzeigen&lt;/li&gt;
&lt;li&gt;Befehl &lt;code&gt;Get-PackageUpdateSetting&lt;/code&gt; — Abfrage der Grundeinstellungen für die Prüfung und Berichterstattung zur Aktualität installierter Module&lt;/li&gt;
&lt;li&gt;Befehl &lt;code&gt;Set-PackageUpdateSetting&lt;/code&gt; — Konfiguration der Grundeinstellungen für Prüfung und Berichterstattung zur Aktualität&lt;/li&gt;
&lt;li&gt;Befehl &lt;code&gt;Add-PackageUpdateRule&lt;/code&gt; — Festlegung, wie ein Modul in der Berichterstattung behandelt wird&lt;/li&gt;
&lt;li&gt;Befehl &lt;code&gt;Get-PackageUpdateRule&lt;/code&gt; — Abruf vorhandener benutzerdefinierter Regeln&lt;/li&gt;
&lt;li&gt;Befehl &lt;code&gt;Set-PackageUpdateRule&lt;/code&gt; — Bearbeitung bestehender Regeln zur Behandlung eines Moduls in der Berichterstattung&lt;/li&gt;
&lt;li&gt;Befehl &lt;code&gt;Remove-PackageUpdateRule&lt;/code&gt; — Entfernen vorhandener benutzerdefinierter Regeln&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="aktualisiert"&gt;Aktualisiert&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Entfernung der Abhängigkeit vom Modul BurntToast
&lt;ul&gt;
&lt;li&gt;BurntToast ist vorerst ein optionales Modul in PackageUpdateInfo&lt;/li&gt;
&lt;li&gt;Toast-Benachrichtigungen sind unter Windows 10 in &amp;lsquo;Windows PowerShell&amp;rsquo; und &amp;lsquo;PowerShell&amp;rsquo; (Core) verfügbar&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="funktionen"&gt;Funktionen&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Get-PackageUpdateSetting&lt;/code&gt; führt ein:
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;UpdateCheckInterval&lt;/code&gt; — wie oft &lt;code&gt;Get-PackageUpdateInfo&lt;/code&gt; nach Updates für Module sucht (Standard: einmal pro Stunde)&lt;/li&gt;
&lt;li&gt;&lt;code&gt;DefaultRule&lt;/code&gt; — allgemeine Prüfung, welche Module ein- oder ausgeschlossen werden und welcher Teil der Versionsnummer einen Updatebericht auslöst&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Release notes v1.1.1.0</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.1.1.0/</link><pubDate>Tue, 12 Feb 2019 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.1.1.0/</guid><description>&lt;h3 id="behebt"&gt;Behebt&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Befehl &lt;code&gt;Get-PackageUpdateInfo&lt;/code&gt;
&lt;ul&gt;
&lt;li&gt;Problem #11 behoben — Fehler beim Befehl, wenn mehr als 63 Module installiert sind. Der Befehl &lt;code&gt;Find-Module&lt;/code&gt; akzeptiert nur maximal 63 Strings im Parameter Name. Lösung durch eine For-Each-Schleife um diesen Befehl herum.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Changelog zu Version v1.1.0.0</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.1.0.0/</link><pubDate>Sat, 09 Feb 2019 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.1.0.0/</guid><description>&lt;h3 id="hinzugefügt"&gt;Hinzugefügt&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Befehl &lt;code&gt;Get-PackageUpdateInfo&lt;/code&gt;
&lt;ul&gt;
&lt;li&gt;Möglichkeit, ToastBenachrichtigungen für Update-Infos mit dem BurntToast-Modul zu senden, indem der Schalter &lt;code&gt;-ShowToastNotification&lt;/code&gt; angegeben wird&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Neue Abhängigkeit zum Modul &lt;em&gt;BurntToast&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="aktualisiert"&gt;Aktualisiert&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Beschreibungshinweise zu PackageUpdate.Info-Objekten hinzugefügt&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="behebt"&gt;Behebt&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Befehl &lt;code&gt;Get-PackageUpdateInfo&lt;/code&gt;
&lt;ul&gt;
&lt;li&gt;In den ReleaseNotes und dem Veröffentlichungsdatum aller Module in Version 1.0.2.0 wurden diese in jedem PackageUpdate.Info eingefügt. Falsche Variable verwendet. Behoben.&lt;/li&gt;
&lt;li&gt;Kleine Änderung im Debug-Ausgabe bei Versionsvergleich&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Versionshinweise v1.0.2.0</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.0.2.0/</link><pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.0.2.0/</guid><description>&lt;ul&gt;
&lt;li&gt;Neu: Änderungsprotokoll hinzugefügt ;-)&lt;/li&gt;
&lt;li&gt;Aktualisiert: Befehl Get-PackageUpdateInfo
&lt;ul&gt;
&lt;li&gt;Eigenschaften am Ausgabeobjekt hinzugefügt
&lt;ul&gt;
&lt;li&gt;ProjectUri&lt;/li&gt;
&lt;li&gt;IconUri&lt;/li&gt;
&lt;li&gt;ReleaseNotes&lt;/li&gt;
&lt;li&gt;Author&lt;/li&gt;
&lt;li&gt;PublishedDate&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Aktualisiert: Code neu formatiert, um den Codestil OTBS - K&amp;amp;R (One True Brace Style-Variante) zu erfüllen&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Versionshinweise v1.0.1.0 (Erstveröffentlichung)</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.0.1.0/</link><pubDate>Sat, 10 Nov 2018 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/changelog/release-v1.0.1.0/</guid><description>&lt;p&gt;&lt;em&gt;&lt;strong&gt;Erstveröffentlichung&lt;/strong&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h3 id="hinzugefügt"&gt;Hinzugefügt&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Get-PackageUpdateInfo&lt;/code&gt; — Alle installierten Module abfragen und Aktualisierungsstatus anzeigen&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Export-PackageUpdateInfo&lt;/code&gt; — Aktualisierungsinformationen in eine Datei exportieren&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Import-PackageUpdateInfo&lt;/code&gt; — Bereits exportierte Aktualisierungsinformationen importieren&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Über den Autor</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/about/</guid><description>&lt;link rel="preload" as="image" href="https://packageupdateinfo.andibellstedt.com/v1.2.4.0/images/main-background_hu_e8c1d12ed7550570.jpg" media="(max-width: 1200px)"&gt;
&lt;link rel="preload" as="image" href="https://packageupdateinfo.andibellstedt.com/v1.2.4.0/images/main-background_hu_92097a149ac58c9a.jpg" media="(min-width: 1200px)"&gt;
&lt;style&gt;
#td-cover-block-0 {
 background-image: url(/v1.2.4.0/images/main-background_hu_e8c1d12ed7550570.jpg);
}
@media only screen and (min-width: 1200px) {
 #td-cover-block-0 {
 background-image: url(/v1.2.4.0/images/main-background_hu_92097a149ac58c9a.jpg);
 }
}
&lt;/style&gt;
&lt;section id="td-cover-block-0" class="row td-cover-block td-cover-block--height-auto td-below-navbar js-td-cover td-overlay td-overlay--dark -bg-dark" &gt;
 &lt;div class="col-12"&gt;
 &lt;div class="container td-overlay__inner"&gt;
 &lt;div class="text-center"&gt;
 &lt;h1 class="display-1 mt-0 mt-md-5 pb-4"&gt;Über den Autor&lt;/h1&gt;
 &lt;div class="pt-3 lead"&gt;
 &lt;!-- color="primary bg-gradient td-below-navbar" --&gt;
&lt;p&gt;&lt;img src="https://packageupdateinfo.andibellstedt.com/v1.2.4.0/images/about/author.png" alt="Me"&gt;&lt;/p&gt;
&lt;!-- prettier-ignore --&gt;
&lt;p class="display-6"&gt;- Andi Bellstedt -&lt;/p&gt;
&lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
&lt;/section&gt;
&lt;div&gt;&lt;a id="td-block-1" class="td-anchor-no-extra-offset"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;section class="row td-box td-box--white td-box--height-auto"&gt;
&lt;div class="col"&gt;
&lt;div class="container"&gt;
&lt;h2 id="hallo-welt"&gt;Hallo Welt!&lt;/h2&gt;
&lt;br&gt;
&lt;p&gt;Ich bin &lt;strong&gt;Andreas Bellstedt&lt;/strong&gt; — ein IT-Profi mit mehr als &lt;strong&gt;20 Jahren Erfahrung&lt;/strong&gt; in Unternehmensumgebungen. Meist werde ich &lt;strong&gt;Andi&lt;/strong&gt; genannt.&lt;br&gt;
Ich brenne für Technologie, aber noch mehr dafür, sie so einzusetzen, dass Zuverlässigkeit, Sicherheit und Betriebseffizienz verbessert werden.&lt;/p&gt;</description></item><item><title>Suchergebnisse</title><link>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/search/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.2.4.0/de/search/</guid><description>&lt;!--
 Diese Seite wird durch das Suchlayout generiert und ist nicht direkt zur Bearbeitung gedacht.
 Der Inhalt wird aus dem Suchindex und der Suchanfrage generiert.
 Die Suchanfrage wird als URL-Parameter "q" übergeben, z.B. /de/search?q=example
--&gt;</description></item></channel></rss>