by Shishir Chandrawat | Dec 11, 2014 | Azure Powershell, DirSync, Exchange Online
Follow me Often when we have directory synchronization setup between the on premise AD and the Office 365 we find that at times some objects do not get replicated or synced no matter how many times we resync and we find them listed under filtered connectors. This...
by Rishi Chaudhary | Oct 1, 2014 | ADFS, Azure Powershell, DirSync, Office 365
This article explains How to Connect to Office 365 via PowerShell. There are lot of things you can do from the Portal, however for most of the tasks, you’ll need PowerShell. Please be sure to use it carefully as its a powerful tool, and can do a lot more than...
by Rishi Chaudhary | Aug 21, 2014 | Azure Powershell, DirSync, Exchange Online, Office 365
How to change Office 365 Login password for all user – For Administrators only: This article explains how to change office 365 login password for users or for all users. After the migration, you may have to set or change all user’s passwords so that they can...
by Rishi Chaudhary | Aug 20, 2014 | Azure Powershell, DirSync, Office 365
Follow me issing Start-OnlineCoexistenceSync when running DirSync via Powershell: Recently working on an environment, I noticed that the Start-OnlineCoexistenceSync is missing when trying to re-sync the Active Directory with Office 365 via PowerShell. This was very...
by Roushan Kumar | Jul 8, 2014 | DirSync
I recently got an opportunity to setup directory sync with password sync for a big organization. During this setup I realised that alot changes when the scope increased from 200 users to 50000 users. I faced multiple challenges and learnt alot, to make it simple for...
by Shishir Chandrawat | Jun 24, 2014 | DirSync
Problem We have enabled password sync with directory sync for some client, it was setup correctly but only was syncing password for users who reset their password and not for all the users. Solution We found following solution to force a full password sync Note: You...