Hi guys.
I have a .vbs script that I need to run on the computers in my domain. The script only needs to be run once.
How can I go about deploying this? Is their a way through the GPO where it will only happen once? Can I put it in a login script and have it only do it once?
If I was to do it in a loginscript (which could be better as not all computers are always on), how would I go about the script knowing if it has already been run on the computer before?
Basically, the script deletes the GAL out of Outlook, and it will get recreated when the user goes back into Outlook. We only need to do this ever so often as when an employee leaves the company, even if we remove their email address, it still stays in a user's address book (Google Apps).
Any advice appreciated.
Cheers
I have a .vbs script that I need to run on the computers in my domain. The script only needs to be run once.
How can I go about deploying this? Is their a way through the GPO where it will only happen once? Can I put it in a login script and have it only do it once?
If I was to do it in a loginscript (which could be better as not all computers are always on), how would I go about the script knowing if it has already been run on the computer before?
Basically, the script deletes the GAL out of Outlook, and it will get recreated when the user goes back into Outlook. We only need to do this ever so often as when an employee leaves the company, even if we remove their email address, it still stays in a user's address book (Google Apps).
Any advice appreciated.
Cheers