TeamsAddinFix
1.1.0-beta
Attempts to fix Microsoft Teams Meeting Add-in issues after upgrading to new Teams. Just run Repair-TeamsAddin and follow the prompts.
I got tired of manually trying all sorts of different fixes and compiled the most proven fix and a series of checks into this module.
As some of the process requires starting Teams and Outlook in the user context, it automat
I got tired of manually trying all sorts of different fixes and compiled the most proven fix and a series of checks into this module.
As some of the process requires starting Teams and Outlook in the user context, it automat
Attempts to fix Microsoft Teams Meeting Add-in issues after upgrading to new Teams. Just run Repair-TeamsAddin and follow the prompts.
I got tired of manually trying all sorts of different fixes and compiled the most proven fix and a series of checks into this module.
As some of the process requires starting Teams and Outlook in the user context, it automates what it can and guides you through the rest.
🏴 If you have any questions, requests, suggestions etc. about this module, please message me on X @dailen or open an Issue on GitHub
⭕ Text formatting shamelessly stolen from https://github.com/HotCakeX/Harden-Windows-Security
Show more
I got tired of manually trying all sorts of different fixes and compiled the most proven fix and a series of checks into this module.
As some of the process requires starting Teams and Outlook in the user context, it automates what it can and guides you through the rest.
🏴 If you have any questions, requests, suggestions etc. about this module, please message me on X @dailen or open an Issue on GitHub
⭕ Text formatting shamelessly stolen from https://github.com/HotCakeX/Harden-Windows-Security
Minimum PowerShell version
5.1
This is a prerelease version of TeamsAddinFix.
Installation Options
Owners
Copyright
(c) All rights reserved.
Package Details
Author(s)
- Dailen Gunter
Tags
Teams Outlook Add-in Meeting Dailen WideData
Functions
Repair-TeamsAddin Test-TeamsAddinRegistry
PSEditions
Dependencies
This module has no dependencies.
Release Notes
Removed attempt to launch teams as it was launching but for the wrong user context when script run as a different admin user
FileList
- TeamsAddinFix.nuspec
- TeamsAddinFix.psd1
- TeamsAddinFix.psm1
- Private\Remove-TeamsAddinTraces.ps1
- Private\Test-AddinUninstall.ps1
- Private\Test-ClassicTeamsUninstall.ps1
- Private\Test-TeamsAddinFix.ps1
- Public\Repair-TeamsAddin.ps1
- Public\Test-TeamsAddinRegistry.ps1