PackageDeployment Module Help

Package Deployment Module

Invoke-Goto Cmdlet

Version 2.1.0.0

Invoke-Goto

Synopsis

Goto Label

Syntax

Invoke-Goto [-Label] <String> [<CommonParameters>]

Description

Jumps to a line identified by set-label within the current installation package. Use the Invoke-Goto command with the Set-Label command to change the executing sequence an installation package.

Parameters

-Label <String>

Name of the label.

Required

True

Position

0

Accepts pipeline input

False

<CommonParameters>

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