Use a remote admin script like this:
 Code:
$comps=comnetview()
for each $comp in $comps
  $rc=writevalue('\\'+$comp+'\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon"
,"LegalNoticeCaption","Important Notice from ATI","REG_SZ")
next

COMNetView() is available in the UDF Forum.


Edited by Sealeopard (2007-07-24 06:11 AM)
_________________________
There are two types of vessels, submarines and targets.