EndpointCloudkit

0.0.7.0

Endpoint Cloud kit Module (ECK), a set of cmdlet to help building scripts or application deployed by your MDM (Intune/Workspace One...)

- Run Powershell script or executable in User/system/admin context
- Restart your script after reboot
- Logging function
- Configurable reboot toast notifications
- Execution context (Admin/system/user) detection
- Pending reb
Endpoint Cloud kit Module (ECK), a set of cmdlet to help building scripts or application deployed by your MDM (Intune/Workspace One...)

- Run Powershell script or executable in User/system/admin context
- Restart your script after reboot
- Logging function
- Configurable reboot toast notifications
- Execution context (Admin/system/user) detection
- Pending reboot detection
- Windows Build converter to friendly name (like 21H2)
Show more

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name EndpointCloudkit -RequiredVersion 0.0.7.0

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

Install-PSResource -Name EndpointCloudkit -Version 0.0.7.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) 2022 Diagg/OSD-Couture.com. All rights reserved.

Package Details

Author(s)

  • Diagg

Tags

Windows

Functions

Get-ECKExecutionContext Get-ECKOsFriendlyName Get-ECKPendingReboot Invoke-ECKContinueOnNextReboot Invoke-ECKRebootToastNotification Invoke-ECKScheduledTask Write-ECKLog

PSEditions

Desktop

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 2022/03/08 * Beta version - Fixed a bug in Invoke-ECKScheduledTask

FileList

Version History

Version Downloads Last updated
0.0.14.11 680 11/15/2022
0.0.14.10 59 11/10/2022
0.0.14.9 8 11/9/2022
0.0.14.8 180 6/27/2022
0.0.14.7 114 5/23/2022
0.0.14.6 17 5/23/2022
0.0.14.5 45 5/19/2022
0.0.14.4 46 5/3/2022
0.0.13.0 74 4/25/2022
0.0.12.11 109 4/20/2022
0.0.12.10 20 4/19/2022
0.0.12.9 13 4/19/2022
0.0.12.8 31 4/19/2022
0.0.12.7 50 4/19/2022
0.0.12.6 22 4/18/2022
0.0.12.5 15 4/18/2022
0.0.12.1 20 4/18/2022
0.0.12.0 21 4/15/2022
0.0.11.1 36 4/12/2022
0.0.11.0 79 4/12/2022
0.0.10.0 31 4/6/2022
0.0.9.0 112 3/31/2022
0.0.8.0 154 3/10/2022
0.0.7.0 (current version) 18 3/8/2022
0.0.6 30 3/2/2022
0.0.5 47 2/23/2022
0.0.4 16 2/22/2022
0.0.3 14 2/21/2022
0.0.2 12 2/21/2022
0.0.1 15 2/20/2022
Show less