Nebula.Automations
1.2.0
Common utilities for PowerShell scripting and automations: mail, Graph connectivity, scheduled tasks, and more.
Minimum PowerShell version
5.1
Installation Options
Owners
Package Details
Author(s)
- Giovanni Solone
Tags
Microsoft Automations PowerShell Graph Mail ScheduledTask TaskScheduler Nebula Utilities
Functions
Import-PreferredModule Initialize-ScriptRuntime Invoke-ScriptTaskLifecycle Register-ScriptScheduledTask Resolve-ScriptConfigPaths Send-Mail Send-ReportIfChanged Start-ScriptTranscript Stop-ScriptTranscriptSafe Test-MgGraphConnection Test-ScriptActivityLog Unregister-ScriptScheduledTask Write-Log
PSEditions
Dependencies
This module has no dependencies.
Release Notes
- Improve: Comment-based help links updated for scheduled task usage documentation.
- Improve: Internal helpers refined in Private scope (logging/security split).
- Improve: Module aliases are now centralized in Nebula.Automations.psm1 for consistency.
- Improve: Public scripts reorganized by domain (Connections, Messaging, ScheduledTasks).
- New: Import-PreferredModule helper to prefer DEV module manifests with fallback to installed modules.
- New: Initialize-ScriptRuntime to centralize module import, config loading and log directory bootstrap.
- New: Invoke-ScriptTaskLifecycle function to delegate register/unregister flow with optional credential prompt and HH:mm parsing.
- New: Register-ScriptScheduledTask and Unregister-ScriptScheduledTask functions.
- New: Resolve-ScriptConfigPaths helper to standardize config/log/output path discovery in scripts.
- New: Send-ReportIfChanged helper to centralize conditional report dispatch when changes are detected.
- New: Start-ScriptTranscript and Stop-ScriptTranscriptSafe helpers for reusable transcript lifecycle handling.
- New: Test-ScriptActivityLog helper to centralize activity-log readiness checks.
FileList
- Nebula.Automations.nuspec
- Nebula.Automations.psd1
- Nebula.Automations.psm1
- Private\NA-Hlp.Logging.ps1
- Private\NA-Hlp.Security.ps1
- Public\NA.Connections.ps1
- Public\NA.Messaging.ps1
- Public\NA.Runtime.ps1
- Public\NA.ScheduledTasks.ps1
- README.md
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.2.1 | 12 | 3/2/2026 |
| 1.2.0 (current version) | 5 | 3/2/2026 |
| 1.1.0 | 17 | 12/1/2025 |
| 1.0.0 | 14 | 7/29/2025 |