en-US/PanasonicCommandUpdate-Help.xml
<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh"> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>Get-AboutPanasonicUpdate</command:name> <command:verb>Get</command:verb> <command:noun>AboutPanasonicUpdate</command:noun> <maml:description> <maml:para>Alias : AboutPanasonicUpdate </maml:para> </maml:description> </command:details> <maml:description> <maml:para>Display about this application and return this module version. Ask to accept End-User License Agreement before execute if you have not accepted it yet.</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>Get-AboutPanasonicUpdate</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>AcceptLicense</maml:name> <maml:description> <maml:para>Skip asking to End-User License Agreement regard as you accepted.</maml:para> </maml:description> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>AcceptLicense</maml:name> <maml:description> <maml:para>Skip asking to End-User License Agreement regard as you accepted.</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name>None</maml:name> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>System.String</maml:name> </dev:type> <maml:description> <maml:para>Module version.</maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet> <maml:alert /> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- Example 1 --------------------------</maml:title> <dev:code>PS C:\> Get-AboutPanasonicUpdate</dev:code> <dev:remarks> <maml:para>Display about this application and return this module version.</maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks /> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>Install-PanasonicUpdate</command:name> <command:verb>Install</command:verb> <command:noun>PanasonicUpdate</command:noun> <maml:description> <maml:para>Alias : InstallPanasonicUpdate</maml:para> </maml:description> </command:details> <maml:description> <maml:para>Install updatable latest software for this computer. List updatable software and ask you whether to continue before install. If all latest software has been already installed, no software will be installed. Ask to accept End-User License Agreement before execute if you have not accepted it yet.</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>Install-PanasonicUpdate</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>PackageIds</maml:name> <maml:description> <maml:para>Enter Package ID of software as parameter, only install those software. However, only the latest software available for this computer will be installed.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>ExcludePackageIds</maml:name> <maml:description> <maml:para>Enter Package ID of software as parameter, search only that software.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>NoLog</maml:name> <maml:description> <maml:para>Don't output log during installation.</maml:para> </maml:description> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Force</maml:name> <maml:description> <maml:para>Install will start automatically without ask you before.</maml:para> </maml:description> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>AcceptLicense</maml:name> <maml:description> <maml:para>Skip asking to End-User License Agreement regard as you accepted.</maml:para> </maml:description> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Category</maml:name> <maml:description> <maml:para>Specify the type of software and install the software that matches that type of software. You can specify the type of software from OnlyBios, OnlyDrivers and All. If you do not specify the type of software, the command will show all types of software.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">CategoryParameter</command:parameterValue> <dev:type> <maml:name>CategoryParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Severities</maml:name> <maml:description> <maml:para>Specify the severity level and install the software that matches that severity level. You can specify the severity level from Critical, Important, Moderate, Low and Unspecified. You can specify the multiple options by separating by ",". If you do not specify the severity level, the command will show all levels of severity.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SeverityTypeParameter[]</command:parameterValue> <dev:type> <maml:name>SeverityTypeParameter[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:syntaxItem> <command:syntaxItem> <maml:name>Install-PanasonicUpdate</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="0" aliases="none"> <maml:name>Packages</maml:name> <maml:description> <maml:para>When used in a pipeline, only the software received from the left command will be installed. However, only the latest software available for this computer will be installed.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">PackageInfo[]</command:parameterValue> <dev:type> <maml:name>PackageInfo[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>ExcludePackageIds</maml:name> <maml:description> <maml:para>Enter Package ID of software as parameter, search only that software.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>NoLog</maml:name> <maml:description> <maml:para>Don't output log during installation.</maml:para> </maml:description> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Force</maml:name> <maml:description> <maml:para>Install will start automatically without ask you before.</maml:para> </maml:description> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>AcceptLicense</maml:name> <maml:description> <maml:para>Skip asking to End-User License Agreement regard as you accepted.</maml:para> </maml:description> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Category</maml:name> <maml:description> <maml:para>Specify the type of software and install the software that matches that type of software. You can specify the type of software from OnlyBios, OnlyDrivers and All. If you do not specify the type of software, the command will show all types of software.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">CategoryParameter</command:parameterValue> <dev:type> <maml:name>CategoryParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Severities</maml:name> <maml:description> <maml:para>Specify the severity level and install the software that matches that severity level. You can specify the severity level from Critical, Important, Moderate, Low and Unspecified. You can specify the multiple options by separating by ",". If you do not specify the severity level, the command will show all levels of severity.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SeverityTypeParameter[]</command:parameterValue> <dev:type> <maml:name>SeverityTypeParameter[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>ExcludePackageIds</maml:name> <maml:description> <maml:para>Enter Package ID of software as parameter, search only that software.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>PackageIds</maml:name> <maml:description> <maml:para>Enter Package ID of software as parameter, only install those software. However, only the latest software available for this computer will be installed.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByValue)" position="0" aliases="none"> <maml:name>Packages</maml:name> <maml:description> <maml:para>When used in a pipeline, only the software received from the left command will be installed. However, only the latest software available for this computer will be installed.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">PackageInfo[]</command:parameterValue> <dev:type> <maml:name>PackageInfo[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>NoLog</maml:name> <maml:description> <maml:para>Don't output log during installation.</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Force</maml:name> <maml:description> <maml:para>Install will start automatically without ask you before.</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>AcceptLicense</maml:name> <maml:description> <maml:para>Skip asking to End-User License Agreement regard as you accepted.</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Category</maml:name> <maml:description> <maml:para>Specify the type of software and install the software that matches that type of software. You can specify the type of software from OnlyBios, OnlyDrivers and All. If you do not specify the type of software, the command will show all types of software.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">CategoryParameter</command:parameterValue> <dev:type> <maml:name>CategoryParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Severities</maml:name> <maml:description> <maml:para>Specify the severity level and install the software that matches that severity level. You can specify the severity level from Critical, Important, Moderate, Low and Unspecified. You can specify the multiple options by separating by ",". If you do not specify the severity level, the command will show all levels of severity.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SeverityTypeParameter[]</command:parameterValue> <dev:type> <maml:name>SeverityTypeParameter[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name>PackageInfo[]</maml:name> </dev:type> <maml:description> <maml:para>This object can get from command "Show-PanasonicUpdate".</maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>System.Object</maml:name> </dev:type> <maml:description> <maml:para>Output type is "InstallResult". This object has property below.</maml:para> <maml:para>RebootRequired</maml:para> <maml:para>RebootRequired (bool) ... Whether reboot is required. "true" means required. </maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet> <maml:alert /> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- Example 1 --------------------------</maml:title> <dev:code>PS C:\> Install-PanasonicUpdate</dev:code> <dev:remarks> <maml:para>Install all updatable latest software not installed for this computer.</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>-------------------------- Example 2 --------------------------</maml:title> <dev:code>PS C:\> Install-PanasonicUpdate -ExcludePackageIds @("00000000-1111-2222-3333-444444444444","aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee")</dev:code> <dev:remarks> <maml:para>Install all updatable latest software for this computer exclude software have specified Package ID. If specify one Package ID, @() is unnecessary. </maml:para> </dev:remarks> </command:example> <command:example> <maml:title>-------------------------- Example 3 --------------------------</maml:title> <dev:code>PS C:\> Show-PanasonicUpdate | Install-PanasonicUpdate</dev:code> <dev:remarks> <maml:para>Install all updatable latest software not installed for this computer. If use Filter command provided PowerShell after "Show-PanasonicUpdate", you can filter any software suit your conditions.</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>-------------------------- Example 4 --------------------------</maml:title> <dev:code>PS C:\> Install-PanasonicUpdate -Category OnlyDrivers -Severities Important, Moderate</dev:code> <dev:remarks> <maml:para>Install the latest software updates available that matches the type of software is “Driver” and severity levels are “Important” or “Moderate”.</maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks /> </command:command> <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp"> <command:details> <command:name>Show-PanasonicUpdate</command:name> <command:verb>Show</command:verb> <command:noun>PanasonicUpdate</command:noun> <maml:description> <maml:para>Alias : ShowPanasonicUpdate</maml:para> </maml:description> </command:details> <maml:description> <maml:para>Show list of updatable latest software for this computer. If all latest software has been already installed, no software will be listed. Ask to accept End-User License Agreement before execute if you have not accepted it yet.</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>Show-PanasonicUpdate</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>PackageIds</maml:name> <maml:description> <maml:para>Enter Package ID of software as parameter, only search those software.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>NewerAll</maml:name> <maml:description> <maml:para>Show all software newer than this computer installed. This option can't use with other option.</maml:para> </maml:description> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>AcceptLicense</maml:name> <maml:description> <maml:para>Skip asking to End-User License Agreement regard as you accepted.</maml:para> </maml:description> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Category</maml:name> <maml:description> <maml:para>You can specify the type of software and show the list of software that matches that type of software. You can specify the type of software from OnlyBios, OnlyDrivers and All. If you do not specify the type of software, the command will show all types of software.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">CategoryParameter</command:parameterValue> <dev:type> <maml:name>CategoryParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Severities</maml:name> <maml:description> <maml:para>Specify the severity level and show the list of software that matches that severity level. You can specify the severity level from Critical, Important, Moderate, Low and Unspecified. You can specify the multiple options by separating by ",". If you do not specify the severity level, the command will show all levels of severity.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SeverityTypeParameter[]</command:parameterValue> <dev:type> <maml:name>SeverityTypeParameter[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:syntaxItem> </command:syntax> <command:parameters> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>NewerAll</maml:name> <maml:description> <maml:para>Show all software newer than this computer installed. This option can't use with other option.</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>AcceptLicense</maml:name> <maml:description> <maml:para>Skip asking to End-User License Agreement regard as you accepted.</maml:para> </maml:description> <command:parameterValue required="false" variableLength="false">SwitchParameter</command:parameterValue> <dev:type> <maml:name>SwitchParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>False</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>PackageIds</maml:name> <maml:description> <maml:para>Enter Package ID of software as parameter, only search those software.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">String[]</command:parameterValue> <dev:type> <maml:name>String[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Category</maml:name> <maml:description> <maml:para>You can specify the type of software and show the list of software that matches that type of software. You can specify the type of software from OnlyBios, OnlyDrivers and All. If you do not specify the type of software, the command will show all types of software.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">CategoryParameter</command:parameterValue> <dev:type> <maml:name>CategoryParameter</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none"> <maml:name>Severities</maml:name> <maml:description> <maml:para>Specify the severity level and show the list of software that matches that severity level. You can specify the severity level from Critical, Important, Moderate, Low and Unspecified. You can specify the multiple options by separating by ",". If you do not specify the severity level, the command will show all levels of severity.</maml:para> </maml:description> <command:parameterValue required="true" variableLength="false">SeverityTypeParameter[]</command:parameterValue> <dev:type> <maml:name>SeverityTypeParameter[]</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>None</dev:defaultValue> </command:parameter> </command:parameters> <command:inputTypes> <command:inputType> <dev:type> <maml:name>None</maml:name> </dev:type> <maml:description> <maml:para></maml:para> </maml:description> </command:inputType> </command:inputTypes> <command:returnValues> <command:returnValue> <dev:type> <maml:name>System.Object[]</maml:name> </dev:type> <maml:description> <maml:para>Output type is "PackageInfo". This is usable for "Install-PanasonicUpdate" command. This object has properties below.</maml:para> <maml:para>PackageId, Date, Title</maml:para> <maml:para>PackageId (string) ... Package ID. Date (string) ... Created date and time. Title (string) ... Software title. </maml:para> </maml:description> </command:returnValue> </command:returnValues> <maml:alertSet> <maml:alert /> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- Example 1 --------------------------</maml:title> <dev:code>PS C:\> Show-PanasonicUpdate</dev:code> <dev:remarks> <maml:para>Show updatable latest software for this computer. Installed software are latest is excluded.</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>-------------------------- Example 2 --------------------------</maml:title> <dev:code>PS C:\> Show-PanasonicUpdate @("00000000-1111-2222-3333-444444444444","aaaaaaaa-bbbb-cccc-dddd-eeeeeeeeeeee")</dev:code> <dev:remarks> <maml:para>Show updatable latest software for this computer from software have specified Package ID. If specify one Package ID, @() is unnecessary. If specified Package ID is not latest, it is not shown. Please use with option "-NewerAll".</maml:para> </dev:remarks> </command:example> <command:example> <maml:title>-------------------------- Example 3 --------------------------</maml:title> <dev:code>PS C:\> Show-PanasonicUpdate -Category OnlyDrivers -Severities Important, Moderate</dev:code> <dev:remarks> <maml:para>Shows the list of the latest software updates available that matches the type of software is “Driver” and severity levels are “Important” or “Moderate”.</maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks /> </command:command> </helpItems> |