If you plan to use a bunch of reg-files, perhaps a udf would benefit the silent part better, dunno. but try:
Code:

$cmd="reg import \\DOMAIN-DC\NETLOGON\SET-ORIG.reg"
SHELL $cmd > NUL

_________________________
as long as it works - why fix it?
If it doesn't work - kix-it!