theniteowl
Programmer
I work on a team that administers several Win 2003 servers via Remote Desktop. We connect using the /console switch.
The server is logged on with a local account to run an application that manages print processing so we connect in console mode.
Is there a way to detect when someone else is connected via Remote Desktop? Currently if one of us tries to go to the box while someone else is connected it drops the other person. We have to always ask around to see if the connection is free before attempting connection but sometimes people are working remotely and we cannot ask without email or instant messenger.
I am hoping to find a programmatic method for detecting when the connect is free/busy and/or some switch that prevents the connection from occuring if it is already taken.
Anybody?
At my age I still learn something new every day, but I forget two others.
The server is logged on with a local account to run an application that manages print processing so we connect in console mode.
Is there a way to detect when someone else is connected via Remote Desktop? Currently if one of us tries to go to the box while someone else is connected it drops the other person. We have to always ask around to see if the connection is free before attempting connection but sometimes people are working remotely and we cannot ask without email or instant messenger.
I am hoping to find a programmatic method for detecting when the connect is free/busy and/or some switch that prevents the connection from occuring if it is already taken.
Anybody?
At my age I still learn something new every day, but I forget two others.