Releases: EvotecIT/O365Essentials
Releases · EvotecIT/O365Essentials
v0.0.14
What's new
- Downgraded
Az.Accounts
to minimal2.12.1
.3.0.0
is kind of broken and PS 5 has issues, you can still use newest one - Added
Get-O365OrgSendEmailNotification
andSet-O365OrgSendEmailNotification
which allows configuring SenderFromAddressSettings for email notifications - Fixed
Get-O365OrgUserConsentApps
andSet-O365OrgUserConsentApps
- but it changes how things work, so requires code changes. This configures User consent settings. You should probably utilize native Graphhttps://graph.microsoft.com/v1.0/policies/authorizationPolicy
instead, but for the sake of fixing it, it's here.
Full Changelog: v0.0.13...v0.0.14
v0.0.13
v0.0.12
What's new
- Add
Get-O365OrgAccountLinking
andSet-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
andSet-O365OrgAdoptionScore
to manage Microsoft 365 Adoption Score - Small improvements
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's new
- Added
Get-O365OrgMicrosoftEdgeSiteLists
- Added
Get-O365OrgVivaLearning
andSet-O365OrgVivaLearning
- Added
Get-O365AzureExternalCollaborationRestrictions
- Added
Set-O365AzureExternalCollaborationRestrictions
- Added
Disconnect-O365Admin
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Update changelog/commands
v0.0.9
Version bump
v0.0.8
Version update
v0.0.7
Version bump / changelog
v0.0.6
Update readme/changelog
v0.0.5
version bump