Hello,
I am trying to bulk import contacts into Exchange Online using PowerShell. I have been following this guide: http://community.office365.com/en-us/wikis/exchange/579.aspx
I have two files of different contacts I am trying to import. The first file I was able to get all of the contact information uploaded. The second file is causing me issues. Both files are set up exactly the same so I'm not sure where the issue lies.
The problem I am running into is on Step 3 of the guide. I was able to get all of the basic contact information uploaded (Name, First Name, Last Name, Email). However when I run the scripts found under Step 3, PowerShell seems to hang and not respond. It has been that way for many hours now (as per my below screenshot):
I am not sure what the issue is. I have tried 3-4 times and gotten the same response. Please note, I followed the guide and deleted the Manager field from the script since it was not being used.
Any help would be greatly appreciated. Thank you!!