Forum Discussion
Apr 14, 2020
Multiple Instances of Microsoft Teams Application
Microsoft Teams Application has always been improving based on the feature’s availability in the Teams Application. Microsoft has been enhancing the features some based on the existing Skype for Busi...
- May 19, 2021
To fix the "Failed to get 'downloads' path" error, add the mkdir line as shown here:
https://gist.github.com/DanielSmon/cc3fa072857f0272257a5fd451768c3a
chaoscreater1560
Jan 18, 2022Copper Contributor
Is there a Powershell version of this?
I wanna use Teams deep link to jump straight to a channel, by calling the msteams protocol handler. See this thread for more info - Re: Command Line args to goto channels directly? - Microsoft Tech Community
The problem is that it will jump to the channel in the "normal" Teams, instead of using the custom profile Teams. I think if this script can be converted to Powershell, I might have some ideas to get the above working.