I need to install IIS on a server so that the IIS installation only has the minimum components to allow anonymous users to view a single HTML file. We don't want this server to do anything else. Can someone tell me the minimum list of features necessary to complete this goal? Would like to do this with Powershell if possible, but any method will do.
↧