Windows

Install Windows Admin Center (Honolulu) on Windows 10 Step by step

As you may know, Microsoft has launched a browser-based management toolset that lets you manage your Windows Servers with no Azure or cloud dependency named Windows Admin Center (WAC). Windows Admin Center gives you full control over all aspects of your server infrastructure and is particularly useful for managing servers on private networks that are

Install Windows Admin Center (Honolulu) on Windows 10 Step by step Read More »

Configure NTP Server setting on Windows Server

Beginning with Windows 2000, Microsoft includes the Windows Time Service with all versions of Windows. Initially, the purpose of Windows Time Service was to keep all clocks on the Windows network loosely synchronized to support Kerberos authentication, which is time-sensitive to a degree. Windows Time Service is also known as “w32time”, and can be configured

Configure NTP Server setting on Windows Server Read More »

Active Directory

Setting up Active Directory in Windows Server 2016 part 1

What is new in Active Directory? Active Directory (AD) is a directory service that Microsoft developed for Windows domain networks. It is included in most Windows Server operating systems as a set of processes and services. A server running Active Directory Domain Services (AD DS) is called a domain controller. It authenticates and authorizes all

Setting up Active Directory in Windows Server 2016 part 1 Read More »

windows 10 insider

Windows 10 Insider Preview Build 17713 is ready

Microsoft has released Windows 10 Insider Preview Build 17713 (RS5) at July 11, 2018, to Windows Insiders in the Fast ring. What’s new in Build 17713 Microsoft Edge Improvements As you know Microsoft Edge is a web browser included in Windows 10, Windows 10 Mobile and Xbox One, replacing Internet Explorer as the default web

Windows 10 Insider Preview Build 17713 is ready Read More »

Migrating an existing DHCP Server to another server

This article will provide the information on How to migrate an existing DHCP server to another DHCP server. Using NETSH command Log in to the DHCP server that you want to migrate and open Command Prompt with elevated permission. Run the following command on the Command Prompt. netsh dhcp server export c:\dhcp.txt all You can

Migrating an existing DHCP Server to another server Read More »

The Certificate Stores could not be enumerated – Remote Certificates – MMC

Today, I got an error “The certificate stores could not be enumerated. The network path was not found” while accessing the MMC-Certificate remotely.   After further checking, this error message according to stopped/disabled Remote Registry Service on your remote server. To resolve this issue, you can start the “Remote Registry service”   After the “Remote

The Certificate Stores could not be enumerated – Remote Certificates – MMC Read More »

Configure iSCSI Initiator to connect to the iSCSI Server

In the last article, I’ve shown you how to create an iSCSI target in Windows Server 2016. Now, I will continue to configure the client to connect to the iSCSI server using iSCSI initiator. This time, I’m using Windows 10 as my client and Windows 2016 for the iSCSI target server. Below is the detail of

Configure iSCSI Initiator to connect to the iSCSI Server Read More »

Scroll to Top