AppCtrlScript

MAY Computer

Help

NETSENDSYNC

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

Other

See also  

NETSENDASYNC, MAILTO

Sends a windows popup message to the specified workstation.

Unlike NETSENDASYNC this command waits until the message is sent or until the command failed. Prefer the other NETSENDASYNC command because otherwise there can be a quite long time until processing continues because of net send timeout if the host is turned off.

This command performs the same as a DOS prompt NET SEND statement.

Syntax

NETSENDSYNC <Hostname>[, <Message>]

Part

Description

<Hostname> Computer workstation name where you want to send a message
<Message> Message text to be popped up at the workstation (if workstation is turned on).