In this article, we see about DNS suffix search. Domain name, such as “www.windowstechpro.com.”. With this setting enabled, when a user submits a query for a single-label name, such as “example”, a local. DNS client attaches a suffix, such as … Continue Reading
Category Archives: Windows Server
Creating and managing a Group Policy in Windows server 2016
In this article, we see about How to create Group policy in windows server 2016. First open Group Policy Management console by using server manager. By using GPM we can assign various polices for Organizational units(OU). We show simple example … Continue Reading
Part2: How to configure New Zone in server 2016?
First we create Forward lookup primary DNS zone in server 2016
Create Primary Zone in active directory,
Open DNS console –> Right click forward Lookup Zone and click New zone
Click Next to create new Zone wizard.
Select Primary Zone … Continue Reading
Part1:Types of Zones in DNS?
In this article, We see about types of zones in DNS and how it’s working,
There are three types of Zone in active directory 2016.
1. Primary Zone.
2. Secondary Zone.
3. Stub Zone.
1. Primary Zone:
Primary zone is … Continue Reading
What is DNS?
Domain Name Servers (DNS) are the Internet’s equivalent of a phone book. They maintain a directory of domain names and translate them to Internet Protocol (IP) addresses. This is necessary because, although domain names are easy for people … Continue Reading
Part3: What is an NTFS “advanced security scenario”?
In this article, we see about advanced security scenario for NTFS. Common NTFS folder is used to many organization is to set permissions such that users can create, update, delete and rename files, but not delete or rename folders … Continue Reading
Part 2:How can I automate the process of sharing new folders in Server 2016?
In this article we see about automate the process of sharing new folders by using PowerShell.
You can automate the process of sharing new folders using PowerShell 3.0 . For example, To create and share folder,
We could use the … Continue Reading
Part1: How to create NTFS Shared Folders in Windows Server 2016?
In this article we see about NTFS sharing folders in Server manager.
Open Server manager and file and storage Services
Click on share and right side tab click Tasks and click on new Share.
Select profile for sharing and select … Continue Reading
How to Change remote computer Local account password using Powershell
How to resolve AD account lockout issue?
As a system administrator, there will be times that user will be contacting you for unlocking their AD account when they get locked out. Usually unlocking their AD account from Active Directory Users and Computers will resolve the issue.But user … Continue Reading