Hello,
You can force a DirSync synchronization with PowerShell with those simples two lines :
Add-PSSnapin Coexistence-Configuration Start-OnlineCoexistenceSync
You can do that remotely with an “Invoke-Command“.
Hello,
You can force a DirSync synchronization with PowerShell with those simples two lines :
Add-PSSnapin Coexistence-Configuration Start-OnlineCoexistenceSync
You can do that remotely with an “Invoke-Command“.