How to Keep Installed Drivers After Running SYSPREP

Sometime it is necessary to keep installed drivers on windows even after running sysprep. You can do so by following these steps. Step-by-Step instructions Step 1: Open run command. Type regedit and then press enter key. Step 2: Go to the following path: GoHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\Sysprep\Settingregedits\sppnp Step 3: Locate PersistAllDeviceInstalls on right side of window. Step 4: Right-click and ... Read more

How to Stop Windows 10 Auto Updates

Updates are automatically installed on Windows 10, this guide will help you regain control and decide when to install which update. There are two ways to prevent auto updates: Using Local Group Policy Editor. Using Registry. Preventing Automatic Updates Using Local Group Policy Editor Step 1: Use Windows key + R keyboard shortcut to open ... Read more

How to Configure Windows Server Update Services on Windows Server 2012 R2

WSUS or Windows Server Update Service is a server role which acts as the central repository for Microsoft updates for client computers on your network. Although, the configuration of WSUS server is very simple but it involves many steps. Prerequisites You should meet following requirements in order to configure the WSUS server. The Administrator account has a ... Read more

How to Configure and Enable Quota on Shared Folder Using File Server Resource Manager in Windows Server 2012 R2

The File Server Resource Manager is a role in Windows Server 2012 R2 which is used to enable quotas on shared folders. This article will explain how to share a folder and enable quota using the File Server Resource Manager. Specifically, you will learn: Configuring File Server Resource Manager. Sharing a folder using File and ... Read more