![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Currently we have to go thru and get a list of ports for the users manuallyy, kill them off and then if they were in the spooler we have to kill off via another number. The system (EMC) used to be shared by several businesses and has dwindled down to just us now and we don't know much about the pick language. But we would like to script the kill process for our claims processors because the rolling blackouts we get in this building our frequent and causes the clients to shutdown. Thanks, Phil |
#3
| |||
| |||
|
|
Has anyone automated killing a group of users from a universe system |
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
|
Phil, Speaking from experience... Killing Universe users from an automated script is not a good idea. You are playing a form of Russian roulette with file corruption. Your real problems are:. - rolling blackouts - telnet dependency My suggestion would be to use something like a Citrix server or a Windows Terminal Server. The session would really be running on the server and sudden loss of power would not disconnect the terminal emulator from the host. The users could reconnect and reclaim their desktop/session, saving the administrators the cleanup work and further protecting the integrity of the database. http://www.citrix.com/English/ps2/pr...f=PROHOME_Main http://www.microsoft.com/windowsserv...s/default.mspx Bob |
#7
| |||
| |||
|
|
"Phillip" wrote: Has anyone automated killing a group of users from a universe system Tony Gravagno wrote: Sure! All the time. This works from any MV environment: 1) Get two X10 analog relay switches. 2) Connect one to a gas line. 3) Connect the other to a lamp with a broken light bulb. 4) Attach an R/F transmitter to the back of the server. 5) Write a phantom to do the following: a) Check active users b) When all users in the group are present: c) send a signal to the first device to open the gas line d) loop on a Sleep to wait 5 minutes e) close the gas line if activity on a process stops f) signal the second device to turn on the light You may need to play with the code at 5a and 5e a little, but after that it works a treat! The best time to run the phantom is after lunch, usually mexican. That way they won't get all worried about the rotten egg smell. Oh yeah, and lock the doors and disable the fire suppression and alarm system, otherwise the whole thing gets messed up. HTH T |
![]() |
| Thread Tools | |
| Display Modes | |
| |