Michaelf2050 10 Geschrieben 3. Juli 2011 Melden Teilen Geschrieben 3. Juli 2011 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" Zitieren Link zu diesem Kommentar
TorstenM 20 Geschrieben 4. Juli 2011 Melden Teilen Geschrieben 4. Juli 2011 Im Batch-File einen UNC-Pfad anzugeben macht aber nicht so viel Sinn, damit umgehst Du ja die Distribution Points. Die Errorcodes helfen nicht sehr viel. Schau Dir mal die Logfiles an, die das SQL-Setup erzeugt. Ggfs steht auch etwas im Eventlog. Zitieren Link zu diesem Kommentar
Michaelf2050 10 Geschrieben 4. Juli 2011 Autor Melden Teilen Geschrieben 4. Juli 2011 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. Zitieren Link zu diesem Kommentar
Michaelf2050 10 Geschrieben 5. Juli 2011 Autor Melden Teilen Geschrieben 5. Juli 2011 Hallo an Alle! hab das Problem jetzt gefixt -- ich hab mit einer VM gearbeitet, die in einem Status war, welcher für das SQL-Server Setup nicht OK war danke für eure Antworten lg michael Zitieren Link zu diesem Kommentar
Empfohlene Beiträge
Schreibe einen Kommentar
Du kannst jetzt antworten und Dich später registrieren. Falls Du bereits ein Mitglied bist, logge Dich jetzt ein.