Part 3: How to enable IRM( AD RMS) in Exchange 2013

In this multi Part Articles, I have been covered how to installing,Configuring,creating templates and publishing it using SMB Share to domain users. Part 1: AD RMS Installation and Configuration in Server 2012 R2  Part 2: Creating AD RMS Template and Publishing to Domain users in Server 2012 R2 Here we will see how to integrate […]

How to Deploy Web Application Proxy in Server 2012 R2

How to Deploy Web Application Proxy in Server 2012 R2

What is Web Application Proxy (WAP)? WAP is new feature introduced with Server 2012 R2. It was first introduced as ARR( Application Request Routing) in Server 2012. As you know, Threat Management Gateway (TMG) and Unified Access Gateway (UAG) have a definitive end of life. ARR is a web farm extension meant for publishing web sites, […]

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 […]

What is NUMA

NUMA Stands for Non-Uniform Memory Access. Name itself says what is it. Isn’t it?? In a NUMA system, CPUs are arranged in smaller systems called nodes. Each node has its own processors and memory, and is connected to the larger system through a cache-coherent interconnect bus. Each Node connected to set of CPUs and Memory which […]

Types of RAID Levels with Diagrams

RAID for Redundant Array of Inexpensive (Independent) Disks. When we talks about Storage and File Servers, we should be very familiar with RAID concepts. Without knowing them deeply, we will end up with confusion. Here we we will go through four types of RAID Level which are highly used in the industry. 1. RAID 0 2. […]

.NET 3.5 Installation on Server 2012

.NET 3.5 Installation on Server 2012

By default, .Net Framework 4.5 got installed in Server 2012 where some of the applications like Lync and IIS Sites requires .Net Framework 3.5. So we should not install it by downloading it from internet as it is already available as a feature and we need to install the Feature by selecting Source Path SXS […]

First Look: Nano Server in Server 2016

What is Nano Server? Nano Server is the similar to Server core which is very small in size. It doesn’t have Local Login access or Terminal Services support. Only Way to manage nano Server is Remote Powershell It  uses very less disk space and faster boot up. It is required very less patches and not required […]

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 […]

Windows Exchange 2016 Technical Preview

Microsoft announced it’s Next version of Exchange Onprem version Exchange 2016 and the Most awaited Technical Preview is  available now. Please have a look in the article for more details. I will post here once tested. #Exchange #Exchange2016

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 […]