Suspend-ScriptExecution
PackageDeployment Module Help |
Package Deployment Module |
Suspend-ScriptExecution Cmdlet |
Version 4.0.0.5 |
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 |
||||||
|
-Seconds <Int32> |
||||||
Specify the number of seconds you want the installation to be stopped. |
||||||
|
<CommonParameters> |
For more information about common parameters, type "Get-Help about_CommonParameters". |