microsoft / TFSDemoGenerator

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.
MIT License
15 stars 17 forks source link

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