Skip to content

Instantly share code, notes, and snippets.

@kkamegawa
Created February 16, 2014 14:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kkamegawa/9035191 to your computer and use it in GitHub Desktop.
Save kkamegawa/9035191 to your computer and use it in GitHub Desktop.
Install-WindowsFeature for TFS
Install-WindowsFeature -name Web-Common-Http,Web-Windows-Auth,Web-Basic-auth,Web-Performance,Web-Dyn-Compression,Web-Net-Ext,Web-Net-Ext45,Web-AppInit,Web-Asp-Net,Web-Asp-Net45,Web-ISAPI-Filter,Web-ISAPI-Ext,Web-WebSockets,Web-Mgmt-Tools,Web-Mgmt-Console,Web-Scripting-Tools,Web-Mgmt-Service,AS-NET-Framework,AS-Web-Support,AS-WAS-Support,FS-FileServer,NET-Framework-Features,NET-Framework-Core,NET-HTTP-Activation,NET-Non-HTTP-Activ,NET-Framework-45-ASPNET,NET-WCF-HTTP-Activation45,NET-WCF-TCP-Activation45,NET-WCF-Pipe-Activation45,ManagementOData,WAS-Process-Model,WAS-NET-Environment,WAS-Config-APIs,WinRM-IIS-Ext,Web-Request-Monitor,Web-Http-Tracing -source d:\sources\sxs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment