An L2TP connection uses the Layer 2 Tunneling Protocol and is used mostly for supporting VPNs. A Virtual Private Network(VPN) is used to mask the origin of connection by reflecting the connection over a server…
Browsing Category Networks
How to setup Windows Server 2016 Essentials and configure Active Directory
Windows Server Essentials is a small businesses Server, typically those with a maximum of 25 users and 50 devices. It is designed to suit a small number of users and devices but also supports to expand…
How to resolve RDP authentication error due to the CredSSP encryption oracle remediation on Windows OS
An authentication error message has occurred when you try to connect another computer using Remote Desktop Connection and below are the reasons why RDP is blocked. The client has the CredSSP update installed, and Encryption Oracle Remediation is set…
Migrating DHCP Server to another server
Being a Windows System Administrator, you have to deal with migrating DHCP role to another Server due to various reasons (Hardware/Software end of life, DHCP Server having issue, merging roles, etc.) This can be a…
Install and Configure DHCP Server on Windows Server 2019
Introduction In this guide, we a going to install and configure a DHCP Server in the new Windows Server 2019 Step 1: Server Manager The first step is to open up “Server Manager” so that…
Microsoft Local Administrator Password Solution (LAPS) – Deployment Considerations
In this post we will see how to install and deploy the Microsoft LAPS software. The Local Administrator Password Solution (LAPS) provides management of local account passwords of domain joined computers. When LAPS is implemented,…
Windows 10 AutoPilot Error 80004005
During Windows AutoPilot in User-Driven mode, you may see the following error on the Network tab (after Windows has downloaded the AutoPilot profile but before the reboot). It takes about 10-20 minutes for this error…
How to install Windows 10 using a bootable USB
Phase 1 After making bootable USB Click Restart. It’s in the pop-up menu above the power icon. Doing so will restart your computer. Press and hold Del or F2 to enter setup. This key may also be a different key—most computers will…
How to Convert (Upgrade) Windows Server 2019/2016 Evaluation to Full Version?
When using the Evaluation version of Windows Server, the desktop displays the current build and the time until the end of the grace period (Windows License valid for 180 days). At any time, you can…
Installing RSAT Administration Tools on Windows 10 and 11
The Remote Server Administration Tools (RSAT) allow you to remotely manage roles and features on Windows Server hosts from desktop computers. RSAT includes both graphical MMC snap-ins, command-line tools, and PowerShell modules. You can install RSAT on…