I have got an issue with the Windows Essential Business Server Preparation Wizard.
Im running the wizard from the DC with admin rights.
When trying to scan for data, I get the following message :
Error: A list of domain controllers could not be collected.
We have 2 DC's in the AD, and both of these show up just before this error in the logfile.
Here's the error info from the WEBS.BPA.Console.log if this helps :
[9824],"2009-02-09 14:02:37.177","DirectoryServices","Error","failed to FindAll domaincontroller entries"
[9824],"2009-02-09 14:02:37.209","DirectoryServices","Error","System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.WEBS.Networking.DirectoryServices.GetDomainControllerEntries(String DcToQueryAgainst, String SiteName)"
[9824],"2009-02-09 14:02:37.256","ServerInfoCollector","Error","Microsoft.WEBS.Networking.DirectoryServicesMmsNwException: A list of domain controllers could not be collected. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.WEBS.Networking.DirectoryServices.GetDomainControllerEntries(String DcToQueryAgainst, String SiteName)
--- End of inner exception stack trace ---
at Microsoft.WEBS.Networking.DirectoryServices.GetDomainControllerEntries(String DcToQueryAgainst, String SiteName)
at Microsoft.WEBS.Networking.DirectoryServices.GetDomainControllersFqdn(String DcToQueryAgainst, String SiteName, Collection`1& undiscoverableDcs)
at Microsoft.WEBS.BPA.Extensions.DataCollectors.ServerInfoDataCollector.PopulateData(DataSet& collectedData)"
[9824],"2009-02-09 14:02:37.256","WEBSBPA_Engine","Error","Microsoft.WEBS.BPA.Engine.DataCollectionException: A list of domain controllers could not be collected.
at Microsoft.WEBS.BPA.Extensions.DataCollectors.ServerInfoDataCollector.PopulateData(DataSet& collectedData)
at Microsoft.WEBS.BPA.Extensions.DataCollectors.ServerInfoDataCollector.CollectData(IExecutionEngineDataContext executionEngineDataContext, IDictionary`2 executionParameters, DataSet& collectedData)
at Microsoft.WEBS.BPA.Engine.DataCollector.Execute(IExecutionEngineDataContext executionEngine, IDictionary`2 executionParameters, DataSet& outputData)
at Microsoft.WEBS.BPA.Engine.ExecutionModule.Execute(IExecutionEngineDataContext executionEngine, IDictionary`2 executionParameters, Logger logger, DataSet& outputData)
at Microsoft.WEBS.BPA.Engine.ExecutionEngine.ExecuteModule(ExecutionModuleContext executionModuleContext)
at Microsoft.WEBS.BPA.Engine.ExecutionEngine.ExecuteModuleMain()"
[9824],"2009-02-09 14:02:37.256","WEBSBPA_Engine","Information","Marking executing module ServerInfo as failed"
by: MattShadboltPosted on 2009-02-12 at 21:21:08ID: 23630109
Are your domain controllers in the "Domain Controllers" OU?
Also, try running the prep wizard on a normal PC logged in with Domain Admin priv's.