Here is a script for setting an Out of the office (OOO) message to a list of users.
Tested on Exchange 2010.
First, careat a CSV file (OOOUsers.csv) with all the users in one column and put it in c:\ooo\.
Than, create a *.ps1 file and copy the script into it.
Save it in C:\ooo\.
READ MORE »