$Cred = Get-Credential When Prompted enter the following: User: <enter> Password: <enter> $Session = New-PSSession –ConfigurationName Microsoft.Exchange –ConnectionUri https://ps.outlook.com/powershell/ -Credential $Cred –Authentication Basic –AllowRedirection Import-PSSession $Session –allowclobber $remotecred = Get-Credential New-MoveRequest -Remote -RemoteHostName ‘autodiscover.ics.net’ -RemoteCredential
Continue ReadingTag: Exchange 2010
Hybrid (formerly “coexistence”) Exchange Support for Office 365 (MS Online)
Here is an important table which details the FreeBusy Support when integrating On-Premise Exchange to Exchange Online Interesting to see how they have changed to using the word hybrid Depending on the version of Microsoft
Continue ReadingOffice 365 Launched 28 June 2011
NEW YORK — June 28, 2011 — Today, at media events around the world, Microsoft Corp. announced the availability of Microsoft Office 365, the company’s newest cloud service. Office 365 is now available in 40
Continue Reading