Skip to content

Tag: Office 365

Create a Site Collection in SharePoint Online

Create a Site Collection in SharePoint Online In this post we will create a basic site collection in SharePoint Online using the Admin Center. To get started open Office 35 Admin center >> SharePoint Admin Center. On the Site collection page, click on New and then click on Private Site Collection. On the new site collection menu, provide…

Leave a Comment

Let users rest their Passwords in Office 365

Let users rest their Passwords in Office 365 Office 365 and Azure AD allows users to reset their own passwords, this reduces the calls to helpdesk for password resets. Once you enable this setting users will be able to navigate to https://passwordreset.microsoftonline.com/ and reset their own passwords. To get started Launch the Office 365 Admin…

Leave a Comment

Disable anonymous calendar sharing in Office 365 Admin Center and PowerShell.

Disable anonymous calendar sharing in Office 365 Admin Center and PowerShell During this post, we will run down on how to disable anonymous calendar sharing in Office 365. By default, anonymous calendar sharing is enabled, as an Office 365 admin can you decide what kind of information your user share externally. With Anonymous calendar sharing…

Leave a Comment

Configure Outbound Spam Notification Office 365 Exchange Online

Configure Outbound Spam Notification Office 365 Exchange Online Outbound spam filtering is always enabled by default when customers use the service to send outbound email. If an outbound email is determined to be spam, the service routes the message through a high risk delivery pool, this reduces the probability of the normal outbound-IP pool of…

Leave a Comment

Microsoft Teams can’t chat with external Domains

Microsoft Teams can’t chat with external Domains When users in your organisation try to chat with users outside of your organisation, they receive the following message in Microsoft Teams. “We can’t set up the conversation because your organisations are not set up to talk to each other” To allow your users to communicate / chat with…

Leave a Comment

How to verify if Mailbox Auditing is enabled by Default on your Office 365 Tenant

How to verify if Mailbox Auditing is enabled by Default on your Office 365 Tenant Started from January 2019, Microsoft turned on mailbox auditing by default for all Microsoft 365 organizations. This means that the certain actions like the following will be logged and can be viewed in the mailbox audit log. Mailbox owner Delegates…

Leave a Comment

Configure Azure AD Connect Pass Through Authentication

Configure Azure AD Connect Pass Through Authentication Azure pass-through authentication allows user to login to cloud and on-premise applications by using the same passwords. Pass-through authentication validated the password against the on-premise active directory. Prerequisite needed: Global Admin account Azure AD Connect 1.1.750.0 or later Windows Server 2012 R2 or later with TLS 1.2 enabled…

Leave a Comment

Adding Office 365 Admin Role Group Members using PowerShell

Adding Office 365 Admin Role Group Members using PowerShell To learn more about the different roles click here: Office 365 admin roles. To start adding members to an admin role, a connection to Office 365 needs to be established first. The following script can be used from technet or you can following the below steps.…

Leave a Comment