A utility to help create projects on Visual Studio Team Foundation Server with pre-populated sample content that includes source code, work items, iterations, service endpoints, build and release definitions based on a template you choose. The purpose of this system is to simplify working with the hands-on-labs, demos and other education material provided by the Microsoft Visual Studio Marketing team.
Перейти к файлу
microsoft-github-policy-service[bot] ac6b9f7a0e
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2023-06-12 19:31:00 +00:00
Images updated content 2018-04-20 11:14:37 +05:30
.gitignore Initial commit 2018-04-05 20:57:30 -07:00
LICENSE Initial commit 2018-04-05 20:57:33 -07:00
README.md Update README.md (#7) 2019-03-19 04:46:30 +00:00
SECURITY.md Microsoft mandatory file 2023-06-02 19:10:47 +00:00
TFS2017.zip updated tfs demo generator UI 2018-04-24 19:07:06 +05:30
TFS2018.zip updated tfs demo generator UI 2018-04-24 19:07:06 +05:30
TFS2019.zip adding TFS2019 demo generator (#6) 2019-02-20 13:11:57 +05:30

README.md

Team Foundation Server-Demo Generator

Team Foundation Server-Demo Generator is a tool to create Team Projects in your TFS 2017 and later versions.

Pre-requisites

  1. Windows Server 2012 and later version of OS or

  2. Windows client Windows 10 OS

  3. Download the .Zip file from here for TFS 2017

  4. Download the .Zip file from here for TFS 2018

  5. Download the .Zip file from here for Azure DevOps Server 2019

  6. Configure IIS in your machine

    iisconfigure

  7. Provide Site name

  8. Select the physical path of the folder where you extracted zip file

  9. Provide the Port number. If port 80 is already in use, provide different port number.

  10. Click OK and Browse your site.

Tool has been tested for the following OS

  1. Windows server 2016 Datacenter

  2. Windows server 2012 R2

  3. Windows 10

For more information how to configure IIS on your machine please follow the links provided below.

https://docs.microsoft.com/en-us/iis/application-frameworks/scenario-build-an-aspnet-website-on-iis/configuring-step-1-install-iis-and-asp-net-modules

https://docs.microsoft.com/en-us/iis/get-started/whats-new-in-iis-8/installing-iis-8-on-windows-server-2012