Hyper-V VM Install Windows Server 2016

Today we install Windows Server 2016 Standard Edition. This installation in the future will host SCCM SQL. I make some preparation – download Windows Server 2016 *.iso and create a “Virtual Machine” (VM). 1. Start VM and press Space when the message Press any key to boot from CD or

SQL Server SCCM install preparation VHD

SQL Server SCCM installs preparation VHD. Before we begin the installation of SQL requirements and SQL we make some configurations of “SQL Virtual Machine” (SQL VM). In my deployment SQL with OS host on one VHD, SCCM Databases at the second VHD, and SQL Temp Databases at the third VHD.

Hyper-V Virtual Disk Operations: Compact, Convert, Expand, and ShrinkHow to Guide and Tips

Hyper-V Virtual Disk Operations: Compact, Convert, Expand, and Shrink - How to Guide and Tips. Compact 1. Run your Hyper-V Manager and click on Edit Disk; 2. Click Next; 3. Click on Browse to select your disk for operations; 4. After Disk is selected click Next; 5. First option is

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.…