Nebula.Automations

1.1.0

Common utilities for PowerShell scripting and automations: mail, Graph connectivity, and 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 Nebula.Automations

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

Install-PSResource -Name Nebula.Automations

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

Package Details

Author(s)

  • Giovanni Solone

Tags

Microsoft Automations PowerShell Graph Mail Nebula Utilities

Functions

Send-Mail Test-MgGraphConnection Write-Log

PSEditions

Desktop Core

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

Version History

Version Downloads Last updated
1.1.0 (current version) 8 12/1/2025
1.0.0 14 7/29/2025