About 50 results
Open links in new tab
  1. Enable registry editing on remote machine - Super User

    Mar 3, 2021 · The Remote Registry service must be running on BOTH sides of the Remote Registry connection. So first, turn it on for your admin workstation. You can verify if Remote Registry service …

  2. Editing windows Registry on a Network - Super User

    Oct 7, 2009 · Pre-requisites The Remote Registry service has started on both machines. Click on the Start Button, in the Start Search dialog box, type: 'Services'. Scroll down the list of services until you …

  3. windows - Using Remote Registry in Powershell - Super User

    Jan 30, 2020 · While I can use the commands in the solutions to get registry settings for some things, I cannot get the information from the path below. …

  4. Open up a registry from a remote client - Super User

    Jun 3, 2022 · Is there a way, in Batch or Powershell, to do this? I dont want directly edit something or search, just the normal GUI Registry Editor (regedit) from the remote client For Example: Opens up …

  5. Windows audit logging for RemoteRegistry key access

    Mar 15, 2025 · 2 Is there any way to enable auditing in Windows of registry events such as a user opening a registry key over the network thorough the RemoteRegistry service (access via named …

  6. Remotely identify currently loaded user Registry branch

    Nov 25, 2014 · I need to modify a setting in the currently logged-on user's HKCU branch of the Registry on a remote Windows 7 Pro PC. Unfortunately I cannot connect using the Remote Registry …

  7. remote desktop - What is the registry key to terminate sessions on ...

    5 You do not need to edit the registry to do what you want to do, you need to change the Group Policy. Run GPEDIT.MSC and under Local Computer Policy navigate to Administrative Templates > …

  8. Access another user's HKEY_CURRENT_USER Registry branch

    Dec 10, 2018 · Use regedit, if you have administrative rights to the remote computer you can select File... Connect Network Registry, and type the name or search for the computer that you want to …

  9. windows 7 - Remote desktop without a password - Super User

    126 I have an HTPC with a user that has no password and autologin. I want to be able to connect to it via Remote Desktop without a password, so I can login with the original user. (I don't want to add …

  10. Delete registry key or value via a CMD script? - Super User

    How do I edit an already-in-production .cmd script file, in order to have the script delete a certain registry key in the Windows registry? Firstly, is this even possible, and secondly (if that's ...