Forum Discussion
Eli_Taylor
Aug 02, 2019Copper Contributor
Persistent or auto-start teams meeting for unattended monitor
We have a computer/monitor in the office persistently hosting a meeting which allows remote employee's to join/leave at-will and share their cameras. The local computer is unattended and needs to...
PaulF707
Jan 28, 2020Brass Contributor
@
Even with a URL, there are a couple of mouse clicks to get it to open in the teams app, and the another click in the app to join the meeting.
I'm going to try AutoIt, but I may have to stick with Zoom for this particular usage....
PaulF707
Jan 28, 2020Brass Contributor
Found 1 small improvement
The meeting URL starts teams.microsoft.com/l/meetup-join/…….
If you add in:
teams.microsoft.com/_#/l/meetup-join/…….
then this bypasses the option to open app or open in web. (and opens it in the browser)
I just need to find a way to emulate the 'Join Now' button.......