Projet

O365Essentials

A module that helps to manage some tasks on Office 365/Azure via undocumented API

Étoiles144
Forks24
Tickets ouverts13
Téléchargements PowerShell Gallery29847
Versionv1.0.2
Langage: PowerShell Mise à jour: 2026-04-02

Installation

PowerShell Gallery

Install-Module O365Essentials -Scope CurrentUser

Recuperation du code

git clone https://github.com/EvotecIT/O365Essentials.git

Téléchargements

Journal des modifications

v1.0.0

What's Changed

New Contributors

THIS IS A RELEASE THAT REQUIRES EXTENSIVE TESTING

Please provide feedback what works, what doesn't work. It dropped az.accounts and now should support certificates/application secrets and have interactive logon, but it wasn't tested a lot. Please make sure to report bugs and issues or that everything works, that's still good.

Full Changelog: Compare v0.0.16 to v1.0.0

v0.0.14

What's new

  • Downgraded Az.Accounts to minimal 2.12.1. 3.0.0 is kind of broken and PS 5 has issues, you can still use newest one
  • Added Get-O365OrgSendEmailNotification and Set-O365OrgSendEmailNotification which allows configuring SenderFromAddressSettings for email notifications
  • Fixed Get-O365OrgUserConsentApps and Set-O365OrgUserConsentApps - but it changes how things work, so requires code changes. This configures User consent settings. You should probably utilize native Graph https://graph.microsoft.com/v1.0/policies/authorizationPolicy instead, but for the sake of fixing it, it's here.

Full Changelog: Compare v0.0.13 to v0.0.14

v0.0.12

What's new

  • Add Get-O365OrgAccountLinking and Set-O365OrgAccountLinking to manage "Users who connect their Azure AD account with their MSA account can earn rewards points when they search on Bing. User searches are never shared."
  • Added Get-O365OrgAdoptionScore, Get-O365OrgAdoptionScoreConfig and Set-O365OrgAdoptionScore to manage Microsoft 365 Adoption Score
  • Small improvements

Full Changelog: Compare v0.0.11 to v0.0.12

Parcours de conseil

Besoin d’aide pour mettre cela en production ?

Services de mise en production

  • Transformer un outil open source en mode opératoire prêt pour la production.
  • Définir tôt le déploiement, les responsabilités, le reporting et le support.
  • Structurer le travail pour que les équipes internes puissent l’exploiter sereinement.

Nous intervenons sur la mise en œuvre, la remédiation, la conception d’automatisations et la livraison autour des plateformes liées à ce projet.