Jump to content

need some warnings


Recommended Posts

Guest dummy1
Posted

Hi ..

I have a terminal server that co-worked log into for

EPR applications. The problem that I am running into is that I need to

KNOW when they log on, on some kind of warning or sound.

 

 

Does anyone have any suggestions on this?

  • Replies 1
  • Created
  • Last Reply

Popular Days

Guest Cláudio Rodrigues [MVP]
Posted

Re: need some warnings

 

dummy1 wrote:

> Hi ..

> I have a terminal server that co-worked log into for

> EPR applications. The problem that I am running into is that I need to

> KNOW when they log on, on some kind of warning or sound.

>

>

> Does anyone have any suggestions on this?

>

>

Write a script to run on the TS (on USRLOGON.CMD) to send you a message

(NET SEND I think) once they logon.

Just check the username logging in and if it matches the guy you want,

do a NET SEND.

 

--

Cláudio Rodrigues

CEO, TSFactory Inc.

 

Microsoft MVP

Windows Server - Terminal Services

http://www.tsfactory.com


×
×
  • Create New...