Skip to content

niyw/tfspscmdlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tfspscmdlet

customize powershell cmdlet for managing field in ads

support version

  • Azure DevOps 2019
  • Azure DevOps 2019.1

Prerequisites

run the below command in powershell console.

Set-ExecutionPolicy -ExecutionPolicy Unrestricted

how to use

  • config tfs information in line 2,3
$Global:Tfs_PAT='pat' # your pat
$Global:TfsHost='http://yourazuredevops'; # your azure devops hostname

About

customize powershell cmdlet for ads

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published