Top "Remote-registry" questions

How can I use PowerShell to make remote registry changes?

I have tested the following PowerShell registry settings and it sets them correctly. Could someone show me the way to …

powershell powershell-remoting remote-registry
How to call a method with output parameters in PowerShell?

I'm working on a script to get started in PowerShell. I'm trying to convert a working VBScript script that enumerates …

powershell wmi remote-registry
Attempting to export remote registry hive with PowerShell

I need to export registry keys from a remote computer for import into other remote machines (copy) using PowerShell V3.0. …

powershell-3.0 remote-registry
Remote registry query

I am trying to get a registry value from a remote machine but everything I have tried did not work. …

powershell remote-registry