<?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.1.1.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, 07 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://packageupdateinfo.andibellstedt.com/v1.1.1.0/es/docs/commands/index.xml" rel="self" type="application/rss+xml"/><item><title>Export-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/es/docs/commands/export-packageupdateinfo/</link><pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/es/docs/commands/export-packageupdateinfo/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2026-06-07
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
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="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>Import-PackageUpdateInfo</title><link>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/es/docs/commands/import-packageupdateinfo/</link><pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/es/docs/commands/import-packageupdateinfo/</guid><description>&lt;!-- This file is auto-generated using PlatyPS + HUGO Workflow automation. Avoid editing directly! Original Front-Matter:
date: 2026-06-07
document type: cmdlet
external help file: PackageUpdateInfo-Help.xml
flagTranslation: Primary
HelpUri: ""
Locale: en-US
Module Name: PackageUpdateInfo
ms.date: 06/07/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;] [-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="alias"&gt;ALIAS&lt;/h2&gt;
&lt;p&gt;Este cmdlet tiene los siguientes alias,&lt;/p&gt;</description></item><item><title>Obtener-InformaciónDeActualizaciónDePaquete</title><link>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/es/docs/commands/get-packageupdateinfo/</link><pubDate>Sun, 07 Jun 2026 00:00:00 +0000</pubDate><guid>https://packageupdateinfo.andibellstedt.com/v1.1.1.0/es/docs/commands/get-packageupdateinfo/</guid><description>&lt;!-- Este archivo se genera automáticamente usando PlatyPS + automatización de flujo de trabajo HUGO. ¡Evita editarlo directamente! Front-Matter original:
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: Obtener-InformaciónDeActualizaciónDePaquete
type: docs
--&gt;
&lt;h2 id="sinopsis"&gt;SINOPSIS&lt;/h2&gt;
&lt;p&gt;Obtén información sobre la actualidad 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;Obtener-InformaciónDeActualizaciónDePaquete [-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;Obtener-InformaciónDeActualizaciónDePaquete [-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;Obtener-InformaciónDeActualizaciónDePaquete [-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="alias"&gt;ALIAS&lt;/h2&gt;
&lt;p&gt;Este cmdlet tiene los siguientes alias,&lt;/p&gt;</description></item></channel></rss>