<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Referencia de comandos del módulo on Módulo PowerShell PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.0.2.0/es/docs/commands/</link><description>Recent content in Referencia de comandos del módulo on Módulo PowerShell PackageUpdateInfo</description><generator>Hugo</generator><language>es</language><lastBuildDate>Sun, 13 Jan 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://packageupdateinfo.andibellstedt.com/v1.0.2.0/es/docs/commands/index.xml" rel="self" type="application/rss+xml"/><item><title>Export-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.0.2.0/es/docs/commands/export-packageupdateinfo/</link><pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.0.2.0/es/docs/commands/export-packageupdateinfo/</guid><description>&lt;!-- Este archivo se genera automáticamente usando PlatyPS + automatización del flujo de trabajo HUGO. ¡Evita editarlo directamente! Front-Matter original:
date: 2019-01-13
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Translated
HelpUri: ""
Locale: de-DE
Module Name: PackageUpdateInfo
ms.date: 06.01.2026
PlatyPS schema version: 2024-05-01
title: Export-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="sinopsis"&gt;SINOPSIS&lt;/h2&gt;
&lt;p&gt;Exporta PackageUpdateInfo a un archivo de datos&lt;/p&gt;
&lt;h2 id="sintaxis"&gt;SINTAXIS&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="alias"&gt;ALIAS&lt;/h2&gt;
&lt;p&gt;Este cmdlet tiene los siguientes alias,&lt;/p&gt;</description></item><item><title>Get-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.0.2.0/es/docs/commands/get-packageupdateinfo/</link><pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.0.2.0/es/docs/commands/get-packageupdateinfo/</guid><description>&lt;!-- Este archivo se genera automáticamente usando PlatyPS + automatización del flujo de trabajo HUGO. ¡Evita editarlo directamente! El Front-Matter original:
date: 2019-01-13
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Translated
HelpUri: ""
Locale: de-DE
Module Name: PackageUpdateInfo
ms.date: 06.01.2026
PlatyPS schema version: 2024-05-01
title: Get-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="sinopsis"&gt;SINOPSIS&lt;/h2&gt;
&lt;p&gt;Obtén información sobre la actualización de los módulos instalados&lt;/p&gt;
&lt;h2 id="sintaxis"&gt;SINTAXIS&lt;/h2&gt;
&lt;h3 id="defaultset1-predeterminado"&gt;DefaultSet1 (Predeterminado)&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;Get-PackageUpdateInfo [-Name &amp;lt;string[]&amp;gt;] [-Repository &amp;lt;string[]&amp;gt;] [-ShowOnlyNeededUpdate]
 [&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]
 [-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]
 [-AllUsers] [&amp;lt;CommonParameters&amp;gt;]
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="alias"&gt;ALIAS&lt;/h2&gt;
&lt;p&gt;Este cmdlet tiene los siguientes alias,&lt;/p&gt;</description></item><item><title>Import-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.0.2.0/es/docs/commands/import-packageupdateinfo/</link><pubDate>Sun, 13 Jan 2019 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.0.2.0/es/docs/commands/import-packageupdateinfo/</guid><description>&lt;!-- Este archivo se genera automáticamente usando la automatización de PlatyPS + flujo de trabajo de HUGO. ¡Evita editarlo directamente! Datos originales del encabezado:
date: 2019-01-13
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Translated
HelpUri: ""
Locale: de-DE
Module Name: PackageUpdateInfo
ms.date: 06.01.2026
PlatyPS schema version: 2024-05-01
title: Import-PackageUpdateInfo
type: docs
--&gt;
&lt;h2 id="sinopsis"&gt;SINOPSIS&lt;/h2&gt;
&lt;p&gt;Importa PackageUpdateInfo desde un archivo de datos&lt;/p&gt;
&lt;h2 id="sintaxis"&gt;SINTAXIS&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;] [-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="alias"&gt;ALIAS&lt;/h2&gt;
&lt;p&gt;Este cmdlet tiene los siguientes alias,&lt;/p&gt;</description></item></channel></rss>