Browsing category

Windows Server

What is cipher suite ?

What is cipher suite? A cipher suite is a set of cryptographic algorithms used to secure network connections through protocols like TLS (Transport Layer Security) and SSL (Secure Sockets Layer). Cipher suites define how encryption, authentication, and integrity checks are performed between a client and a server. Components of a Cipher Suite A typical cipher […]

Windows RADIUS Server 2019 Configuration

Windows RADIUS Server 2019 Configuration: Install and set up Windows Server 2019. Install Active Directory Domain Services (ADDS) to configure the new domain. Install Certificate Authorities (CA) with Active Directory Certificate Services (ADCS). Install NPS ( Network Policy Server). Configure Certificate Authorities (CA), i.e., Active Directory Certificate Services (ADCS) for Certificates. Configure NPS ( Network Policy Server) for the authentication protocol. Configure […]

How to Install File Server in Windows Server 2019

Install a New File Server as a Content Server  To install File Services and the BranchCache for network files role service In Server Manager, click Manage, and then click Add Roles and Features. The Add Roles and Features Wizard opens. In Before you begin, click Next. In Select installation type, ensure that Role-based or feature-based installation is selected, and then click Next. […]

Installation of SFTP on Windows Server

SFTP (Secure File Transfer Protocol) is a network protocol that uses the Secure Shell (SSH) protocol to securely transfer files between computers. How it works SSH creates a secure connection when logging into a remote computer. SFTP uses SSH to securely transfer files between a client and a remote host server. SFTP authenticates the client […]

Windows Server 2016 Patch Updates

Microsoft releases the patches for Windows Server 2016 every month to updates the servers. From here you can download and install the latest patches on server. 2024-06 Cumulative Update for Windows Server 2016 for x64-based Systems (KB5039214) https://www.catalog.update.microsoft.com/Search.aspx?q=KB5039214%20 2024-07 Cumulative Update for Windows Server 2016 for x64-based Systems (KB5040434) https://www.catalog.update.microsoft.com/Search.aspx?q=KB5040434 2024-08 Cumulative Update for Windows […]

Windows Server 2019 Patch Updates

Microsoft releases the patches to updates the windows server every month. From here you can download and install the latest patches on servers. 2024-07 Cumulative Update for Windows Server 2019 for x64-based Systems (KB5040430) https://www.catalog.update.microsoft.com/Search.aspx?q=KB5040430 2024-07 Cumulative Update for .NET Framework 3.5, 4.7.2 and 4.8 for Windows Server 2019 for x64 (KB5041017) https://www.catalog.update.microsoft.com/Search.aspx?q=KB5041017 2024-08 Cumulative […]

Registry Settings in Windows Server

Note: Please take backup of window Registry before doing change process of registry. Go to run command type regedit, Registry will open, Select the SCHANNEL,( by going this location- HKLM\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL) Go to file and export the Registry backup in other disk for safe purpose. Also check the compatibility of your application, it might be possible […]

Installation of IIS

To install IIS and ASP.NET modules on Windows Server using the UI In the Add Roles and Features Wizard, on the Before you begin page, click Next. On the Select installation type page, select Role-based or feature-based installation, and click Next. On the Select destination server page, select Select a server from the server pool, select your server, and click Next. On the Select server roles page, select Web […]

How to Update Cipher Suites in Windows Server

A cipher suite is a set of algorithms that help secure a network connection. Suites typically use Transport Layer Security (TLS) or its deprecated predecessor Secure Socket Layer (SSL). The set of algorithms that cipher suites usually contain include: a key exchange algorithm, a bulk encryption algorithm, and a message authentication code (MAC) algorithm. The key exchange algorithm is used to exchange a […]

RDP Connection in Windows

How do I set up a PC for Remote Desktop?  For Windows 10, do the following: Why can’t I connect using Remote Desktop? Here are some possible solutions to common problems you might encounter when trying to connect to a remote PC. If you’re using a different firewall, make sure the port for Remote Desktop […]