Hi All,
Hopefully you already know, that the Run As Accounts in Azure Automation will retire by end of September 2023. Therefore you have to migrate to Managed Identitys.
Azure Automation Run As accounts will retire on 30 September 2023 and completely move to Managed Identities. All runbook executions using RunAs accounts, including Classic Run As accounts wouldn’t be supported after this date. Starting 01 April 2023, the creation of new Run As accounts in Azure Automation will not be possible.
Hi All,
Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.5.1-Preview to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 5.5.1-preview Microsoft Teams PowerShell Release Notes Check what Version of the MicrosoftTeams PowerShell Module is installed and what is available in the PowerShell Gallery.
Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams -AllowPreview Install the Preview and use the -Force parameter to install Side by Side with the Current Module
Install-Module MicrosoftTeams -AllowPreview -Force Get-InstalledModule MicrosoftTeams -AllVersions Some basic testing
Hi All,
Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.5.0 to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 5.5.0
Read more details in the Release Notes
Check installed Module and what’s available in the PowerShell Gallery
Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams Uninstall the old Module and install the newest Module
Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams Some basic testing
Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line* Regards
Hi All,
Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.4.0 to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 5.4.0
Read more details in the Release Notes
Check installed Module and what’s available in the PowerShell Gallery
Get-InstalledModule MicrosoftTeams Find-Module MicrosoftTeams Uninstall the old Module and install the newest Module
Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams Some basic testing
Connect-MicrosoftTeams Get-CsOnlineUser -Identity a.bohren@icewolf.ch New Attribute “Assignment Category” at Get-CsPhoneNumberAssignment
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,
A few days ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.2.1-Preview to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 5.2.1-preview
Microsoft Teams PowerShell 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 -AllowPrerelease Get-InstalledModule MicrosoftTeams -AllVersions Some basic testing
Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line* Tried a few of the new commandlets
Hi All,
Today i learned about the new Work Hours in Outlook an Microsoft Teams
You can also find this Information on the M365 Roadmap
In your Outlook on the Web Calendar you can set the Location (Office or Remote)
And add the Location to your working hours
Does not work in Outlook for Windows yet (comes in Q4 2023)
You can also find this Information on the M365 Roadmap
Hi All,
Just a few Hours ago, Microsoft has released the MicrosoftTeams PowerShell Module 5.2.0 to the PowerShell Gallery.
PowerShell Gallery MicrosoftTeams 5.2.0
Microsoft Teams PowerShell Release Notes
Check installed Module and what’s available in the PowerShell Gallery
Get-InstalledModule MicrosoftTeams -AllVersions Find-Module MicrosoftTeams Uninstall the old Modules and install the newest Module
Uninstall-Module MicrosoftTeams Uninstall-Module MicrosoftTeams Install-Module MicrosoftTeams Get-InstalledModule MicrosoftTeams -AllVersions Some basic testing
Connect-MicrosoftTeams Get-Team Get-CsOnlineUser -Identity a.bohren@icewolf.ch | fl *Ent*,*host*,*voice*, *line* Regards
Hi All,
A few years ago, i’ve already covered Skype for Busines Location Information Service.
Now i have done some Testing with Microsoft Teams - Manage emergency calling in Switzerland. It is based on this Manual from Sunrise
Note from the Sunrise Manual: To make dynamic emergency call routing working, the correct “Housekey” is required for each of your location. The “Housekey” you can find in your Sunrise Business Portal, where you can manage your static emergency call routing (based on CallerID) or you search in the tables provided by Swiss Post Open Data Portal The “Housekey” is a unique identifier per building in Switzerland.
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).