Similar Posts
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…
Install Azure RM Modules on Mac
Install Azure RM Modules on Mac In order to connect to Azure PowerShell on Mac, we need to install the Azure PowerShell Modules. To get started we need to download the modules by running the below cmdlets from PowerShell for Mac. Save-Module -Name AzureRM -Path /Users/shaunhardneck The Modules will start downloading as follows. Now…
Cannot Rename Computer Name or Un-join Computer – Certificate Services 2012
Introduction: Careful consideration should be made before installing Certificate Services on the Windows Server 2012. A proper CA hierarchy should be design along with Naming standards, CA names cannot be more than 64 characters in length. Naming convention rules which applied to Server 2008 R2 still holds good for Server 2012 such as Considerations:…
Authenticate Google Apps email with DKIM
About DKIM You can help prevent spoofing by adding a digital signature to outgoing message headers using the DKIM standard. This involves using a private domain key to encrypt your domain’s outgoing mail headers, and adding a public version of the key to the domain’s DNS records. Recipient servers can then retrieve the public key to decrypt…
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….
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…


