customize powershell cmdlet for managing field in ads
- Azure DevOps 2019
- Azure DevOps 2019.1
run the below command in powershell console.
Set-ExecutionPolicy -ExecutionPolicy Unrestricted
- config tfs information in line 2,3
$Global:Tfs_PAT='pat' # your pat
$Global:TfsHost='http://yourazuredevops'; # your azure devops hostname
-
select total content, press F8
-
read documents function list