About 893,000 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. 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. …

  3. 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 …

  4. Editing windows Registry on a Network - Super User

    Oct 7, 2009 · Connecting to the Registry on another computer is straightforward, provided you meet the pre-requisites. Pre-requisites The Remote Registry service has started on both machines. Click on …

  5. 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 …

  6. 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 > …

  7. How do I read values of registry keys? - Super User

    Aug 24, 2016 · For registry operations, use: Get-ItemProperty and Get-ItemPropertyValue to read registry values and data Get-Item to get registry keys and sub-keys (but not to read registry values …

  8. windows 7 - Cannot Connect to Remote Registry - Super User

    So I'm trying to connect to another computer's registry via regedit > Connect Network Registry. The problem is that for some reason, I can connect to Computer C from Computer A, but I cannot connec...

  9. Remote Registry with alternate credentials from the command line

    The usual workaround, whenever I have elevated privileges on the target system, is to connect to the Remote Registry via regedit and change the scforceoption value. This works fine when I'm doing it …

  10. Should I disable network access to Windows registry?

    Aug 1, 2018 · For some registries, you need advanced permissions to allow configuration remotely. It is easy to enable or disable this setting on your computer: You can just run the services.msc as …