1
1
I've installed IIS on a server 2008 r2 system by command line.
Now I also want to set some settings by command line. For example to enable ASP.NET v4.0.30319 and enable windows and basic authentication.
Is it possible?
If it is possible, how can I do it?
Thanks in advance. Marco