Forum Discussion
DavidWattoula
Jul 16, 2019Copper Contributor
Import contacts to Skype for Business online
 Hi,     I am planning a migration from my current domain to a new one where the users will be migrated from the current domain then synchronized withe Azure AD Connect. I have an existing Skype for B...
- Jul 17, 2019The only way to achieve something like this is via the client SDK. You can find a sample script here: https://gallery.technet.microsoft.com/Invoke-SFBContacts-3b3ad2ef#content 
VasilMichev
Jul 17, 2019MVP
The only way to achieve something like this is via the client SDK. You can find a sample script here: https://gallery.technet.microsoft.com/Invoke-SFBContacts-3b3ad2ef#content
- DavidWattoulaJul 17, 2019Copper ContributorVasil, thank you for the quick response. I gave it a try and this seems to be what I was looking for. I made some quick export/import and it works.
 Thanks again !