С IDEAL ADMINISTRATION 2026 администрирование Active Directory становится ещё более полным. Проактивное обнаружение, интеллектуальный анализ оповещений с помощью облачного ИИ, поддержка принятия решений и теперь безопасное удалённое управление с RustDesk, всё без агентов, для централизованного, эффективного и полностью контролируемого администрирования. ⬇️30-дневная бесплатная версия.
How to use the RustDesk remote control tool in IDEAL REMOTE?Prerequisites for optimal RustDesk management in IDEAL REMOTE |
||||||||||||
I would like to use the RustDesk remote control tool to manage client computers within my organization. What are the prerequisites for using RustDesk in IDEAL REMOTE? |
||||||||||||
|
To ensure optimal performance and avoid delays (notably the 20-second delays related to RPC), the following prerequisites must be met on remote computers. Why are these prerequisites necessary?IDEAL REMOTE operates agentless and relies on:
If certain Windows components are disabled or misconfigured, significant slowdowns or connection failures may occur. 1. WMI enabled remotelyWhy?WMI is used to:
If WMI is blocked, remote management becomes unstable or impossible. In a Workgroup environmentOn each machine:
Windows Management Instrumentation (WMI)
Quick command: netsh advfirewall firewall set rule group="Windows Management Instrumentation (WMI)" new enable=yes In an Active Directory environment (GPO)Create or modify a GPO: Path:Computer Configuration
\ Policies
\ Windows Settings
\ Security Settings
\ System Services
Configure:
Also configure the firewall: Computer Configuration
\ Policies
\ Windows Settings
\ Windows Defender Firewall
\ Inbound Rules
Enable the predefined WMI rules. 2. RemoteRegistry service started (Automatic)Why?IDEAL REMOTE uses the Remote Registry to:
In a WorkgroupOn each machine:
Remote Registry Configure:
In GPOPath: Computer Configuration
\ Policies
\ Windows Settings
\ Security Settings
\ System Services
Configure:
3. DisableRPCOverTCP = 1Why?When this value is not enabled: Windows attempts to use RPC over TCP (port 135 + dynamic ports). If these ports are filtered: each service management action may experience a delay of approximately 20 seconds. With: DisableRPCOverTCP = 1 Windows uses Named Pipes directly, making operations nearly instantaneous. Registry locationHKLM\SOFTWARE\Microsoft\Rpc DWORD value: DisableRPCOverTCP = 1 A restart is required after modification. In a WorkgroupOn each machine: reg add HKLM\SOFTWARE\Microsoft\Rpc /v DisableRPCOverTCP /t REG_DWORD /d 1 /f Then restart the machine. In GPOCreate a GPO: Computer Configuration
\ Preferences
\ Windows Settings
\ Registry
Add:
Then restart the computers. Prerequisites Summary
Network RecommendationIn a professional environment:
|
||||||||||||
| Последняя модификация: 27/02/2026 |



