OK another quick question.

How can i log which machines have this software and those machines which run the softwrae install?? Is this somewhat how...

;Prepare logfile
$Log = $Server + "\netlogon\logon.log"
$DeLim = ","
$Chr = Chr(13) + Chr(10)