Category Archives: Okategoriserade

Disable the lobby in a Teams meeting

In larger Teams meetings it can be distracting with the constant ding-ding sound when people join the lobby: If you are the organizer of a meeting, you can choose to skip the Lobby feature. In an active meeting In the … Continue reading

Posted in Okategoriserade | Leave a comment

Prevent clickable links with a fake dot

If you want to share a URL without it being clickable (for visual reasons or to avoid accidental clicks), you can use the so-called fake dot. The fake dot looks like a regular dot but will usually not be recognized … Continue reading

Posted in Okategoriserade | Leave a comment

How to receive files using OneDrive for Business

If you want to receive files without using email, you can use the Request files feature in OneDrive for Business. Locate the folder you want the incoming files to end up in, click on the three dots next to it, … Continue reading

Posted in Okategoriserade | Leave a comment

Using FIDO2 security keys with PowerShell

If you are using a FIDO2 Security Key, such as a YubiKey, you may have run into the issue that you cannot use it to authenticate with your Azure AD account using PowerShell: As you can see, the needed Sign … Continue reading

Posted in Okategoriserade | 1 Comment

Highlight custom text on any Microsoft Docs page

Sometimes I want to highlight specific text when I’m sharing a Microsoft Docs-page to someone, like in this example: You can do this yourself by appending the following text after the Docs-link: ?view=o365-worldwide#:~:text=Text To highlight Unfortunately, this only works in … Continue reading

Posted in Okategoriserade | Tagged , | Leave a comment

Teams on iOS now supports Sensitivity Labels

In the newly released version 1.0.91 of Teams for iOS it was announced that it now supports Sensitivity Labels for your Teams: (Sorry that the screenshots are in Swedish, you’ll have to trust me or translate it 😀) I first … Continue reading

Posted in Okategoriserade | Leave a comment

Using PowerShell to get wildcard certificate from Let’s Encrypt

This is a guide that shows you how to get a publicly trusted wildcard certificate at no cost from Let’s Encrypt using PowerShell. Requirements: Windows PowerShell 5.1 .NET Framework 4.7.2 (link to check) Possibility to add CNAME in DNS Step … Continue reading

Posted in Okategoriserade | 3 Comments

Always get the English version at docs.microsoft.com

When you visit https://docs.microsoft.com, it shows pages in the local language you have configured in your browser’s settings. Sometimes the pages are properly translated by humans, sometimes it is machine translated. I always want the English versions of the Docs … Continue reading

Posted in Okategoriserade | Leave a comment

Quickly find all GPOs with PKI settings

When doing PKI audits and also when troubleshooting autoenrollment I want to see if there are multiple Group Policies that configure contradictory PKI settings. Instead of manually going through all GPOs I wrote a PowerShell script that lists all GPOs … Continue reading

Posted in Okategoriserade | 2 Comments

Translate Windows messages in other languages

Sometimes I run into error messages in foreign languages, like this French one: Ok, I admit it, I made the dialog box myself, but the message text is real. And I have no idea what it means. So, how can … Continue reading

Posted in Okategoriserade | Leave a comment