How to Install and configure DHCP Server in Windows Server 2016

In this article,We see how to configure DHCP on Windows Server 2016 Open server manager and click on Add roles and features. Click on Next Select Role based or feature based installation and Click on Next Click on Next Select DHCP server and Click on Next Click on Next  Click on Next Click on Install Click on Close post installation  completed […]

DHCP

How auto discover works in DHCP?

What is DHCP? How Does DHCP server assigns IP address for client User? DHCP-Dynamic Host Configuration Protocol, is a client/server protocol that automatically taken IP address and others related configuration information such as, 1. IP address 2.Subnet Mask 3.Default gateway 4.DNS server How to check Systems are taking IP Address from DHCP Server? 1.Start—control panel […]

How to Create a Scope in DHCP Server

In this article we see how to configuring DHCP Scope on Windows Servers, Creating a New Scope Open DHCP console. From the tree on the left side of the console, expand the DHCP server’s hostname node. Select IPv4 and click new scope. Click Next for New scope wizard Type a Scope name for identifying the scope […]

What is New in Windows Server 2016: Web Application Proxy

After Microsoft discontinued Forefront Unified Access Gateway (UAG) 2010, Server 2012 bundled with UAG Capabilities and released with feature name called Application Request Routing(ARR) and which is again renamed as Web Application proxy in Server 2012 R2. Web Application Proxy(WAP) in Server 2012 R2 had new features and allowed to publish Applications as well as […]

What is New in Windows Server 2016: Hyper-V

Windows Server 2016 power-packed with lots of new features and also many of the enhanced features. In this article we will see what is new in Hyper-V theoretically and will cover practically how does it works in upcoming articles. In Server 2016, Hyper-V has many new features and many other updated features New Features of Server […]

FS Server

How to upgrade ADFS 3.0 to AD FS Server 2016 – Part 1

In previous article, we have seen what are all the new features got introduced with AD FS 2016. All the features are very well power packed by keeping all current and future the cloud and application SSO integrations in mind. Now we will see how to upgrade from ADFS 3.0 which is Server 2012 R2 […]

AD FS Server 2016

How to upgrade ADFS 3.0 to AD FS Server 2016 – Part 2

This is multi part article. Please refer the Part 1 Article before you begin this article so that you will not get confused to understand and follow further. Once Computer restarted the Server 2016, Now you can see that AD FS Management is available. Now Click on it and open the AD FS Management But if […]

How to Create AD DS Snapshot in Server 2016 using Ntdsutil

How to Create AD DS Snapshot in Server 2016 using Ntdsutil

In this Article, we will see how to create a snapshot of the AD DS using NTDSUTIL. Tested in the Server 2016 AD DS wherein the steps and process remains same for Server 2012 and 2008 AD DS. Open Command Prompt, In my case i have selected PowerShell which also can perform CMD Commands. Type […]

FSMO Roles using simple Command

How to get FSMO Roles using simple Command

Flexible Single Master Operation (FSMO) is very key part in the Active Directory environment. being Active directory administrator, we should know where are these roles placed and health of the services. Below is the simple Command to get the FSMO roles and the server where it is placed. You can use below command to get the FSMO role […]