PackageDeployment Module Help

Package Deployment Module

Test-PackageInstalled Cmdlet

Version 3.1.0.0

Test-PackageInstalled

Synopsis

Executed installation of a package

Syntax

Test-PackageInstalled [-PackageID] <String> [[-Hint] <String>] [-UserPart] [<CommonParameters>]

Description

Checks if the selected package has been executed already.

Parameters

-Hint <String>

#TODO#

Required

False

Position

1

Accepts pipeline input

False

-PackageID <String>

Package-ID.

Required

True

Position

0

Accepts pipeline input

False

-UserPart <SwitchParameter>

#TODO#

Required

False

Position

Named

Accepts pipeline input

False

<CommonParameters>

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