Wednesday, 3 October 2018

msExchHiddernFromAddressList is not synced to Office365

Situation:
You need to hide Exchange Online mailbox from address list and have AD synchronization in place, but no local Exchange.
You then extend Active Directory schema by using local Exchange installation with setup.exe /prepareschema switch.
Next, you are fire up refresh directory schema in AD Connect, and do full AD sync, and...
No, msExchHiddenFromAddressList attribute is not syncing, even if it is set in AD account attributes and seen on AD Connect connector.

Solution:
If you have made all the previous steps, then probably your AD account has mailnickname attribute not set


After fill it with proper data (alias), and do another AD Connect AD sync , you can  see your msExchHiddenFromAddressList synced at last.

Tuesday, 19 June 2018

Cannot install Skype For Business Online Powershell

If you trying to install "SkypeOnlinePowerShell.Exe", following guide on Microsoft site: https://docs.microsoft.com/en-us/skypeforbusiness/set-up-your-computer-for-windows-powershell/download-and-install-the-skype-for-business-online-connector,
and you are getting error about VC ++ minimum version 11.0.5727, you need to install EXACTLY this version, apart from your versions already installed on your system.
So, go to the below link and install it first:
http://download.microsoft.com/download/1/6/B/16B06F60-3B20-4FF2-B699-5E9B7962F9AE/vcredist_x64.exe
Then you should be able to install SkypeOnlinePowershell