Can you tell me how to do the following (See link below), I have followed it up to the part where it says install the 'Microsoft Online Services Migration Tools'. However these are no longer available from the links on the website?
http://blogs.technet.com/b/hot/archive/2011/10/14/how-to-enable-external-and-internal-email-forwarding-by-means-of-outlook-and-owa.aspx
I have tried putting this in my powershell window anyway
Set-MSOnlineAlternateRecipient -identity hello@mydomain.com -DeliverToBoth $false -AlternateRecipient hi@mydomain.com
BUT it does not recognise 'Set-MSOnlineAlternateRecipient'?? I just want to setup forwarders for a few emails??