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...
Enable address conflict detection on Windows DHCP Server
IPv4 address conflicts are a common cause of problems with DHCP. No two computers on the network can have the same unicast IP address. If a computer is assigned the same...
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...
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...
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...
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...