I'm trying to run a Move-Mailbox powershell command when I hit enter to run it the prompt changes to >> but nothing else happens. All the parameters have been provided so I don't see that being the cause. It's almost like it's waiting for input but not prompting for what.
[PS] C:\>Move-Mailbox -TargetDatabase "W2K3-LA-EXCH\First Storage Group\MailboxStore" -Identity Toddles -Gl
obalCatalog W2K3.e2k3.exch.com" -SourceForestGlobalCatalog W2K3-LA.e2k7.com -NTAccountOU "OU=Users,DC=e2k3,DC
=exch,DC=com" -SourceForestCredential $SourceCredential -TargetForestCredential $TargetCredential
>>