I have been receiving the following critical error message
Action needed for Microsoft Azure Active Directory password synchronization
Occurrences
DC01 8/19/2014 2:08 AM
Details
The current configuration of Microsoft Azure Active Directory password synchronization does not support multiple domain controllers. A configuration update is needed to support multiple domain controllers.
Resolution
Open Windows Powershell with administrative privilege, and run the cmdlet Update-WssMsoPasswordSynchronzation.
I have installed the Azure PowerShell Modules but when I try to run the Update-WssMsoPasswordSynchronzation I receive the following error:
S C:\> Update-WssMsoPasswordSynchronzation
Update-WssMsoPasswordSynchronzation : The term 'Update-WssMsoPasswordSynchronzation' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included,
verify that the path is correct and try again.
At line:1 char:1
+ Update-WssMsoPasswordSynchronzation
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Update-WssMsoPasswordSynchronzation:String) [], CommandNotFoundExceptio
n
+ FullyQualifiedErrorId : CommandNotFoundException
PS C:\>
I read about the Azure synch tool but not sure that well solve the problem. Besides I would like to understand why I am receiving the error when I run the command and what the possible solution are to this problem.
This is a simple network:
on premises server Windows Server 2012 Essentials R2
have installed and configured the Office 365 Module to synch office 365 accounts with mobile clients
1) have on site back up 2) using Azure online backup as secondary back-up
Godaddy account for custom domain for the Office 365 Account
Azure AD Service to replicate Office 365 accounts with on premise WSE 2012
Thank you for taking the time to read this and for providing feed back.
Mark R Bracking
Mark R Bracking