Jump to content

bladewraith

Member
  • Posts

    97
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by bladewraith

  1. Have a problem that i've searched the net for for about a week now and still have no solutions.

    the system : 2003 SBS

    The problem : in event log......shows there is an error in source DCOM event ID 10009.........same thing pops up about every 45 sec.

    Description

    DCOM was unable to communicate with the computer <computername> using any of the configured protocols.

    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

    If any one has a solution or a link to the solution please post Need to fix it ASAP.

    Much Thanks :D

  2. Glent....I have already tried that uxtheme.dll file and I get the same problem. Just for testing purposes I took the theme and msstyles from my unattend cd and have tried them on my running pc and it looks like its the msstyles that are screwed up........still testing those out.......I'll need to find the msstyles if it is them that is bad

    Will keep you posted

  3. I've tried several times to patch uxtheme.dll to where I could get different themes running. I've tried dnloading several different ones from the forum but none work. I even tried using the one from my current load of XP in order to get it going.

    Anyone have a possible fix or idea on how to get it working?

  4. hehehe......um not that you mention it.......I don't remember ever extracting qchain from qchain. :rolleyes:..........of course its been awhile too if I did

    at anyrate I'm going to check that cmd and also extract if I haven't already qchain :)

    edit: Checked both the cmd and the qchain.........There was no exit in the cmd. and also qchain hadn't been extracted. both are fixed now and am going to be testing to see if those fixes have fixed me

  5. @Xtreme......I removed the Dosnet.inf from the last post as I thought it would resize everything to be within scroll barslike I've seen some other posts. So much for that Idea. Plus right now I don't have any way to link the files as I don't have webserver space.

    At anyrate I'm not having errors pop up its just not progressing past t-12 min. and its getting frustrating because of that. Here are my SVCPack.inf and Winnt.sif files

    SVCPACK.INF

    [Version] 
    Signature="$Windows NT$"
    MajorVersion=5
    MinorVersion=1
    BuildNumber=2600

    [SetupData]
    CatalogSubDir="\i386\Update"

    [ProductCatalogsToInstall]
    KB826939.cat

    [SetupHotfixesToRun]
    update.exe -q -n

    ;April 2003, Cumulative Patch for Outlook Express 6 SP1
    Q330994.exe /Q:A /R:N

    ;Flaw in Windows Script Engine May Allow Code to Run
    JS56NEN.exe /Q:A /R:N

    ;Flaw in the Microsoft VM Could Enable System Compromise
    ;Q816093.exe /Q:A /R:N

    ;Vulnerability in Authenticode Verification Could Allow Remote Code Execution
    Q823182.exe /Q /N /Z /O

    ;Flaw in NetBIOS Could Lead to Information Disclosure
    Q824105.exe /Q /N /Z /O

    ;Buffer Overrun in the ListBox and in the ComboBox Control Could Allow Code Execution
    Q824141.exe /Q /N /Z /O

    ;Buffer Overrun in Windows Help and Support Center Could Lead to System Compromise
    Q825119.exe /Q /N /Z /O

    ;Buffer Overrun in Messenger Service Could Allow Code Execution
    Q828035.exe /Q /N /Z /O

    ;Febuary 2004, Cumulative Patch for Internet Explorer 6 SP1
    Q832894.exe /Q:A /R:N

    ;Windows Media Player 9 and Movie Maker 2
    WMP9_mm2_ENU.exe

    ;Update for Windows Media Player Script Commands
    Q828026.exe /Q /N /Z /O

    ;MDAC 2.8
    MDAC.EXE

    ;Buffer overrun in an MDAC function could allow code execution
    MDACUP.CMD

    ;Verifies Hotfixes
    qchain.exe

    ;DirectX 9
    DX9NTopk.exe

    ;Dot Net FrameWork
    DOTNETFW.exe

    ;WinAmp 5
    WinAmp.exe
     

    Winnt.sif

    ;SetupMgrTag
    [Data]
       AutoPartition=1
       MsDosInitiated="0"
       UnattendedInstall="Yes"

    [Unattended]
       Repartition=No
       OemPreinstall=Yes
       UnattendSwitch="Yes"
       UnattendMode=FullUnattended
       OemSkipEula=Yes
       TargetPath=\WINDOWS

    [GuiUnattended]
       AdminPassword=*REMOVED*
       EncryptedAdminPassword=NO
       OEMSkipRegional=1
       TimeZone=10
       OemSkipWelcome=1

    [UserData]
       ProductKey=*REMOVED
       FullName="Randall Messing"
       OrgName="PEBKAC"
       ComputerName=GideonXP

    [TapiLocation]
       CountryCode=1
       Dialing=Tone
       AreaCode=970

    [Identification]
       JoinWorkgroup=MSHOME

    [Networking]
       InstallDefaultComponents=Yes

    [Display]
       BitsPerPel=32
       Xresolution=1024
       YResolution=768

    [Branding]
       BrandIEUsingUnattended=Yes

    [URL]
    Home_Page=""

    [Components]
       msmsgs=off
       msnexplr=off
       freecell=off
       hearts=off
       minesweeper=on
       pinball=on
       solitaire=on
       spider=off
       zonegames=off

    [Proxy]
       Proxy_Enable=0
       Use_Same_Proxy=0

  6. I'm having the infamous T12 Hang problem. :):rolleyes::D This Problem is really getting on my nerves as I've redone everything about 5 times but when I go to test the ISO it always hangs on the t12 mark.

    all my files are setup as they should be but when it gets done with t13 installations and is on the t12 portion it just freezes. The only thing it does is change the banners but it doesn't do any thing else.

  7. Here is my Svcpack.inf file.................granted I can lose some spacing in the hotfixes area but at least I don't have an easy time finding the commands. :)

    I'm testing to see if the ; lines will cause chaos in my file or just act as remarks as I think they will. I added what the hotfixes were so I could at least know which is which and if a fix comes along that replaces on can find it more easily. I know about the MSVM line being remarked out..........did that till I get MSVM installed for right now :rolleyes:

    [Version] 
    Signature="$Windows NT$"
    MajorVersion=5
    MinorVersion=1
    BuildNumber=2600

    [SetupData]
    CatalogSubDir="\i386\Update"

    [ProductCatalogsToInstall]
    KB826939.cat

    [SetupHotfixesToRun]
    update.exe -q -n

    ;April 2003, Cumulative Patch for Outlook Express 6 SP1
    Q330994.exe /Q:A /R:N

    ;Flaw in Windows Script Engine May Allow Code to Run
    JS56NEN.exe /Q:A /R:N

    ;Flaw in the Microsoft VM Could Enable System Compromise
    ;Q816093.exe /Q:A /R:N

    ;Vulnerability in Authenticode Verification Could Allow Remote Code Execution
    Q823182.exe /Q /N /Z /O

    ;Flaw in NetBIOS Could Lead to Information Disclosure
    Q824105.exe /Q /N /Z /O

    ;Buffer Overrun in the ListBox and in the ComboBox Control Could Allow Code Execution
    Q824141.exe /Q /N /Z /O

    ;November 2003, Cumulative Patch for Internet Explorer 6 SP1
    Q824145.exe /Q:A /R:N

    ;Buffer Overrun in Windows Help and Support Center Could Lead to System Compromise
    Q825119.exe /Q /N /Z /O

    ;Buffer Overrun in Messenger Service Could Allow Code Execution
    Q828035.exe /Q /N /Z /O

    ;Windows Media Player 9 and Movie Maker 2
    WMP9_mm2_ENU.exe

    ;Update for Windows Media Player Script Commands
    Q828026.exe /Q /N /Z /O

    ;MDAC 2.8
    MDAC.EXE

    ;Buffer overrun in an MDAC function could allow code execution
    MDACUP.CMD

    ;Verifies Hotfixes
    qchain.exe

    ;DirectX 9
    DX9NTopk.exe

    ;Dot Net FrameWork
    DOTNETFW.exe

    ;WinAmp 5
    WinAmp.exe

  8. I added the new MDAC patch to my install today.......tried it the first time under the svcpack.inf file and I guess missed a switch somewhere as it prompted me to continue............then I repacked it using the IExpress method (which I probably didn't have to do).......That worked to a point but windows update doesn't see it as installed.

    Used type 2 switches the first time and type 1 the second..........anyone know what I did wrong?

×
×
  • Create New...