Execution

2.0.0

Common execution and self elevation

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Execution -RequiredVersion 2.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Execution -Version 2.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2024 mtb.me. All rights reserved.

Package Details

Author(s)

  • Manuel

Functions

Clear-TempDirectories Exit-WithAndWaitOnExplorer Get-HashFromValue Get-QuotedPath Invoke-Process Invoke-SelfElevation Remove-ItemSafe Set-ScriptArgs Start-NativeExecution Test-CalledFromPrompt Invoke-WhenFileChanged Set-PSScriptID Restart-SelfElevated Exit-AndWaitOnUI

Dependencies

Release Notes


           v2.0.0  - Simplify usage and fix issues when invoke multiple scripts inside
                       (closes #3)
                   - Add prefix to mutex files in windows temp folder
                       (closes #2)

           v1.7.0  - Better $LASTERRORCODE handling when PowerShell scripts are called from batch files.
           

FileList

Version History

Version Downloads Last updated
2.0.2 27,834 4/28/2024
2.0.1 326 4/27/2024
2.0.0 (current version) 9 4/26/2024
1.7.0 23,948 3/9/2020
1.6.2 445 2/5/2020
1.6.1 85 2/3/2020
1.6.0 41 2/3/2020
1.5.1 2,277 4/24/2019
1.5.0 199 4/1/2019
1.4.4 50 3/31/2019
1.4.3 42 3/31/2019
1.4.2 43 3/31/2019
1.4.1 42 3/30/2019
1.4.0 41 3/30/2019
1.3.0 42 3/30/2019
1.2.2 42 3/29/2019
1.2.1 40 3/29/2019
1.2.0 66 3/28/2019
1.1.0 47 3/27/2019
1.0.2 45 3/26/2019
1.0.1 103 3/17/2019
1.0.0 63 3/17/2019
Show more