Migrate users
a. Connect to Exchange On-line
From the PowerShell console on an Exchange 2010 server:
$Cred = Get-Credential
$s = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell -Credential $cred -Authentication Basic –AllowRedirection
Import-PSSession $s
Type in your ada credentials with username of <username>@domain.com
Type in your ada credentials with username of domain\<username>
b. Run command to migrate user
New-MoveRequest –Identity <username or display name in quotes> -Remote -RemoteHostName autodiscover.companydomain.com -TargetDeliveryDomain companydomain.mail.onmicrosoft.com -RemoteCredential (Get-Credential) -BadItemLimit 40
Got a project that needs expert IT support?
From Linux and Microsoft Server to VMware, networking, and more, our team at CR Tech is here to help.
Get personalized support today and ensure your systems are running at peak performance or make sure that your project turns out to be a successful one!
CONTACT US NOW