I've built a test lab consisting a 4 node exchange 2013 environment with backup server and a couple of clients. All OS are 2008R2 - all servers joined to the domain using appropriate exch/domain rights. I'm getting the following error when trying to initialize test:
LoadGenWin Error: 0 : 01/08/2014 13:03:18 -- Microsoft.Exchange.Swordfish.SwordfishExceptionInvalidConfiguration: Unable to start mailbox initialization because none of the user group defined has a client type that has InitializeMailbox task implemented..
at Microsoft.Exchange.Swordfish.TaskEngine.CheckUserGroupsForInit()
at Microsoft.Exchange.Swordfish.TaskEngine.BeginInitializeMailboxes()
at Microsoft.Exchange.Swordfish.GUI.MailboxInitPage.BackgroundWorker_DoWork(Object sender, DoWorkEventArgs e)
Following the guide - i added the MailboxStoreProfile section to the config, but error repeats (syntax issue possibly - will post)