How to create a custom SSO Teams bot

How to create a custom SSO Teams bot

As GPT and other large language models revolutionize the way we communicate and how we can build custom solutions for companies, the demand for intuitive frontends to deliver these AI capabilities to end-users has never been higher. If you’re wondering whether there’s a seamless way to integrate a bot into Microsoft Teams, you’re in luck! In this blog, I’ll guide you through the process of developing and deploying your own custom bot tailored for Microsoft Teams and the bot framework from Microsoft.

Read More »
Remove Windows 11 build-in teams app with Intune

Remove Windows 11 Built-in Teams App with Intune

Windows 11 ships with a consumer-flavoured Microsoft Teams app pre-installed, separate from the enterprise Teams client your organization actually deploys. For most managed fleets you’ll want exactly one Teams app on the device (the enterprise version), and the consumer one is at best confusing and at worst a support-ticket generator. This post walks through three options to remove it cleanly with Microsoft Intune: a one-line PowerShell remediation that uninstalls the consumer Teams package per-user, a provisioning-package approach that prevents new user profiles from getting it, and the AppLocker / WDAC route for tamper-resistant deployments.

A built-in Teams client is shipped with Windows 11. This client can only be used with a personal Microsoft account. This client is usually not welcome in corporate environments. How to remove this built-in client with the help of Intune I will show you in this blog post.

Read More »