Fixed font Subject: interact with desktop - 2008
Author: HankC Date: 07 Feb
References:
A vbscript executes as either a service or scheduled task.

The wscript.echo output needs to be displayed in the command window of
the logged in service account.

I've found no way for the service/task to interact with the desktop on
server 2008.

any suggestions?

piping to a file and 'tail' may be my only solution...