Remote Windows Registry
Hi all, Does anyone know a way to query or set the value of a registry key on a remote pc in LWW. I'd hope for something like a remote switch or a "\\\\FooPC\\": (win32::registry-value "Software\\Microsoft\\Foo\\Bar\\" "BAZ" :root :user :remote "FooPC" :errorp nil) or some such but I'm not seeing it. Thanks, William