HP.Docks.dll-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-HPDock</command:name> <command:verb>Get</command:verb> <command:noun>HPDock</command:noun> <maml:description> <maml:para>Retrieves properties on connected docks</maml:para> </maml:description> </command:details> <maml:description> <maml:para>This command retrieves properties on connected docks.</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>Get-HPDock</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>AutoInstallWmiProvider</maml:name> <maml:description> <maml:para>If specified, run Install-HPDockWmiProvider first to ensure WMI Provider is installed.</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="0" aliases="none"> <maml:name>AutoInstallWmiProvider</maml:name> <maml:description> <maml:para>If specified, run Install-HPDockWmiProvider first to ensure WMI Provider is installed.</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:returnValues /> <maml:alertSet> <maml:alert /> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- Example 1 --------------------------</maml:title> <dev:code>PS C:\> Get-HPDock -AutoInstallWmiProvider</dev:code> <dev:remarks> <maml:para></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-HPDockWmiProvider</command:name> <command:verb>Install</command:verb> <command:noun>HPDockWmiProvider</command:noun> <maml:description> <maml:para>Installs HP Dock WMI Provider</maml:para> </maml:description> </command:details> <maml:description> <maml:para>This command installs HP Dock WMI Provider with the version specified in https://www.hp.com/us-en/solutions/client-management-solutions/download.html</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>Install-HPDockWmiProvider</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>Force</maml:name> <maml:description> <maml:para>If specified, the command installs WMI provider regardless if WMI provider is already installed and if so, regardless of the current version.</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="0" aliases="none"> <maml:name>Force</maml:name> <maml:description> <maml:para>If specified, the command installs WMI provider regardless if WMI provider is already installed and if so, regardless of the current version.</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:returnValues /> <maml:alertSet> <maml:alert /> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- Example 1 --------------------------</maml:title> <dev:code>PS C:\> Install-HPDockWmiProvider -Force</dev:code> <dev:remarks> <maml:para></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>Update-HPDockFirmware</command:name> <command:verb>Update</command:verb> <command:noun>HPDockFirmware</command:noun> <maml:description> <maml:para>Updates firmware on connected docks if available</maml:para> </maml:description> </command:details> <maml:description> <maml:para>This command updates firmware on connected docks if available.</maml:para> </maml:description> <command:syntax> <command:syntaxItem> <maml:name>Update-HPDockFirmware</maml:name> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="0" aliases="none"> <maml:name>AutoInstallWmiProvider</maml:name> <maml:description> <maml:para>If specified, run Install-HPDockWmiProvider first to ensure WMI provider is installed.</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="1" aliases="none"> <maml:name>UpdateNow</maml:name> <maml:description> <maml:para>If specified, the command updates the firmware immediately rather than staging the update onto the dock so that update occurs when dock is disconnected.</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="2" aliases="none"> <maml:name>Experience</maml:name> <maml:description> <maml:para>Specifies user interaction. Values are Silent, Interactive, Non-Interactive. If not specified, Silent mode is default.</maml:para> </maml:description> <command:parameterValueGroup> <command:parameterValue required="false" command:variableLength="false">Silent</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">Interactive</command:parameterValue> <command:parameterValue required="false" command:variableLength="false">NonInteractive</command:parameterValue> </command:parameterValueGroup> <command:parameterValue required="true" variableLength="false">String</command:parameterValue> <dev:type> <maml:name>String</maml:name> <maml:uri /> </dev:type> <dev:defaultValue>Silent</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none"> <maml:name>Force</maml:name> <maml:description> <maml:para>If specified, the command updates all firmware components to be updated regardless of the current version.</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="0" aliases="none"> <maml:name>AutoInstallWmiProvider</maml:name> <maml:description> <maml:para>If specified, run Install-HPDockWmiProvider first to ensure WMI provider is installed.</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="2" aliases="none"> <maml:name>Experience</maml:name> <maml:description> <maml:para>Specifies user interaction. Values are Silent, Interactive, Non-Interactive. If not specified, Silent mode is default.</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>Silent</dev:defaultValue> </command:parameter> <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="3" aliases="none"> <maml:name>Force</maml:name> <maml:description> <maml:para>If specified, the command updates all firmware components to be updated regardless of the current version.</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="1" aliases="none"> <maml:name>UpdateNow</maml:name> <maml:description> <maml:para>If specified, the command updates the firmware immediately rather than staging the update onto the dock so that update occurs when dock is disconnected.</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:returnValues /> <maml:alertSet> <maml:alert /> </maml:alertSet> <command:examples> <command:example> <maml:title>-------------------------- Example 1 --------------------------</maml:title> <dev:code>PS C:\> Update-HPDockFirmware -Experience "NonInteractive" -UpdateNow</dev:code> <dev:remarks> <maml:para></maml:para> </dev:remarks> </command:example> </command:examples> <command:relatedLinks /> </command:command> </helpItems> |