Skip to content

Commit

Permalink
Updates description
Browse files Browse the repository at this point in the history
  • Loading branch information
janegilring committed May 15, 2017
1 parent 82e4ff0 commit d85562b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Inventory/Get-HotfixStatus.ps1
Expand Up @@ -2,9 +2,9 @@
{
<#
.SYNOPSIS
Get-HotfixStatus is a command to retrieve hotfix information.
Get-HotfixStatus is a command to retrieve hotfix information for one or more specified hotfixes.
.DESCRIPTION
Get-HotfixStatus is a command to retrieve hotfix information. This can be used as a tool to identify which servers is missing specific updates.
Get-HotfixStatus is a command to retrieve hotfix information for one or more specified hotfixes. This can be used as a tool to identify which servers is missing specific updates.
.EXAMPLE
Get information from localhost
Get-HotfixStatus -HotFixes KB4012212
Expand Down

0 comments on commit d85562b

Please sign in to comment.