2016: Disable denial of service attack detection

Error 2025: The server has detected an attempted Denial-Of-Service attack from client \\[workstation], and has disconnected the connection.

Disable denial of service attack detection
Important These steps may increase your security risk. These steps may also make your computer or your network more vulnerable to attack by malicious users or by malicious software such as viruses. We recommend the process that this article describes to enable programs to operate as they are designed to, or to implement specific program capabilities. Before you make these changes, we recommend that you evaluate the risks that are associated with implementing this process in your particular environment. If you choose to implement this process, take any appropriate additional steps to help protect your system. We recommend that you use this process only if you really require this process.You can disable denial of service attack detection at the operating system level. By doing this, you prevent errors from being logged. To do this, follow these steps:

Click Start, click Run, type regedit in the Open box, and then click OK.
Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManServer\Parameters
On the Edit menu, point to New, and then click DWORD Value.
Type DisableDos for the name of the DWORD value, and then press ENTER.
Right-click DisableDos, and then click Modify.
In the Value data box, type 1 to disable denial of service attack detection, and then click OK.

Note To enable denial of service attack detection, type 0 in the Value data box.
Quit Registry Editor.

RDP Динамическое масштабирование

Динамическое масштабирование появилось еще в Windows XP, однако включить режим масштабирования можно было только отредактировав файл подключения. Для этого надо открыть файл с расширением .rdp в Блокноте (или другом текстовом редакторе)

открытие RDP файла в Блокноте

 

и добавить в него такую строку:

smart sizing:i:1

После внесения изменений файл надо сохранить, и при следующем подключении RDP-клиент будет запущен в режиме масштабирования.

Windows: Disable Security Messages on Windows 10

To add the policy to a Windows machine, do the following:
Tap on the Windows-key, type gpedit.msc, and hit the Enter-key. This starts the Group Policy Editor on the system.
Use the sidebar to go to User Configuration > Administrative Templates > Start Menu and Taskbar.
Locate Remove Notifications and Action Center there. If the list is not sorted alphabetically, click on the “setting” column title to do so. This makes it easier to find the policy.
Double-click on the policy.
Set it to enabled.
Restart the PC

Windows Registry

Tap on the Windows-key, type regedit.exe, and hit the Enter-key on the keyboard afterwards.
Confirm the UAC prompt that appears.
Go to HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer using the left sidebar menu. If Explorer does not exist, right-click on Windows and select New > Key, and name it Explorer.
Right-click on Explorer, and select New > Dword (32-bit) Value.
Name it DisableNotificationCenter.
Double-click the new entry afterwards, and set its value to 1.
Restart the PC.

Windows: Disable Cortana via Group Policy

First, launch the group policy editor by pressing Windows + R, typing “gpedit.msc” into the box, and pressing Enter.

Navigate to Computer Configuration > Administrative Templates > Windows Components > Search.

Locate the “Allow Cortana” setting in the right pane and double-click it.

Set the Allow Cortana option to “Disabled” and then click “OK”.

You can now close the group policy editor. You’ll have to sign out and sign back in–or restart your PC–for this change to take effect.

Posts navigation

1 2 3 10 11 12 13 14 15 16 22 23 24
Scroll to top