
Last Update: Sep 04, 2024
Teams is all about communication, but now you can have “targeted communications,” which is a long-winded way to describe tags. A tag is a shortcut method to address a set of team members. You can have default tags defined at the organization level or use tags specific to individual teams. Either way, tags are a useful way to identify the specific people you want to address in a conversation.

Last Update: Sep 04, 2024
Online meetings are becoming an even more regular part of daily work life as many of us move to ‘work from home’. Whether you are a small business or large corporation, online meetings can enable teams to work remotely more effectively and maintain a sense of community and connectedness.
Last Update: Sep 04, 2024
As with any programming language, code will have errors and troubleshooting those problems can be difficult. Thankfully, PowerShell has a rich error object and several powerful tools to help debug your code. With PowerShell 7, these tools become even more useful and error handling even easier. As the language evolves and becomes used in more…

Last Update: Sep 07, 2023
A lot of businesses have begun to incorporate the cloud into their backup processes and most businesses that haven’t done so yet are looking into the process. Using the cloud as a backup target has a lot of advantages; Cloud services have matured and provide extremely high levels of availability.
Last Update: Sep 04, 2024
Mailgun is an email sending service that provides logging and an API to send emails. PowerShell is particularly strong in its ability to use REST API’s. There are many use cases for needing to send emails, but one of the most common is that of sending emails when scripts are completed. This may be for status updates or failures.

Last Update: Sep 04, 2024
As we enter a time of crisis that will see a significant number of employees asked to work from home, organizations need to provide effective but secure remote access to corporate resources. The tried and tested virtual private network (VPN) might seem like the obvious choice. But so called ‘zero trust’ is gaining popularity and could surpass traditional VPN access.

Last Update: Sep 04, 2024
Office 365 Sensitivity Labels can now be applied to “containers” – Teams, Office 365 Groups, and SharePoint sites. Sensitivity labels replace the old text-only classifications that have been available since 2016. The labels don’t affect the contents of the containers, but they can control some container settings, like whether a team allows guest access or if it’s open to any tenant user to join. It’s yet another development in the label and protection story for Office 365.
Last Update: Jun 06, 2025
Microsoft is planning to make changes to LDAP security settings in Windows Server. In today’s Ask the Admin, I show you how to audit for unsigned LDAP traffic hitting Windows Server Active Directory.

To those who have been working 24×7 to keep the networks alive, who imaged 100s of laptops, issued security tokens, and have been looking at health metrics for your environment as they inch closer to failing-over, thank you.

Last Update: May 24, 2025
Microsoft is gradually introducing multifactor authentication (MFA) for all organizational accounts in Azure Active Directory. In this article, I look at the new Security Defaults setting and how to enable it.