EndpointCloudkit
0.0.14.11
- Run Powershell script or executable in User/system/admin/trusted installer/System Interactive context
- Restart your script after reboot
- Logging function
- Configurable reboot toast notifications
- Execution context (Admin/
- Run Powershell script or executable in User/system/admin/trusted installer/System Interactive context
- Restart your script after reboot
- Logging function
- Configurable reboot toast notifications
- Execution context (Admin/system/user/TI) detection
- Pending reboot detection
- Windows Build converter to friendly name (like 21H2)
- Download from Git/Github on public/private repo
- Auto update ECK module
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2022 Diagg/OSD-Couture.com. All rights reserved.
Package Details
Author(s)
- Diagg
Tags
Functions
Get-ECKExecutionContext Get-ECKOsFriendlyName Get-ECKPendingReboot Invoke-ECKContinueOnNextReboot Invoke-ECKRebootToastNotification Invoke-ECKScheduledTask Write-ECKLog New-ECKEnvironment Get-ECKGithubContent Initialize-ECKPrereq Add-ECKPendingReboot New-ECKTag
PSEditions
Dependencies
This module has no dependencies.
Release Notes
0.0.1 2022/02/18 * Initial beta release to PS Gallery
0.0.2 2022/02/21 * beta release - Removed all $script: scoped variables
0.0.3 2022/02/21 * beta release - Invoke-ECKScheduledTask was missing
0.0.4 2022/02/22 * beta release - Reworked Write-ECKlog
0.0.5 2022/02/23 * beta release - First stable version
0.0.6 2022/03/02 * Beta version - Fixed a bug in Write-ECKlog
0.0.7.0 2022/03/08 * Beta version - Fixed a bug in Invoke-ECKScheduledTask
0.0.8.0 2022/03/10 * Beta version - Removed parameter 'interactive' in Invoke-ECKScheduledTask.
0.0.9.0 2022/03/30 * Beta version - Added back 'interactive' parameter in Invoke-ECKScheduledTask with support ServiceUI.exe
0.0.10.0 2022/04/04 * Beta version - Added function Set-ECKEnvironment to Gather local informations In a script scoped objet variable
0.0.11.0 2022/04/12 * Beta version - Invoke-ECKScheduledTask can now monitor running scheduled task
0.0.11.1 2022/04/12 * Beta version - Fixed bugs in Set-ECKEnvironment
0.0.12.0 2022/04/16 * Beta version - Added Functions Get-ECKGithubContent, Initialize-ECKPrereq, Add-ECKPendingReboot, Set-ECKEnvironment is renamed New-ECKEnvironment
0.0.12.5 2022/04/18 * Beta version - fixed a Hell lots of bugs !
0.0.12.6 2022/04/16 * Beta version - fixed even more bugs !
0.0.12.7 2022/04/19 * Beta version - fixed a bugs in module scope !
0.0.12.8 2022/04/19 * Beta version - fixed a bugs in Get-ECKExecutionContext !
0.0.12.9 2022/04/19 * Beta version - fixed a bugs in Invoke-ECKRebootToastNotification !
0.0.12.10 2022/04/19 * Beta version - fixed line lenght of command Out-File to 1000 !
0.0.12.11 2022/04/20 * Beta version - Reboot time is now embedded in
0.0.13.0 2022/04/25 * Beta version - Added New taf function
0.0.14.4 03/05/2022 * Beta version - Better Error handling in module import. Update PowershellGet i needed
0.0.14.5 19/05/2022 * Beta version - More bug fix
0.0.14.6 23/05/2022 * Beta version - fixed a bug that prevented Invoke-ECKContinueOnNextReboot to work, Initialize-ECKPrereq reworked for greater reliability, Fixed a in Get-ECKPendingReboot bug where parameter SkipfileRename was ignored, reboot toast doesn't show up twice anymore
0.0.14.7 23/05/2022 * Beta version - Scheduled task with custom trigger can be monitored
0.0.14.8 27/06/2022 * Beta version - fixed Initialize-ECKPrereq not warking in any case. added partial suppport in user context
0.0.14.9 10/11/2022 * Beta version - no more use of reg.exe in Get-ECKExecutionContext
0.0.14.10 10/11/2022 * Beta version - Fixed a bug where scheduled task were run twice, fixed a bug that break script if network was unavailable
0.0.14.11 15/11/2022 * Beta version - Fixed a bug in Get-ECKPendingReboot Evaluation, Fixed a bug in script import/execution in Initialize-ECKPrereq
FileList
- EndpointCloudkit.nuspec
- Public\Get-ECKOsFriendlyName.ps1
- Public\Initialize-ECKPrereq.ps1
- Public\Invoke-ECKRebootToastNotification.ps1
- Public\New-ECKEnvironment.ps1
- Public\New-ECKTag.ps1
- Private\Get-ECKNewModuleVersion.ps1
- Public\Get-ECKExecutionContext.ps1
- Public\Get-ECKPendingReboot.ps1
- Public\Invoke-ECKContinueOnNextReboot.ps1
- Public\Invoke-ECKScheduledTask.ps1
- Public\New-ECKMessage.ps1
- Public\Write-ECKLog.ps1
- EndpointCloudkit.psd1
- Private\Set-ECKToastActionProtocol.ps1
- Public\Get-ECKGithubContent.ps1
- EndpointCloudkit.psm1
- Public\Add-ECKPendingReboot.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.0.14.11 (current version) | 1,238 | 11/15/2022 |
0.0.14.10 | 62 | 11/10/2022 |
0.0.14.9 | 11 | 11/9/2022 |
0.0.14.8 | 183 | 6/27/2022 |
0.0.14.7 | 117 | 5/23/2022 |
0.0.14.6 | 20 | 5/23/2022 |
0.0.14.5 | 48 | 5/19/2022 |
0.0.14.4 | 49 | 5/3/2022 |
0.0.13.0 | 77 | 4/25/2022 |
0.0.12.11 | 112 | 4/20/2022 |
0.0.12.10 | 23 | 4/19/2022 |
0.0.12.9 | 16 | 4/19/2022 |
0.0.12.8 | 34 | 4/19/2022 |
0.0.12.7 | 53 | 4/19/2022 |
0.0.12.6 | 25 | 4/18/2022 |
0.0.12.5 | 18 | 4/18/2022 |
0.0.12.1 | 23 | 4/18/2022 |
0.0.12.0 | 24 | 4/15/2022 |
0.0.11.1 | 39 | 4/12/2022 |
0.0.11.0 | 82 | 4/12/2022 |
0.0.10.0 | 34 | 4/6/2022 |
0.0.9.0 | 115 | 3/31/2022 |
0.0.8.0 | 157 | 3/10/2022 |
0.0.7.0 | 21 | 3/8/2022 |
0.0.6 | 33 | 3/2/2022 |
0.0.5 | 50 | 2/23/2022 |
0.0.4 | 19 | 2/22/2022 |
0.0.3 | 17 | 2/21/2022 |
0.0.2 | 15 | 2/21/2022 |
0.0.1 | 18 | 2/20/2022 |