Last week we were getting reports from employees that the Teams add-in in Outlook suddenly disappeared. After some research we discovered this happened because the Classic Teams was uninstalled automatically in the background by the Microsoft policy. These employees already were working with Teams 2.0. There are a few ways to get the Outlook add-in working again. In this post I will show how you can fix this, form a manual action to running a script.
Featured posts
Great tool to change MECM content path locations
Just a tip for a really useful tool. Our storage department was planning a storage migration so the content share used for applications, packages, etc in MECM (SCCM) changed. We already used a cname to point to the content share for a lot of objects but not for all of them. So I was looking for a tool to change content paths to the correct cname share in MECM.
This tool does the job! I can really recommend it!
Deploy Microsoft Project and Visio (Click-to-run)
I got a request at work if I could create the deployment of the latest versions (Click-to-run) of Microsoft Visio and Project and set the Monthly update channel. The deployment of the applications should be made available in the Company Portal for users that are a member of the Entra ID synced Active Directory group to which the Visio and or Project Online plan licenses are assigned to.
We still run a 32 bits MS365 Apps on devices so got a mix of 32 bits and 64 bits MS 365 apps. The deployment should automatically detect the MS 365 apps architecture and then install the correct 32 or 64 bits version of Project and / or Visio. In this post I will show you how I did this. I will also provide all the sources and scripts you need to accomplish this.
Change Intune device category with PowerShell and MS Graph Intune module
I tried to find a way to be able to change the category assigned to an Intune device without having to use the Intune portal. I found a lot of information about it and even working scripts. But these scripts didn’t do exactly what I wanted. So I used some scripts and information about PowerShell and the MS Graph Intune module and merged them into my script. Some results I wanted to accomplish were to change an Intune device category by using the device name and the category name not the device ID or category ID. I also build in some checks. I wrote this post about it and I hope you find it useful.
Deploy the Company Portal with Intune
In this post I will show you how to deploy the Company Portal App from the Microsoft Store app (new) with Intune. The company portal is an essential app you should deploy on the devices you want to manage with Intune. With the Company Portal users can securely access their company apps and data, install or reinstall applications, check if the device meets compliancy and more.
You can install the company portal on Windows 10/11, macOS, Android and iOS, but I will cover the Windows deployment in this post.