[Guide by Xinso] Adding Gui to Server Core - 1.22v

Discussion in 'Windows Server' started by LiteOS, Dec 25, 2017.

  1. ibay770

    ibay770 MDL Member

    Oct 9, 2015
    193
    55
    10
    I've gotten everything but audio working. If you can fix that, then we are off to the races.
     
  2. ibay770

    ibay770 MDL Member

    Oct 9, 2015
    193
    55
    10
    Primocache would help
     
  3. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,366
    1,075
    90
    test those packages for audio
    Code:
    Multimedia-AudioCore-Package~31bf3856ad364e35~amd64~en-US~10.0.14393.0                                            | Installed           | Language Pack   | 6/1/2023 12:59 PM
    Multimedia-AudioCore-Package~31bf3856ad364e35~amd64~~10.0.14393.0     
     
  4. ibay770

    ibay770 MDL Member

    Oct 9, 2015
    193
    55
    10
    How do I add those? Grab them from uup and install with dism?
     
  5. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,366
    1,075
    90
    deploy or mount the image of server with full gui to empty folder
    copy the ..\Servicing\packages [ mum files and cat files ] to winsxs folder of the mounted folder

    copy the Windows\WinSxS\Manifests\*.* files to winsxs too

    Code:
    dism /image:L:\ /add-package /packagepath:c:\mountpoint\....\winsxs\ ...Multimedia-AudioCore-Package~31bf3856ad364e35~amd64~~10.0.14393.0..mum