Hi All,
Yesterday i have received an Update Notification for my OnePlus 9 Android Smartphone.
OnePlus Community OxygenOS 14.0.0.212/202 for the OnePlus 9/9 Pro The Patch integrates the November 2023 Android security patch to enhance system security.
After the Reboot the new Version is installed and the Android Security Patch from November is installed.
Regards
Andres Bohren
Unified Messaging Logo
Hi All,
I noticed that Microsoft has released a new Version of PowerToys.
In the Main Window click on “Install now”
The Release notes can be found here
Release v0.78.0 Installation in Progress
What’s new
Updated PowerToys
Regards
Andres Bohren
Windows Logo
Hi All,
Today i have received a notifications, that there is a new Jabra Direct release available.
Jabra Direct Release Notes
Updated Software - No Updates available
Current Version of Jabra Direct
Regards
Andres Bohren
Unified Messaging Logo
Hi All,
A few Hours ago, a new Version of the MSIdentityTools PowerShell Module has been released to the PowerShell Gallery.
PSGallery MSIdentityTools 2.0.49 I am using the new PSResourceGet here instead of the PowerShellGet commands.
Check the PowerShell Module that is installed and what is available from the PowerShell Gallery
Get-InstalledPSResource MSIdentityTools -Scope AllUsers Find-PSResource MSIdentityTools Uninstall the old version of the PowerShell Module and install the current version
Hi All,
A few days ago, i opened up my Runbooks on Azure Automation Account. It tells you that PowerShell 7.1 and Phyton 2.7 are no longer supportet and provides you with a Link
Update runbook from PowerShell 5.1 to PowerShell 7.2 Until now the AZ PowerShell did not support the Management of PowerShell 7.x Modules you had to use some tricks like i documented here
How to Manage PowerShell 5 and 7 Modules on Azure Automation With the latest AZ 11.
Hi All,
A few hours ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.24510.12000 PowerShell Module.
PowerShell Gallery Microsoft.Online.SharePoint.PowerShell I am using the new PSResourceGet here instead of the PowerShellGet commands.
Show installed Versions and what’s available in PowerShell Gallery
Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers Find-PSResource Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module
Uninstall-PSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers Install-PSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers Get-InstalledPSResource Microsoft.Online.SharePoint.PowerShell -Scope AllUsers List the Commands of the Module
Hi All,
This Week, the Microsoft Exchange Team Blog announced the “granular Configuration feature” for Exchange Hybrid Configuration Wizard (HCW).
Hybrid Configuration Wizard with granular configuration feature is now available Details about the configuration Options can be found here
Choose Exchange Hybrid Configuration They also updated the Permissions required
Hybrid Configuration wizard Note that Global admin permissions are required if Exchange hybrid is configured for the first time!
You can download the new Exchange Hybrid Configuration Wizard here: http://aka.
Hi All,
Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.9.0 to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 5.9.0
Read more details in the Release Notes.
I’ve already blogged about Microsoft Teams 5.8.1 Preview Managed Identity support for *-cs cmdlets
I am using the new PSResourceGet here instead of the PowerShellGet commands.
Check installed Module and what’s available in the PowerShell Gallery
Get-InstalledPSResource MicrosoftTeams -Scope AllUsers Find-PSResource MicrosoftTeams Uninstall the old Module and install the newest Module
Hi All,
Yesterday Microsoft has released a new Version of the WhiteboardAdmin PowerShell Module to the PowerShell Gallery.
PowerShell Gallery WhiteboardAdmin 1.11.2 Release Notes:
Internal fixes to improve performance and reliability I am using the new PSResourceGet here instead of the PowerShellGet commands.
Check what Version of the Module is installed and what is available from the PowerShell Gallery.
Get-InstalledPSResource WhiteboardAdmin -Scope AllUsers Find-PSResource WhiteboardAdmin Uninstall the old Version and install the new Version
Hi All,
Recently i came across a Case where i wanted to know what devices are Associated to a specific Owner. You can do that in Entra Admin Center and filter for a specific Owner.
Once you click on the Device, you can see more details of the device
Let’s check out the Microsofg Graph API with Graph Explorer
You need to use the ObjectID and not the DeviceID
https://graph.microsoft.com/v1.0/devices/e151ae1b-9083-448b-b482-ed6609e80037 Once you have a Device you can figure out who is the Owner