<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Modulbefehle Referenz on PowerShell Modul PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/de/docs/commands/</link><description>Recent content in Modulbefehle Referenz on PowerShell Modul PackageUpdateInfo</description><generator>Hugo</generator><language>de</language><lastBuildDate>Sun, 07 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://packageupdateinfo.andibellstedt.com/v1.1.1.0/de/docs/commands/index.xml" rel="self" type="application/rss+xml"/><item><title>Export-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/de/docs/commands/export-packageupdateinfo/</link><pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/de/docs/commands/export-packageupdateinfo/</guid><description>&lt;!-- Diese Datei wurde automatisch mit PlatyPS + HUGO Workflow-Automatisierung erstellt. Bitte nicht direkt bearbeiten! Original Front-Matter:
date: 2026-06-07
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Translated
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 06/07/2026
PlatyPS schema version: 2024-05-01
title: Export-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="zusammenfassung"&gt;ZUSAMMENFASSUNG&lt;/h2&gt;
&lt;p&gt;Exportiere PackageUpdateInfo in eine Daten-Datei&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="aliasnames"&gt;ALIASNAMES&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat die folgenden Aliase,&lt;/p&gt;</description></item><item><title>Get-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/de/docs/commands/get-packageupdateinfo/</link><pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/de/docs/commands/get-packageupdateinfo/</guid><description>&lt;!-- Diese Datei wurde automatisch mit PlatyPS + HUGO Workflow-Automatisierung erstellt. Bitte nicht direkt bearbeiten! Original Front-Matter:
date: 2026-06-07
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Übersetzt
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 06/07/2026
PlatyPS schema version: 2024-05-01
title: Get-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="zusammenfassung"&gt;ZUSAMMENFASSUNG&lt;/h2&gt;
&lt;p&gt;Hole Informationen über die Aktualität der installierten Module&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] [&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] [&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] [&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>Import-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/de/docs/commands/import-packageupdateinfo/</link><pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/de/docs/commands/import-packageupdateinfo/</guid><description>&lt;!-- Diese Datei wird automatisch mit PlatyPS + HUGO Workflow-Automatisierung generiert. Bitte nicht direkt bearbeiten! Original Front-Matter:
date: 2026-06-07
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Übersetzt
HelpUri: ""
Locale: de-DE
Module Name: PackageUpdateInfo
ms.date: 07.06.2026
PlatyPS schema version: 2024-05-01
title: Import-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="zusammenfassung"&gt;ZUSAMMENFASSUNG&lt;/h2&gt;
&lt;p&gt;Importiere PackageUpdateInfo aus einer Daten-Datei&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="aliasse"&gt;ALIASSE&lt;/h2&gt;
&lt;p&gt;Dieses Cmdlet hat die folgenden Aliase,&lt;/p&gt;</description></item></channel></rss>