Hi all,
Any ideas on how to make a logoff script? kinda like the onUnload in JS. Hey, would also like to know if this is probable...sleeping a kix script for 12 hours then logging off the user. this way users cannot have a logon session longer than 12 hours. would that put a lot of stress on the domain controllers? or should i set up the kix files on local machine and call the local script that woul sleep for 12 hours from the logon script off the server? on other question...im taking over the scripting for my domain and the guy before me has in his script a little trick to spread the processing of scripts. basically he takes the 8th character of @TIME and depending of this he sleeps for 1 to 3 seconds. is this effective and worth it? and what if we sync system time at logon to a time server? wouldn't that make everyone's time the same right down to the 8th character of @TIME, thus defeating the purpose of the trick he used to spread processing? Thanks fo your feedback in advanced.
_________________________
-anthony