Filtering Teams users by policy7 December 2023How to get users with certain Teams policy assigned? Or with global policy? Or with all custom policies? You might save yourselves a headache.teamspowershellsnippet
How to clear Teams cache with PowerShell6 June 2022How to clear Teams cache using PowerShell. Be careful about removing your custom backgrounds! teamspowershellsnippet
Verifying MX Record TTL for the list of domains21 April 2022Microsoft recommends TTL for MX records to be not higher than 21600, ideally 3600. Let's check it with PowerShell.powershellexchange onlinesnippet
How to find cmdlet in the entire folder24 January 2022Learn how to find certain PowerShell cmdlets in all the scripts in the folder.powershellsnippet
Get all messages from message trace22 January 2022Let's construct a wrapper for Get-MessageTrace cmdlet.exchange onlinepowershellsnippet
Teams policies assigned to user20 October 2021Learn how to analyze and report Teams policies assigned to user accounts.teamspowershellsnippet
Group AD objects by OU1 October 2021How to group Active Directory objects by Organizational Unit (OU) using PowerShell.powershellactive directorysnippet
Signing scripts in bulk2 June 2021How to sign the scripts in bulk while switching to the new certificate.powershellsnippetcertificate