L
Lance
Hi,
Can anyone point me in the right direction for using C# to close an alertbox
for the admin user?
Background:
We have some servers (NT4) that are running some services that throw an
alertbox error every now and then. Now, once the alertbox 'OK' is clicked,
the services restart and continue on as normal. But UNTIL the alertbox is
clicked, the service pauses, waiting. For days on end, if someone doesn't
cotton on that one of the servers is down!
This alertbox only appears under the admin user, on the default terminal,
when we VNC or PCAnywhere to the server with the alertbox. The alertbox is
not visible when using Terminal Services - as it opens a new session or
something.
We have tried writing some VBScript to close the window, but it (sort of)
works when we leave the admin user logged into the server.
So it's a strange sort of a question:
1 - how can I create a c# service that monitors the default terminal for a
certain alertbox, and closes it automatically?
Thanks,
Lance
Can anyone point me in the right direction for using C# to close an alertbox
for the admin user?
Background:
We have some servers (NT4) that are running some services that throw an
alertbox error every now and then. Now, once the alertbox 'OK' is clicked,
the services restart and continue on as normal. But UNTIL the alertbox is
clicked, the service pauses, waiting. For days on end, if someone doesn't
cotton on that one of the servers is down!
This alertbox only appears under the admin user, on the default terminal,
when we VNC or PCAnywhere to the server with the alertbox. The alertbox is
not visible when using Terminal Services - as it opens a new session or
something.
We have tried writing some VBScript to close the window, but it (sort of)
works when we leave the admin user logged into the server.
So it's a strange sort of a question:
1 - how can I create a c# service that monitors the default terminal for a
certain alertbox, and closes it automatically?
Thanks,
Lance