PDA

View Full Version : Reg query in W2K? How to Query the reg in W2K vs.



chazz
05-15-2001, 07:40 PM
I have been using the reg query command to seek out values in our NT sever registries. Now that I have swithced my workstation to W2K I can no longer use the reg query command. Instead it lists the scanreg or regfind commands in the resource kit. After working witht the new commands for some time I have not been able to achieve the desired results of a simple reg query. My question is, what is the command to query the reg in the domain from my W2K workstation? I am specifically searching for values in the hklm\\System\CurrentControlSet\Control\ProductOpti ons

Thanks...

cluberti
06-15-2001, 04:06 PM
try using wscript for this. I believe that there is a tutorial on this site.