Archive

Fehler beim Windows Server 2008 R2

Nach der Installation eines neuen Windows Server 2008 R2 wollte ich den Server zu einem Domaincontroller machen. Beim Aufruf von DCPROMO bekam ich aber nur folgende Fehlermeldung:

Installationsprogramm für die Active Directory-Domänendienste Es konnte nicht festgestellt werden, ob Active Directory-Domänendienste-Binärdateien installiert wurden. Fehler: Der Remoteprozeduraufruf ist fehlgeschlagen.

Auch das Hinzufügen von weiteren Rollen im . . . → Read More: Fehler beim Windows Server 2008 R2

Installationsprobleme Dynamics CRM 4.0

Für die Einführung von Microsoft Dynamics CRM 4.0 stand heute die Grundinstallation an. Dazu hatte ich gestern schon auf einem nagelneuen HP ML350 meinen ersten Windows Server 2008 in der 64-Bit Version aufgesetzt. Mit 16 GB RAM und drei RAID-Sets macht das auch wirklich Spaß. Heute dann also SQL-Server 2008 und Dynamics CRM 4.0. Die Installation vom SQL-Server lief auch noch problemlos durch, doch anschließend gab es Probleme. Nach rund 75% brach das Setup ab und meldete:

Microsoft.Crm.Setup.Server.Utility.NewOrgUtility.OrganizationCreateNew(String organizationId, String organizationName, String userAccountName, String userFirstName, String userLastName, String userEmail, String featureSetFile, String languageCode, String privilegedUserGroup, String sqlAccessGroup, String userGroup, String reportingGroup, String privilegedReportingGroup, Boolean grantNetworkServiceAccess)
   at Microsoft.Crm.Setup.Server.ProvisionBusinessAction.Do(IDictionary parameters)
   at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
   — End of inner exception stack trace —
   at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
   at Microsoft.Crm.Setup.Common.Installer.Install(IDictionary stateSaver)
   at Microsoft.Crm.Setup.Common.ComposedInstaller.InternalInstall(IDictionary stateSaver) 
   at Microsoft.Crm.Setup.Common.ComposedInstaller.Install(IDictionary stateSaver)  
   at Microsoft.Crm.Setup.Server.ServerSetup.Install(IDictionary data)
   at Microsoft.Crm.Setup.Server.ServerSetup.Run()
11:46:00|   Info| Microsoft Dynamics CRM Server install Failed.
11:46:00|   Info| Microsoft Dynamics CRM Server Setup did not complete successfully.
Action Microsoft.Crm.Setup.Server.ProvisionBusinessAction failed. The domain logon for this user is invalid: (xxx.yyyy\administrator) Select another domain logon and try again.

Continue reading Installationsprobleme Dynamics CRM 4.0