Skip to content

Navigation Menu

Sign in
Sign up

Repository files navigation

Nebula.Core

Nebula.Core is a PowerShell module that wraps common Microsoft 365 and Exchange Online admin tasks with safer defaults, clear logging, and CSV-friendly outputs. Use it to connect, inspect, export, and remediate faster.

PowerShell Gallery Downloads


πŸ“¦ Installation

Install from PowerShell Gallery:

Install-Module -Name Nebula.Core -Scope CurrentUser

πŸš€ Usage

All documentation for using the module is available at kb.gioxx.org/Nebula/Core .


🧽 How to clean up old module versions (optional)

When updating from previous versions, old files (such as unused .psm1, .yml, or LICENSE files) are not automatically deleted.
If you want a completely clean setup, you can remove all previous versions manually:

# Remove all installed versions of the module
Uninstall-Module -Name Nebula.Core -AllVersions -Force
# Reinstall the latest clean version
Install-Module -Name Nebula.Core -Scope CurrentUser -Force

i️ This is entirely optional β€” PowerShell always uses the most recent version installed.


πŸ“„ License

All scripts in this repository are licensed under the MIT License.


πŸ”§ Development

This module is part of the Nebula PowerShell tools family.

Feel free to fork, improve and submit pull requests.


πŸ“¬ Feedback and Contributions

Feedback, suggestions, and pull requests are welcome!
Feel free to open an issue or contribute directly.

About

A PowerShell module that go beyond your workstations. It will make your Microsoft 365 life easier! Available on https://go.gioxx.org/nebula-core

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /