CA is issuing Certificates only for three years

Below is the issue faced by one my client last week that they are not able to provide the certificates with more than 5 years validity even though certificate template is issued with 5 Years. Above Template shows that certificate Validity period 5 Years but when it is issues the certificate provides the certificate validity only […]

ADFS High Availability and Disaster Recovery Overlook

In this Article, We will see some of the basic concepts how to setup ADFS High Availability and Disaster Recovery What is ADFS?? Adfs is simplified authentication method which is claims based Authentication(CBD) to applications like Exchange online, cloud applications and so on. it will enable the organizations to avail the Single sign-on  beyond the organizational boundaries […]

ADFS3.0 Installation and Configuration with SQL Mirroring

ADFS is the one of the great feature and will cover how it is working in upcoming articles. Will see the installation and configuration in this article. Okay., lets begin, How to install ADFS with built-in Databases and configure has been explained in the article. Here we will see how to configure how to add […]

The Resource you are trying to access is not available error in Server 2016

Below is the error when you trying to open IdpinitiatedSignon page, You will get the error that the Resource you are trying to access is not available. In Event Viewer, In Adfs-properties, you can see that EnableIdPInitiatedSignonpage is disabled. Hence that you’re not able to login To Resolve the issue, Run the below PowerShell command, […]

How to Clone Domain Controllers in Server 2012

Today I am very excited to take you through the Wonderful Article which I am going to show you how to clone domain controllers in Server 2012 Since I am going to cover only practical way, There is no much Theoretical explanations can be found here. If you want that as well, Please go through […]

How to Rename Domain Controllers in Server 2012

In this Article, I am going to explain how to rename the Domain Controller. As an Administrator, Renaming the Domain Controller is not the right way but in some cases, it is required due to some previous wrong names. Current Host name of the Domain Controller Since the name assignment was wrongly provided, we cannot […]

How to disable the SSL 3.0 Protocol in Browsers

SSL 3.0 is the standard protocol that is used for Secured Browsing for a long time. But the time has come to move to TLS 1.2 since SSL 3.0 has a POODLE Attack. This is explained in the Article also in Microsoft KB3009008. In this article explained how to disable SSL in different browsers on the client side. […]

How to Change SID in Server 2012 for cloned Image

How to Change SID in Server 2012 for cloned Image

Scenario: I have cloned an Image from Existing Windows Server 2012 R2 and tried to use it in the same environment. While I was trying to join the machine in the domain, it ended up with the below error, The Problem here is that the machine SID and Existing DC Domain which I used to […]