Protect your Windows RDP from brute force

Remote Desktop Protocol (RDP) is a convenient way to access Windows servers remotely. However, it’s also a common entry point for brute-force attacks, where bots try thousands of login combinations to gain unauthorized access.To protect your Windows RDP from brute-force attacks, we offer a lightweight and effective solution — the rdpf2b.ps1 PowerShell script. It works […]

Read More

Installing Windows Server 2022 on a UNH VPS

This guide will walk you through the process of installing Windows Server 2022 on a VPS of the UNH model. The provided Windows ISO image does not include a built-in license key. As a result, some system functionality may be limited, including automatic session termination or regular activation reminders. To ensure stable operation of the […]

Read More

Configuring microphone forwarding for RDP connection.

This guide will help in setting up microphone to work trough the RDP connection. Configuring Device Redirection Services First step is done on the local PC and target server. Run “gpedit.msc”: Go by path: Local Computer Policy -> Computer Configuration -> Administrative templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session Host […]

Read More

Example of installing and activating RDS on Windows Server 2019/2022.

Update your Windows to the current version. Open Server Manager. Click on Manage – Add Roles and Features. Choose role-based or Feature-based installation. Choose a server and continue. Choose Remote Desktop Services in the Server Roles. Choose Role Services: Remote Desktop Licensing and Remote Desktop Session Host. Press on next and wait for the installation to […]

Read More