Ok, strange one here. Someone asked me if they could use Fiddler to see the HTTPS traffic going back and forth between their machine and the O365 environment. Yep of course! You just turn Fiddler on, use the guide to decode the HTTPS traffic using the tool. Like here - https://docs.telerik.com/fiddler/configure-fiddler/tasks/decrypthttps. Simple I say... then … Continue reading using fiddler to collect https traffic when using powershell with o365
Month: February 2022
extending SfB 2016 client logging levels (AV)
Learn how to troubleshoot and resolve issues with Skype for Business 2016 clients by extending the logging level for media, audio, and video. Our article provides step-by-step instructions to help you get started.
using https decoders to get some logs from the teams application
The Teams clients use HTTPS to communicate with the O365 cloud. Mainly for administration, user status (presence and notifications) and other messages for the O365 reporting for the admins. You all know how to get the Teams logs right? It's here if you forgot how. How to get this data then? Well, I've been shown … Continue reading using https decoders to get some logs from the teams application
cannot remove another tenants guest account from teams client
Weird-ness, I have a Windows Teams Client that previously had added another Teams account, from another tenant. This was released recently, that a work user could add another work account from another tenant to their desktop client (or more than one). Of course, the ability to add a "personal" account (like live.com) and one other … Continue reading cannot remove another tenants guest account from teams client
what’s the website name about?
Yep, I’ve had up to TWO questions over the past two months about the domain name for this blog. One questions was rude and not worthy to publish, but the second was this… Why the name europewho.com? Random picture of donuts Ok, here is the explanation. It’s from a joke, a very British and English … Continue reading what’s the website name about?
in austria on a skiing holiday, what’s up with the banks?
Ok, not really any of the subjects I'd speak about, but hey! I live in Germany usually, but with the family in Tyrol in Austria. And I don’t ski… so I’m the ‘designated’ driver sorta situation. It’s a mountain! I have a bank account with Sparkasse in Germany. I can go into a store or … Continue reading in austria on a skiing holiday, what’s up with the banks?
create new teams from existing sharepoint online sites using powershell
Well, ok there is a really simple solution to this issue. The issue is that you have an existing SPO site BUT no Teams team associated (or created for it). The SPO site has to be a team site and it has to be a "modern" team site NOT a "modern" communication site. Have a … Continue reading create new teams from existing sharepoint online sites using powershell
some microsoft teams apis cost money on graph
Ok, just looking through the latest work that I've been doing, and found NOTHING... BUT a colleague of mine asked a question: How do customers get charged for using MS Graph APIs with MS Teams? Well, that's a great question. Because some features within the MS Graph API cost money. The MS Graph API is … Continue reading some microsoft teams apis cost money on graph