PackageDeployment Module Help

Package Deployment Module

Test-PackageRevisionInstalled Cmdlet

Version 2.1.0.0

Test-PackageRevisionInstalled

Synopsis

Executed installation of a package

Syntax

Test-PackageRevisionInstalled [-PackageID] <String> [[-Hint] <String>] [[-Revision] <String>] [-OrHigher] [[-Completion] <String>] [<CommonParameters>]

Description

Checks if the selected package has been executed already.

Parameters

-Completion <String>

AnyPart: Any portion is installed.
Complete: The computer portion and the user portion are installed.
UserPart: The user portion is installed.
UserPart: The computer portion is installed.

Required

False

Position

3

Accepts pipeline input

False

-Hint <String>

#TODO#

Required

False

Position

1

Accepts pipeline input

False

-OrHigher <SwitchParameter>

#TODO#

Required

False

Position

Named

Accepts pipeline input

False

-PackageID <String>

Package-ID.

Required

True

Position

0

Accepts pipeline input

False

-Revision <String>

#TODO#

Required

False

Position

2

Accepts pipeline input

False

<CommonParameters>

For more information about common parameters, type "Get-Help about_CommonParameters".