robot
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
Admin Guide
Last updated 2024年10月21日

Adjusting registry settings for execution in minimized RDP windows

RDP connection applications use different techniques to optimize resource consumption. One technique consists in disconnecting the remote display buffer when the RDP application is minimized. This may lead to issues with UI Automations, screen recording, or remote control. You can prevent these issues by disabling the resource consumption optimization.

To achieve this, edit the Remote Desktop registry settings on all computers connecting to the Robot via RDP, but not on the Robot machine. You need administrator privileges to perform the following steps:

  1. Close any active Remote Desktop sessions.
  2. Open the Registry Editor window.
  3. 以下のレジストリ キーに移動します。
    • 現在のユーザーに適用する場合:
      • HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client (32 ビット)
      • HKEY_CURRENT_USER\Software\Wow6432Node\Microsoft\Terminal Server Client (64 ビット)
    • For all users on the machine:
      • HKEY_LOCAL_MACHINE\Software\Microsoft\Terminal Server Client (32 ビット)
      • HKEY_LOCAL_MACHINE\Software\Wow6432Node\Microsoft\Terminal Server Client (64 ビット)
  4. For every key, create a new DWORD (32-bit) value, and rename it "RemoteDesktop_SuppressWhenMinimized".
  5. Modify the previously created DWORD value: in the Value data field, write 2.
  6. Select OK to save the changes.
  7. [レジストリ エディター] ウィンドウを閉じます。
  8. Sign off all users from the Robot machine before executing a job. You can now automate UI actions even when the RDP window is minimized.

このページは役に立ちましたか?

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2024 UiPath. All rights reserved.