Hi All, As you probably know, i am a big Fan of Azure Automation to run some Automation Scripts for M365 in Azure. When you try to install a new Microsoft Graph Module in Azure Automation from the Gallery it will fail, due its dependency for Microsoft.Graph.Authentication, because an older Version is installed.
I've tried to figure out, how to update the Modules with PowerShell (too much clicking for doing it manually).
Hi All, Yesterday i've received an update for my OnePlus 9 Android Smartphone. It updates the Android Patchlevel to 2022.04.
Regards Andres Bohren
Hi All, A few Days ago, Microsoft has released PowerShell 7.2.4. Changelog
https://github.com/PowerShell/PowerShell/blob/master/CHANGELOG/7.2.md
v7.2.4 Release of PowerShell
https://github.com/PowerShell/PowerShell/releases/tag/v7.2.4
Regards Andres Bohren
Hi All, A few Days ago, Citrix has released th Citrix Workspace App for Windows 2205.
Citrix Workspace app 2205 for Windows
https://www.citrix.com/de-de/downloads/workspace-app/windows/workspace-app-for-windows-latest.html What’s new in 2205
https://docs.citrix.com/en-us/citrix-workspace-app-for-windows/about.html#whats-new-in-2205
Regards Andres Bohren
Hi All, Jabra has released the Mail 2022 Version of theyr Jabra Direct Software (Version 6.0.12901). They moved from 5.x to 6.x - but i don't see any major diffrence.
Release Notes
https://www.jabraheadsets.ch/support/release-notes/release-note-jabra-direct
Regards Andres Bohren
Hi All, Yesterday Microsoft has released another Microsoft Teams PowerShell Module in Preview. Seems to be mostly optimization and fixing some minor errors. Couln't find yet documentation to the new commandlets s New-CsBatchTeamsDeployment & Get-CsBatchTeamsDeploymentStatus.
PowerShell Gallery Microsoft Teams 4.3.1-preview
https://www.powershellgallery.com/packages/MicrosoftTeams/4.3.1-preview
Find-Module MicrosoftTeams -AllowPrerelease
Install-Module MicrosoftTeams -AllowPrerelease -Force
Some of my usual Tesing
Connect-MicrosoftTeams
Get-Team
Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line*
Regards Andres Bohren
Hi All, Microsoft works since a while at "One Outlook", a simplified Outlook Client based on OWA.
There has been a leak from an early Version and i've downloaded and installed it.
The Setup is very short and after a few seconds you are promted with a Login Dialog.
There is an Option for Import (but i skipped it)
That's how it looks like
If you want to block the Login with the new Client you can do that with the following Exchange Online cmdlet Get-CASMailbox -Identity a.
Hi All, Yesterday at the Microsoft Patchday, the Exchange Server 2013/2016/2019 Security Updates May 2022 have been released.
Released: May 2022 Exchange Server Security Updates
https://techcommunity.microsoft.com/t5/exchange-team-blog/released-may-2022-exchange-server-security-updates/ba-p/3301831
Security Update For Exchange Server 2016 CU23 (KB5014261)
https://www.microsoft.com/en-us/download/details.aspx?id=104207 Microsoft Exchange Server Elevation of Privilege Vulnerability
https://msrc.microsoft.com/update-guide/vulnerability/CVE-2022-21978
There is also a new format of the Security Update. The .exe File is a self-extracting, auto-elevating installer (.exe), which works best for manual installations.
New Exchange Server Security Update and Hotfix Packaging
Hi All, A few days ago, Microsoft has released a new Version of the Microsoft.Graph PowerShell Module.
Find-Module Microsoft.Graph Install-Module Microsoft.Graph
If you have already installed a Version of Microsoft.Graph i recommend to use my CleanupGraphModules.ps1 from my GitHub Repo
https://github.com/BohrenAn/GitHub_PowerShellScripts/blob/main/ExchangeOnline/GraphAPI/CleanupGraphModules.ps1
Microsoft.Graph 1.9.6
https://www.powershellgallery.com/packages/Microsoft.Graph/1.9.6
Release Notes https://github.com/microsoftgraph/msgraph-sdk-powershell/releases
Regards Andres Bohren
Hi All, Finally Microsoft Lists is also available for Android.
Microsoft Lists - Google Play Store
https://play.google.com/store/apps/details?id=com.microsoft.lists.public
Regards Andres Bohren