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 … 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 … Read more

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 … Read more

Remote Desktop Connection – CredSSP Encryption Oracle Remediation Error

This issue occurs while the Client has been updated with the following KB while the remote server has not been updated yet. KB4103725 (Windows 8/10) KB4103727 (Server 2016/2012) KB4103718 (Windows 7) What is CredSSP? Credential Security Support Provider protocol (CredSSP) is an authentication provider that processes authentication requests for other applications. A remote code execution … Read more

Turn off Windows Update notifications for users on Windows Server RDS

Keyboard Update

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 … Read more