Hi All,
Today i have received a notifications, that there is a new Jabra Direct release available
Jabra Direct Release Notes
Regards
Andres Bohren
Unified Messaging Logo
Hi All,
Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.3.0 to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 5.3.0
Read more details in the Release Notes
Check installed Module and what’s available in the PowerShell Gallery
Get-InstalledModule MicrosoftTeams -AllVersions Find-Module MicrosoftTeams Uninstall the old Module and install the newest Module
Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams -AllVersions Some Basic testing
Connect-MicrosoftTeams Get-CsOnlineUser -Identity a.bohren@icewolf.ch Get-Team Get-CsOnlineUser -Identity a.
Hi All,
I’ve tried to register a Yubikey 5 NFC with my Android OnePlus9 (has Android 13 installed).
First of all, it does not work with Chrome 114 on Android.
So i used Microsoft Edge Browser on Android to Sign in to Security Info
I’ve aded a Security Key
Selected NFC Device
Instead of NFC Key you can see a Passkey dialog
In the end i could not save it
Hi All,
VMware has released a Security Advisory for VMware Tools
VMSA-2023-0013 VMware Tools update addresses Authentication Bypass vulnerability (CVE-2023-20867) You can download the newest version of VMware Tools here: VMware Tools 12.2.5
After loggin in you need to consent to the general Terms to download the VMware Tools
In the downloaded zip File is the ISO File with the VMWare Tools for Windows
I’ve extracted the ISO, Renamed it and uploaded it to the Datastore
Hi All,
I’ve had a warning in my Azure DevOps Pipeline, that deploys this Blog via Hugo to Azure Static Website.
The build number format string Azure Static Web Apps CI/CD generated a build number Azure Static Web Apps CI/CD which contains invalid character(s), is too long, or ends with ‘.’. The maximum length of a build number is 255 characters. Characters which are not allowed include ‘"’, ‘/’, ‘:’, ‘<’, ‘>’, ‘', ‘|’, ‘?
Hi All,
Today i’ve seen the notification, that Azure Storage Explorer 1.30.0 has been released
The Release notes can be found here
Azure Storage Explorer 1.30.0 As already announced it’s now x64 only (no x86 Version available anymore) Several components will use .NET 6 Support for *.avro and *.parquet in Preview I’ve donwloaded the Installer and here are the Screenshots of the Installation
Everything went smooth an now i am using Azure Storage Explorer 1.
Hi All,
In Microsoft Code 1.79, there has been an update that fixes a security issue.
You can find the details here Closed Issue
A information disclosure vulnerability exists in VS Code 1.79.0 and earlier versions on Windows when file system operations are performed on malicious UNC paths. Examples include reading or resolving metadata of such paths. An authorised attacker must send the user a malicious file and convince the user to open it for the vulnerability to occur.
Hi All,
Yesterday, Microsoft has released new Exchange Security Updates. Read more at the Blog Post from the Exchange Team
Released: June 2023 Exchange Server Security Updates In my case that’s Exchange 2016 CU23 Security Update 8
Security Update For Exchange Server 2016 CU23 SU8 (KB5025903) Description of the security update for Microsoft Exchange Server 2016: June 13, 2023 (KB5025903) Installing the Security Update
After the Security Update is installed, it is a good idea to restart the Server.
Hi All,
Lately KeePass was in the Press because of the Security Eploit below.
Simple Security Exploit Allows Retrieval Of KeePass Master Password, Patch Inbound
In short, KeePass 2.53 and earlier loads the master password into memory in plaintext when it is entered via the keyboard. This means all an attacker has to do is get their hands on a memory dump regardless of if that comes from “the process dump, swap file (pagefile.
Hi All,
Just a few Hours ago, the Microsoft Defender for Office 365 Recommended Configuration Analyzer (ORCA) 2.5 was released to the PowerShell Gallery.
PowerShell Gallery ORCA 2.5
Seems like some bugs have been closed ORCA Closed Issues
Check installed Module and what’s available from the PowerShell Gallery
Get-InstalledModule ORCA Find-Module ORCA Uninstall old Module and install the newest one from the PowerShell Gallery
Uninstall-Module ORCA Install-Module ORCA Get-InstalledModule ORCA Check what commands are available in the Module