- Mar 3, 2001
- 8,859
- 4
- 0
Boss tasked me with creating a new login script, one like another facility uses that pops up an IE window with company logo, lists the username, computer name, progress of drive mapping, etc. The old login script mapped drives in the background, and users had no idea (which is usually a good thing). The script was originally set to display "Login Script" and have a window that shows each drive as it is mapped, then disappear.
After talking it over w/ some peers, we decided we should maybe put "This is the new login script, any issues call the helpdesk at x1111" and a 10 second Wscript.sleep in there before the auto-close for a couple weeks to give the slow people plenty of time to read what was on the screen. We thought about sending an email, but figured "hey, if they just read the words in the window, everything should be fine"
Set up the new login script over lunch, and we expected a few calls since we did say to call if there were any ISSUES, but so far we've had no less than 10 calls with people wondering what the heck this new thing is, do they have a virus, what the heck is happening, why is it staying up so long, what are all these letters, etc.
I've been in IT long enough I should know that any little change will cause an uproar with the users, but it still always amazes me how people freak out and say "what the hell is this!" when the explanation is right there in black and white. Tomorrow morning should be very interesting...
After talking it over w/ some peers, we decided we should maybe put "This is the new login script, any issues call the helpdesk at x1111" and a 10 second Wscript.sleep in there before the auto-close for a couple weeks to give the slow people plenty of time to read what was on the screen. We thought about sending an email, but figured "hey, if they just read the words in the window, everything should be fine"
Set up the new login script over lunch, and we expected a few calls since we did say to call if there were any ISSUES, but so far we've had no less than 10 calls with people wondering what the heck this new thing is, do they have a virus, what the heck is happening, why is it staying up so long, what are all these letters, etc.
I've been in IT long enough I should know that any little change will cause an uproar with the users, but it still always amazes me how people freak out and say "what the hell is this!" when the explanation is right there in black and white. Tomorrow morning should be very interesting...