23 Jul
2007
23 Jul
'07
8:56 a.m.
On 7/23/07, Ryan Jay B. Lapuz <rlapuz at fcpp.fujitsu.com> wrote:
Good day!
Is it possible to receive alerts with information through winpopup message?
You can have an alert call a script, so if you write the script the answer is yes :)
The core command you're looking for is in the samba suite - "smbclient -M <HOST>", to send a message of "Goodbye" to machine "wassit" you'd do:
echo "Goodbye" | smbclient -M wassit
A quick Google for "samba winpopup" provided a few dozen examples.
-- Please keep list traffic on the list.
Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche