202304s

Microsoft To Do Smart due date and reminder recocnicion

Andres Bohren
Hi All, Microsoft's To Do Smart due date and reminder recocnicion was anounced over a year ago. I did try from time to time but it did not work until this week when i tried again. Don't know when exactly this became active in my Tenant but it's good that it works now. Smart due date and reminder recognition in Microsoft To Do https://techcommunity.microsoft.com/t5/microsoft-to-do-blog/smart-due-date-and-reminder-recognition-in-microsoft-to-do/ba-p/3273521 How it works: use expressions like "

Microsoft.Graph PowerShell Module 1.26.0 released

Andres Bohren
Hi All, Yesterday Microsoft has released a new Version of Microsoft.Graph PowerShell Modules to the PowerShell Gallery. Microsoft.Graph 1.26.0 https://www.powershellgallery.com/packages/Microsoft.Graph/1.26.0 Microsoft Graph PowerShell Release Notes https://github.com/microsoftgraph/msgraph-sdk-powershell/releases Let's check the installed Version and what's available on the PowerShell Gallery Get-InstalledModule Microsoft.Graph Find-Module Microsoft.Graph To install the newest Version of the PowerShell Modules and also uninstalling the old Versions, you can use my GitHub Script. It takes a while until all Modules are installed.

Microsoft Teams Busy-on-busy

Andres Bohren
Hi All, In this Article i have tested the Microsoft Teams Busy-on-busy enduser setting In this Case "busy-on-busy" means the User is already in a Call. What should happen to another Call? Present the Busy Signal to the Caller or inform the User so he can see and choose if it's a more important call than the current call? That's all controlled by the Calling Policies in Microsoft Teams Admin Center (TAC).

Azure Storage Explorer 1.28.1

Andres Bohren
Hi All, Apparently i don't use Azure Storage Explorer a lot. As i did use it this Week i noticed that there is an Update available. Release Notes https://github.com/microsoft/AzureStorageExplorer/releases How to use the Azure Storage Explorer https://learn.microsoft.com/en-us/azure/vs-azure-tools-storage-manage-with-storage-explorer?tabs=windows Regards Andres Bohren

How to Rename the master branch to main in Git

Andres Bohren
Hi All, To be honest, i am a System Engineering guy and not a developer. Even i like to write PowerShell Scripts and use VSCode almost on a daily basis. I am still a Git Noob 😂 I've had an old GitHub Repo where the only branch is still "master". I wanted to change that and found this Guide. To rename the branch locally i used the following command git branch -m master main Then i pushed that branch to GitHub

MicrosoftTeams PowerShell Module 5.1.1 released as Preview

Andres Bohren
Hi All, Today Microsoft has released the Version 5.1.1-Preview of the MicrosoftTeams PowerShell Module to PowerShell Gallery. MicrosoftTeams 5.1.1-preview https://www.powershellgallery.com/packages/MicrosoftTeams/5.1.1-preview The official Link for the Release Notes is not yet up to date https://learn.microsoft.com/en-us/MicrosoftTeams/teams-powershell-release-notes Check installed Module and what's available in the PowerShell Gallery Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams -AllowPrerelease I'll install the Prerelease Module Side by Side with the current Module therefore i need to use the -Force Parameter Install-Module MicrosoftTeams -AllowPrerelease -Force Get-InstalledModule MicrosoftTeams -AllVersions

PowerShell 7.3.4 released

Andres Bohren
Hi All, Today i've seen that there is a new PowerShell 7 Version available. Time to Upgrade! v7.3.4 Release of PowerShell https://github.com/PowerShell/PowerShell/releases/tag/v7.3.4 I have downloaded the x64 *.msi and these are the Screenshots from the Installation. I always enable "Enable PowerShell remoting" which is not enabled by default. Use this command to check the Versiondetails pwsh Get-Host Regards Andres Bohren

Microsoft Teams Call Queue/Auto Attendant - Authorized Users

Andres Bohren
Hi All, A long awaited Feature has become to Teams Preview (Early Access). Now Authorized Users of a Call Queue or Auto Attendand can change Greetings and Anoucements. Not quite there where the "CsResponseGroupManager" from Skype for Business but a big improvement anyway https://learn.microsoft.com/en-us/skypeforbusiness/deploy/deploy-enterprise-voice/deployment-process-for-response-group In my Opinion still missing is: add / remove Members to a Call Queue (The Manager should be able to add new Teammenbers himself) Business Hours (What happens if the Team has an Event and want to close early)

Microsoft Teams Snapchat Videofilters

Andres Bohren
Hi All, Three days ago, Snapchat Lenses for Microsoft Teams where anounced. Oh, Snap! Let Your Silly Side Shine with Snapchat Lenses for Microsoft Teams https://techcommunity.microsoft.com/t5/microsoft-teams-blog/oh-snap-let-your-silly-side-shine-with-snapchat-lenses-for/ba-p/3788722 All dough i don't see a business Value in enabling SnapChat Camera Filters, i wanted to try it out, so i can advise my customers. You need to allow the Snapchat Lenses App in Teams Apps. Overview of app management and governance in Teams admin center

Azure File Sync Agent 16.0 has been released

Andres Bohren
Hi All, Yesterday was Microsoft Patchday for April 2023. I have noticed on one of my Servers that there is an Update for the Azure File Sync Agent to Version 16.0. In Azure Portal under Storage Sync Service you can see that the current Version of the Agent is 15.2 I downloaded the new Version of the File Sync Agent - but that was a fail Azure File Sync Agent 16.