creating script for registry key

General chat about HostMonitor
Post Reply
gnpower
Posts: 1
Joined: Fri Jun 06, 2008 1:42 pm

creating script for registry key

Post by gnpower »

I'm looking to create a script that will grab a registry value from a list of machines on the network and also have it save the data to a text file. I'm not the greatest person for creating scripts, but any help would be much appreciated.

Below is the value that I'm looking to capture.

[HKEY_CURRENT_USER\Software\JavaSoft\Prefs\/Intelerad /Medical /Systems\/Clinical /Viewer\/System]

"/Upgrade/Track"="clinical-trials"
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

In "\Examples\Scripts" subfolder of HostMonitor's folder you may find RegRead.vbs and RegRead.js scripts. I think, you may use these scripts as example to create your own script.

Regards,
Max
Post Reply