PackageDeployment Module Help

Package Deployment Module

Suspend-ScriptExecution Cmdlet

Version 3.1.0.0

Suspend-ScriptExecution

Synopsis

Stop Script for a Certain Time Period

Syntax

Suspend-ScriptExecution [[-Seconds] <Int32>] [-ContinueOnError] [<CommonParameters>]

Description

Use this command to stop the installation package from being executed for a specified number of seconds.

Parameters

-ContinueOnError <SwitchParameter>

Continues script execution in spite of errors in the respective command

Required

False

Position

Named

Accepts pipeline input

False

-Seconds <Int32>

Specify the number of seconds you want the installation to be stopped.

Required

False

Position

0

Accepts pipeline input

False

<CommonParameters>

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