Out of Office
		
	Hi all,Do you know how to disable an Out Of Office from The Exchange console Management orExchange Management Shell 2007??Thanks,Graig		
				December 22nd, 2008 2:48pm
			Hi Graig,
Out Of Office is user level setting and stored inside the user mailbox which can not set from server (with EMC or EMS).
You can configure it in Outlook or OWA.
1. Open mailbox by configuring new outlook profile for the user. If you have full mailbox permission on that mailbox it doesnt ask you password of that user when you open outlook.
2. Open the mailbox in Outlook Web Access (OWA). If you have full mailbox permission on that mailbox then you can give your user ID and password to open it in OWA.
How to Open Another User's Calendar in Outlook Web Access
http://technet.microsoft.com/en-us/library/bb936726.aspx
Amit Tank || MVP - Exchange || MCITP - Exchange 2007 || http://ExchangeShare.WordPress.com		
				Free Windows Admin Tool Kit Click here and download it now
					December 22nd, 2008 3:39pm
			Hi,This can be done by executing the following command:Per user, this can not be disabled but only allowed internally and prevent from sending to outside the domain
Set-Mailbox -id <mailbox identity> -ExternalOOFOptions [InternalOnly,External]Per domain/for all domains:Set-remoteDomain -Identity <domain identity> -AllowedOOFType [None,InternalLegacy,Internal,External(Default)]If you would like to block all OOF's to other domains specify the * for the identity.Regards,Johanblog: www.johanveldhuis.nl		
				December 22nd, 2008 3:42pm
			Thank you very much for your help I do appreciate :-DHave a good day.Graig		
				Free Windows Admin Tool Kit Click here and download it now
					December 22nd, 2008 3:42pm
			

