Hello
Windows 2003 Server Enterprise Edition
Active Directory and Script Logic
The objective:
When a selected user logs on to their network account, I need to have a message box pop up on startup saying their account is locked up due to ( insert reason here ). They should only be able to either hit "OK", and then they will be logged off automatically. Or another button option would be just to log off.
The problem:
Our staff needs to fill out SAL's. Service Address Logs. They are basically daily logs of what they did all day long. The Sals are due once a week, and then used for billing once a month.
When our staff doesn't complete their SAL's, finance and data entry get real mad, and we dont get all the billing done for the month, which then makes the IS dept run around like a chicken with its head cut off.
We usually get around 15 people a month with late/incomplete sals.
What we need to do:
When we get the late SAL report from data entry, we want to be able to easily select those users, and make a message box popup on startup when they log on, saying complete your sals and you can play on the computer again.
We could just call them, and disable their user accounts. However when we disable a user account, we also then have to go into Veritas for our backup and manually de-select those users' email boxes or else our backup will fail or not work properly. Then they would also need to be re-added.....thats not very friendly
Another option would be to create a user group called "LateSals" or whatever, and we could add the culprits to this group as needed. Script Logic could then push out a message box to these users, but then I dont know how to lock out their account after they hit the "ok" button.
So on user logon, message box, then log off........ oh yeah and its gotta be simple to do for each user.....possible? ideas? comments? help por' favor
Windows 2003 Server Enterprise Edition
Active Directory and Script Logic
The objective:
When a selected user logs on to their network account, I need to have a message box pop up on startup saying their account is locked up due to ( insert reason here ). They should only be able to either hit "OK", and then they will be logged off automatically. Or another button option would be just to log off.
The problem:
Our staff needs to fill out SAL's. Service Address Logs. They are basically daily logs of what they did all day long. The Sals are due once a week, and then used for billing once a month.
When our staff doesn't complete their SAL's, finance and data entry get real mad, and we dont get all the billing done for the month, which then makes the IS dept run around like a chicken with its head cut off.
We usually get around 15 people a month with late/incomplete sals.
What we need to do:
When we get the late SAL report from data entry, we want to be able to easily select those users, and make a message box popup on startup when they log on, saying complete your sals and you can play on the computer again.
We could just call them, and disable their user accounts. However when we disable a user account, we also then have to go into Veritas for our backup and manually de-select those users' email boxes or else our backup will fail or not work properly. Then they would also need to be re-added.....thats not very friendly
Another option would be to create a user group called "LateSals" or whatever, and we could add the culprits to this group as needed. Script Logic could then push out a message box to these users, but then I dont know how to lock out their account after they hit the "ok" button.
So on user logon, message box, then log off........ oh yeah and its gotta be simple to do for each user.....possible? ideas? comments? help por' favor