How about something in the script to determine if it is running on a Terminal Server and then just terminate the script?
What script language are you using?
How many TS boxes are there? If very few then the easiest way would simply be to use a flag file on the server itself and detect that, rather than clever calls to get the OS type (although that's fairly easy to do too)


LinkBack URL
About LinkBacks
Reply With Quote