Jump to content

SQL Server Silent Installation mit Configfile via SCCM


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Empfohlene Beiträge

Hallo an alle!

ich hab ein größeres Problem mit der Installation von meinem SQL Server 2008 R2 via SCCM 2007 Ich rufe für meine Installaton ein .Bat File auf das wie folgt aussieht -- (Configfile ist lt Bestpractice MS erstellt worden)-- Mien Problem ist, dass die installation via SCCM (hier wurde eine Tasksequenz erstellt, da ich danach das Cumulative Update auch noch nachinstallieren möchte) nach ca 7 minuten beendet wird und zwar mit dem folgenden Fehlercodes.

Weiß vielleicht jemand, wie man diesen Fehler umgehen kann -- kann dieses Problem mit den Prerequisits vom SQL Server zusammen hängen, denn dieser verlangt einen Reboot -- vielleicht kennt jemand von euch das Problem

danke schonmal im Voraus für eure Hilfe

lg

michaelf2050

Fehlercode

Fehler 1 in SCCM:

The program for advertisement "CDO2006E" failed ("CDO00078" - "O Install"). A failure exit code of -2068578304 was returned.
User context: NT AUTHORITY\SYSTEM

Possible cause: Systems Management Server (SMS) determines status for each program it executes. If SMS cannot find or correlate any installation status Management Information Format (MIF) files for the program, it uses the program's exit code to determine status. An exit code of -2068578304 is considered a failure.
Solution: For more information on the exit code, refer to the documentation for the program you are distributing.

Feler 2 in SCCM:

The task sequence execution engine failed executing the action (Install Software) in the group () with the error code 2226388992
Action output: ThreadID = 312;
};

Successfully submitted event to the Status Agent.
End TS policy evaluation
Policy evaluation initiated
Waiting for policy to be compiled in 'root\ccm\policy\machine' namespace 
Verified policy is compiled in 'root\ccm\policy\machine' namespace
Installing software for PackageID='CDO00078' ProgramID='O Install' AdvertID='CDO2006E' has started, jobID='{9F37A8E7-6760-4CAA-86B0-79F37726B4D2}'
Waiting for installation job to complete..
Waiting for job status notification...
Waiting for job status notification...
Waiting for job status notification...
Waiting for job status notification...
Waiting for job status notification...
Waiting for job status notification...
Waiting for job status notification...
Waiting for job status notification...
Received job completion notification from Execution Manager
Installation completed with exit code 0x84b40000
Installation failed with error (0x84b40000)
Releasing of Job Request successful
Install Software failed, hr=0x84b40000. The operating system reported error 2147500037: Unspecified error 

 

Batch file

 

 

 
"\\Servername\Verzeichnis\Workstations\Packs\MS SQL Server Ent OPEN\2008 R2\Enterprise (en).MSDN R2\setup.exe" /q /IACCEPTSQLSERVERLICENSETERMS /SAPWD="xxxxxxxt" /AGTSVCPASSWORD="xxxxxxxw2" /SQLSVCPASSWORD="xxxxxxx2" /ISSVCPASSWORD="xxxxxxx2"  /CONFIGURATIONFILE="\\SERVERNAME\Verzeichnis\Workstations\Packs\MS SQL Server Ent OPEN\2008 R2\Script\ConfigurationFile.ini"

Link zu diesem Kommentar

Hallo Thorsten!

Ad Logs: ich bekomm leider keine, da im %Programmfiles%\%SQLSERVERVERZEICHNIS%\100\bootstrap\... keine logfiles abgelegt werden -- dürfte noch zu früh sein für logs :( --

Ad Distributionpoints: Stimmt -- wir sind gerade an einer Neukonzeptionierung von SCCM dran -- derzeit rufen wir die Files direkt über das Verzeichnis auf

weißt du vielleicht eine Möglichkeit dem SQL-Server zu sagen, dass er manuell ein Logfile schreiben soll -- mit /log bzw. -log funktionierts leider nicht wie in einer normalen "Setup.exe" bzw. einem *.msi file.

Ad Eventlog: diesen Eintrag bekomm ich im Eventlog: -- sagt aber nicht wirklich was aus -- oder bin ich schon zu Verbissen am Suchen? (Betriebsblind :))

danke fürs Antworten

lg

michael

 

The program for advertisement "CDO2006E" failed ("CDO00078" - "O Install"). A failure exit code of -2068578304 was returned.
User context: NT AUTHORITY\SYSTEM

Possible cause: Systems Management Server (SMS) determines status for each program it executes. If SMS cannot find or correlate any installation status Management Information Format (MIF) files for the program, it uses the program's exit code to determine status. An exit code of -2068578304 is considered a failure.
Solution: For more information on the exit code, refer to the documentation for the program you are distributing.

Link zu diesem Kommentar
Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Schreibe einen Kommentar

Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.

Gast
Auf dieses Thema antworten...

×   Du hast formatierten Text eingefügt.   Formatierung jetzt entfernen

  Only 75 emoji are allowed.

×   Dein Link wurde automatisch eingebettet.   Einbetten rückgängig machen und als Link darstellen

×   Dein vorheriger Inhalt wurde wiederhergestellt.   Editor-Fenster leeren

×   Du kannst Bilder nicht direkt einfügen. Lade Bilder hoch oder lade sie von einer URL.

×
×
  • Neu erstellen...