Request-EndInstallerSession
PackageDeployment Module Help |
Package Deployment Module |
Request-EndInstallerSession Cmdlet |
Version 4.0.0.5 |
Request-EndInstallerSession
Synopsis
Run No Further AutoInstall Packages During this Session
Syntax
Request-EndInstallerSession [[-Context] <String>] [-ContinueOnError] [<CommonParameters>]
Description
Use this command to prevent further installation packages from being executed if these packages are prepared for an AutoInstall release. After executing the current installation package, the Installer module is terminated.
Parameters
-Context <String> |
||||||
User: Execution under user account; logging in HKEY_CURRENT_USER, i.e. for the user. |
||||||
|
-ContinueOnError <SwitchParameter> |
||||||
Continues script execution in spite of errors in the respective command |
||||||
|
<CommonParameters> |
For more information about common parameters, type "Get-Help about_CommonParameters". |