TECHNIG
Gateway for IT Experts and Tech Geeks
Browsing Category

Servers

How to Configure IP Address with PowerShell?

The IP address configuration is easy when you configure it using GUI. But do you know how to configure IP address using PowerShell or even command prompt (cmd)? Good if you know, but if you don't know just follow this step by step article…

Install and Configure DNS in Windows Server 2012 R2

Install and configure DNS Server which is a standard network protocol and a hierarchical distributed naming system for computers, services, or any resource connected to the Internet or a private network. Install and Configure DNS Server in…

Essential Hyper-V Configuration – Hyper-V Beginner

The essential Hyper-V configuration article is related to preview "Hyper-v Beginner: A Practical Guide to Virtualization" articles. But in this paper, we will do the initial Hyper-V configuration for our Virtualization Lab in Windows 8.1,…

How to Create and Configure Local Web Server?

Local Web Server is the computer with server operating system to host Websites. It runs network protocols and services to function entirely for running written codes by different programming languages and databases like MySQL or MSSQL…

How to Install .NET Framework 3.5 on Windows Server 2016?

When you need to install a new software on an old version of Windows operating system, it requires having installed the latest .Net framework. But in Windows server 2016, I want to install the old software which requires a bit older…

How to Install ADK and MDT in Windows Server 2016?

This is how to easily install ADK and MDT in Windows Server 2016 for Windows Deployment. The current version of Microsoft Deployment Toolkit is MDT 2013 update 1. MDT is a solution accelerator for operating system and application…

Adaxes Active Directory Auto Management Tools – Review

The brain of network has a huge responsibilities for any system administrator. From day to day complicated Active Directory management to performing the networking tasks. All must done clearly to keep the engine of your network warm and…

How to Create User Account Using PowerShell?

How to create User Account using PowerShell in Active Directory. I'm using Windows Server 2012 R2, but this article will work with Windows Server 2008 to Server 2012 R2 or Server 2016. A simple description about PowerShell. Windows…