Nebula.Automations
1.1.0
Common utilities for PowerShell scripting and automations: mail, Graph connectivity, and more.
Minimum PowerShell version
5.1
Installation Options
Owners
Package Details
Author(s)
- Giovanni Solone
Tags
Microsoft Automations PowerShell Graph Mail Nebula Utilities
Functions
Send-Mail Test-MgGraphConnection Write-Log
PSEditions
Dependencies
This module has no dependencies.
Release Notes
- The module has been completely refactored to improve maintainability and future extensibility.
- Logging: added Write-Log/Log-Message fallback exported by the module when Nebula.Log is missing; Write-NALog now calls Write-Log only when it belongs to Nebula.Log.
- Graph: Test-MgGraphConnection now performs client-credential flow and Connect-MgGraph with an access token string; parameters AutoInstall/ShowInformations are boolean, alias CheckMGGraphConnection retained.
FileList
- Nebula.Automations.nuspec
- Nebula.Automations.psm1
- Private\NA-Hlp.Logging.ps1
- Public\NA.SendMail.ps1
- README.md
- Public\NA.ConnectGraph.ps1
- Nebula.Automations.psd1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 1.1.0 (current version) | 8 | 12/1/2025 |
| 1.0.0 | 14 | 7/29/2025 |