Forum Discussion
Stefan Scherer
Jun 28, 2018Brass Contributor
Is the spooler service supposed to work in new windows-insider image?
One of the things I tried is if the spooler service can be started and used in the new windows-insider image. PS C:\windows\system32> net start spooler net start spooler System error 1058 ha...
MasterShana
Feb 03, 2020Copper Contributor
Stefan Scherer can you manage to enable IIS feature on windows insider?
Stefan Scherer
Feb 03, 2020Brass Contributor
MasterShana IIS is provided as a base image. You can find the Dockerfile here https://github.com/microsoft/iis-docker/blob/master/windowsservercore-insider/Dockerfile
This is for latest insider 19035, so it should work.