Skip to content

Category: Uncategorized

Exchange Online Hybrid Wizard: ERROR AADSTS1002016: you are using TLS version 1.0; 1.1 and/or 3DES cipher which are deprecated.

Exchange Online Hybrid Wizard: ERROR AADSTS1002016: you are using TLS version 1.0; 1.1 and/or 3DES cipher which are deprecated. Why I am getting this error? You are receiving this error because Microsoft 365 only supports TLS 1.2 Connections. This means that any Windows systems running the HCW “Hybrid configuration Wizard” should have TLS 1.2 enabled.…

Leave a Comment

Error: The subscription is not registered to use namespace ‘MicrosoftCompute`.

Error: The subscription is not registered to use namespace ‘MicrosoftCompute`. You receive the following error when trying to create a new VM disk or VM in your new Azure Subscription. In my case, I am trying to copy a VM disk from one subscription to another and receive the above error. To find out if…

Leave a Comment

New-ExoPSSession : Create Powershell Session is failed using OAuth

New-ExoPSSession : Create Powershell Session is failed using OAuth In this post we will look at the following error messages being displayed when a user tries to connect to Exchange Online Management or Security Center using PowerShell. “New-ExoPSSession : Create Powershell Session is failed using OAuth” To start troubleshooting this error above, I had a…

Leave a Comment

Create Access Reviews for Groups in Azure Active Directory

Create Access Reviews for Groups in Azure Active Directory In this post, we will group through the process of how-to setup Access Reviews in Azure Active Directory. What is Access Review? Access Reviews can be used to review users or administrators access to groups or applications over time. These access reviews will also assist with…

Leave a Comment

Callout External Senders in Outlook

What is External Sender Callouts? External Callouts is what some organisations use to inform their staff that an email is coming from outside of their environment. IT Admins has created transport rule like this one http://www.thatlazyadmin.com/how-to-prepend-office-365-email-subject-when-email-is-received-from-external-sender/ The transport rule approach has some limitations which has been listed by Microsoft based on feedback from customers. You…

1 Comment

Configure Universal Print Microsoft Azure

What is Universal Print Universal Print is a modern print solution that organisations can use to manage their perhaps infrastructure through cloud services from Microsoft. The solution runs entirely on Microsoft Azure. When deployed with compatible printers, it doesn’t require any on-premises infrastructure. For non-compatible printers you can use the Universal Print connector software which…

Leave a Comment

Exchange 2010 Database Failed to Mount: Couldn’t mount the database that you specified. Specified database: Journal; Error code: An Active Manager operation failed. Error An Active Manager operation encountered an error. To perform this operation, the server must be a member of a database availability group, and the database availability group must have quorum. Error: The Cluster service is not running..

Exchange 2010 Database Failed to Mount: Couldn’t mount the database that you specified. Specified database: Journal; Error code: An Active Manager operation failed. Error An Active Manager operation encountered an error. To perform this operation, the server must be a member of a database availability group, and the database availability group must have quorum. Error:…

Leave a Comment

Exchange 2019 Installation Fails on 89% During Readiness Checks.

During a recent Exchange 2019 deployment I come across an issue where Exchange 2019 setup kept failing on Windows Server 2019 during the readiness checks. The Readiness checks fails on the Web Management Solution Service that fails to start. The post will walk you through some steps on how to resolve this issue. The error…

Leave a Comment

How to run Multiple Copies of Microsoft Teams if you are part of multiple tenants

How to run Multiple Copies of Microsoft Teams if you are part of multiple tenants In this short post we go through the process of how you can run Multiple instances of Microsoft Teams. This is especially useful is you are working with multiple customers. To gets started install Microsoft Edge Browser, Login to the…

3 Comments

Create an Azure Point to Site VPN using Azure AD Authentication

Create an Azure Point to Site VPN using Azure AD Authentication. In this quick guide, we will run through the process of creating an Azure Point to Site VPN with Azure AD Authentication. These type of VPN requests are becoming more and more frequent as users are working from home. To get started, I will…

Leave a Comment

How to prepend Office 365 email subject when email is received from External sender.

How to prepend Office 365 email subject when email is received from External sender. In this post I will look at how you can quickly append a warming when an email is sent from an external sender to safeguard your users from unknown senders. To get started, login to the Office 365 Admin Portal. https://portal.office.com…

2 Comments