Oops, didn't fully read the post. I did some research as penance :)
Reg.exe is included with the Resource Kit, and it may do this. Also do a
search for regobj.dll and RegObj.Registry, that is the com object that allow
remote registry access. You can use the object through cfobject.
If you feel like getting in deep, here is a wsc that you could use as a
reference.
http://cwashington.netreach.net/depo/view.asp?Index=592&ScriptType=vbscript

If the remote server runs CF (IIRC CF Express includes cfregistry), you
could just do a cfhttp from your server to the target machine, then you can
use cfregistry locally...

jon
----- Original Message -----
From: "Dave Watts" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Tuesday, February 26, 2002 5:15 PM
Subject: RE: Can CFRegistry read another computer's info?


> > Nope. The only way to access the registry from a browser
> > would be some sort of ActiveX component.
>
> That's not necessarily true, from the server side. That is, there's
nothing
> to prevent you from running a browser-based app that calls a CGI script
> that, in turn, modifies the registry of a third machine on the same LAN as
> the web server.
>
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/
> voice: (202) 797-5496
> fax: (202) 797-5444
> 
______________________________________________________________________
Why Share?
  Dedicated Win 2000 Server � PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusionc
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to