How to Install DNS Role on Windows Server 2016

How to Install DNS Role on Windows Server 2016. Continuing preparing System Center LAB. In this post, we install Domain Name System (DNS) role in our future Domain Controller “DCSC” (early created VM “DCSCCM” that I renamed) “Virtual machine” (VM) with Microsoft Windows Server 2016 Standard. 1. For role installation…

How to Join Windows 10 to a Domain: Step-by-Step Guide

How to Join Windows 10 to a Domain: Step-by-Step Guide Windows 10 domain joins using a graphical interface (GUI) 1. Start or Operating System and enter the system. NOTE: User must have Local Admin Rights and rights to join PCs to domain 2. Right Mouse Button click on the Start…

How to Create a New Computer Object in Active Directory: Step-by-Step Guide

How to Create a New Computer Object in Active Directory: Step-by-Step Guide. The Active Directory Computer Object Computer objects are used to uniquely identify and manage Windows-based domain clients within Active Directory. They are used to specify computer names, locations, properties, and access rights. Computer objects can be created in…

Prepare for Active Directory and DNS roles installation in Windows Server 2016

Prepare for Active Directory and DNS roles installation in Windows Server 2016. In this post, we make some in-system preparation for installing Active Directory (AD) role. In preparation, I create Virtual Machine and install Windows Server 2016 Standard on it. AD installation is very simple, but you must prepare for…

How to Install .Net Framework 3.5 Offline in Windows 10 and Windows Server

How to Install .Net Framework 3.5 Offline in Windows 10 and Windows Server. Very often we need NET Framework 3.5 component in our system. By default, it’s disabled. The best choice to install it in Windows or Windows Server is to use Command Prompt (CMD). For this operation, you need…

How to Create a Virtual Machine in Windows 10 using Hyper-V Manager, PowerShell, and Quick Create

How to Create a Virtual Machine in Windows 10 using Hyper-V Manager, PowerShell, and Quick Create. Create a Virtual Machine with a Hyper-V Manager console 1. Start your Hyper-V Manager Console and click New; 2. In the drop-down list select Virtual Machine; 3. In the new window press Next; 4.…

Actions with VM in Hyper-V Windows 10: A Guide to Managing Virtual Machines

Actions with VM in Hyper-V Windows 10: A Guide to Managing Virtual Machines. Some useful info about what you can do with Virtual Machine (VM) in Hyper-V Manager. 1. Import Virtual Machine – you may import to your Hyper-V early exported VM; 2. Edit Disk – edit selected Hyper-V Virtual…

Windows 10 Hyper-V VM Settings

Windows 10 Hyper-V VM Settings. In this post, we talk about settings that exist in Windows 10 Hyper-V Manager. Hardware 1. Run your Hyper-V Manager, select “Virtual Machine” (VM) and click “Settings“; 2. Add Hardware – you may add to your VM more Disks, Network Adapters, Video Adapter and Fibre…

A Beginner’s Guide to Configuring Hyper-V on Windows 10

A Beginner's Guide to Configuring Hyper-V on Windows 10. Earlier I add Hyper-V component to my Windows (Windows 10). Simple Hyper-V configuration before use 1. I make some preparation and create folder in my Local Disk D:\ for storing VM’s files – Hyper-V; 2. Run Hyper-V Manager Console (you can…