Audio for Server 2019 Core?

Discussion in 'Windows Server' started by ViRazY, Apr 23, 2021.

  1. ViRazY

    ViRazY MDL Novice

    Oct 27, 2018
    8
    0
    0
    Hi, I am trying to get audio working on server 2019 core.

    Any suggestions or ideas?
     
  2. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Dec 21, 2012
    4,514
    4,541
    150
    From the shell with admin rights, does the following work to restore audio? (enter exactly as given)

    Code:
    sc config audiosrv start= auto
    and then

    Code:
    sc start audiosrv
     
  3. ViRazY

    ViRazY MDL Novice

    Oct 27, 2018
    8
    0
    0
    Unfortunately not because it's missing some stuff.
     
  4. luzea

    luzea MDL Expert

    Apr 25, 2019
    1,002
    1,770
    60
    Server Core isn’t meant for playing audio, i guess not even the default audio drivers are installed
     
  5. ViRazY

    ViRazY MDL Novice

    Oct 27, 2018
    8
    0
    0
    There has to be a way to add audio functionality manually though, no?
     
  6. cbsvitzer

    cbsvitzer MDL Member

    Feb 4, 2010
    120
    72
    10
    Why not install server with desktop experience.
    Resource consumption is minimal and it's easy to make audio work! :)
     
  7. mrbbq

    mrbbq MDL Senior Member

    Jul 18, 2015
    309
    115
    10
    Core (Or at least Hyper-V OS) really went downhill in usability since the original 2008 version. Those were light AND functional, but even the R2 releases stopped a lot of useful things like browsers from functioning if you wanted to add them. If Core were still adaptable you could have incredible versions per device a la Embedded S7, a browser or audio only device etc, using only what you need with vast uptimes.
    And don't get me started on how great Embedded Standard 7 was vs what it became.