Skip to content

Commit

Permalink
Fixing read me
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHinsh committed Aug 16, 2017
1 parent 6234ba5 commit 75325e1
Showing 1 changed file with 24 additions and 5 deletions.
29 changes: 24 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,29 @@
# VSTS Admin Tools

The VSTS Admin Tools allow you to perform many actions on both Microsoft Team Foundation Server (TFS) and Visual Studio Team Services (VSTS). You can find out [why](http://vsts-bulk-editor.readthedocs.io/en/latest/why) this tooling exists and you can access the [documentation](http://vsts-bulk-editor.readthedocs.io) to find out how. THis project is published as [code on GitHub](https://github.com/nkdAgility/vsts-sync-migration/) as well as a [VSTS Sync Migration Tools on Chocolaty](https://chocolatey.org/packages/vsts-sync-migrator/) and [VSTS Bulk Data Editor Engine on NuGet](https://www.nuget.org/packages/VSTS.DataBulkEditor.Engine/). This allows you to build your own tooling as well as just use it out of the box with a configuration file.
The VSTS Admin Tools allow you to perform many administrative tasks against Microsoft Team Foundation Server (TFS) and Visual Studio Team Services (VSTS). You can find out [why](http://vsts-admin-tools.readthedocs.io/en/latest/why) this tooling exists and you can access the [documentation](http://vsts-admin-tools.readthedocs.io) to find out how. This project is published as [code on GitHub](https://github.com/nkdAgility/vsts-admin-tools/) as well as a [VSTS Admin Tools on Chocolaty](https://chocolatey.org/packages/vsts-admin-tools/).

![VSTS Build& Sync](https://nkdagility.visualstudio.com/_apis/public/build/definitions/d501b94b-2834-49e0-94c4-9947799e2a62/96/badge)
![GitHub Build & Sync](https://nkdagility.visualstudio.com/_apis/public/build/definitions/1b52ce63-eccc-41c8-88f9-ae6ebeefdc63/60/badge)

## What can you do with this tool?

- Export Pictures from Active Directory
- Import Pictures into TFS (TFS ONLY)
- Export Azure Active Directory Group Membership of your Team Project(s)

## Quick Links

- [Getting Started](http://vsts-admin-tools.readthedocs.io/en/latest/getting-started)
- [Documentation](http://vsts-admin-tools.readthedocs.io)
- [Contributing](http://vsts-admin-tools.readthedocs.io/en/latest/#contributing)
- [Why VSTS Bulk Data Editor](http://vsts-admin-tools.readthedocs.io/en/latest/why)
- [Usage](http://vsts-admin-tools.readthedocs.io/en/latest/usage/usage/)

## Getting the Tools

You can [install from Chocolatey](https://chocolatey.org/packages/vsts-sync-migrator/)



| | Build | Sync |
| ------------- |:-------------:|:-------------:|
| VSTS | ![Build on VSTS](https://nkdagility.visualstudio.com/_apis/public/build/definitions/1b52ce63-eccc-41c8-88f9-ae6ebeefdc63/57/badge) | ![Build on VSTS](https://nkdagility.visualstudio.com/_apis/public/build/definitions/1b52ce63-eccc-41c8-88f9-ae6ebeefdc63/58/badge) |
| GITHUB | ![Build on VSTS](https://nkdagility.visualstudio.com/_apis/public/build/definitions/1b52ce63-eccc-41c8-88f9-ae6ebeefdc63/60/badge) | ![Build on VSTS](https://nkdagility.visualstudio.com/_apis/public/build/definitions/1b52ce63-eccc-41c8-88f9-ae6ebeefdc63/59/badge) |


0 comments on commit 75325e1

Please sign in to comment.