In case you facing the situation that you need to move the WSUS content to another location to free up the disk space. Below are the steps to do that. You must be a member of the local Administrators group on the WSUS server. Run the command prompt with elevated permission. Change to the folder […]
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 unicast IPv4 address as another, one or both of the computers might become disconnected from the network. In this article, we will enable address […]
Setting up Active Directory in Windows Server 2016 part 2
After installing Active Directory role to the server, there are three options in the promoting a domain controller. First, you can configure the server to add to the existing domain. Second, you configure the server to add to the existing forest. Third, you can configure the server to the new forest. In this post, I […]
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 […]
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 […]
How to create iSCSI Target in Windows Server 2016
In this time, I will show you how to create and configure an iSCSI target server on Windows Server 2016. Internet Small Computer System Interface (iSCSI) is a way of connecting storage devices over a network using TCP/IP. It can be used over a local area network (LAN), a wide area network (WAN), or the […]
Turn off Windows Update notifications for users on Windows Server RDS
Sometimes, you don’t want the end-users or non-administrator users to be notified there are windows updates that need to be applied. In this post, I will show you how to create a GPO that prevent a non-administrator user to be notified if there are any windows updates. Log in to the Active Directory where the […]