我无法让我的注册脚本运行在PowerShell (管理)。它在Powershell ISE中工作,但是脚本被卡在“连接到服务器.”上。
match the currently running version of Windows PowerShell." };If(-NOT (Test-Path $env:SystemDrive\'azagent')){mkdir $env:SystemDrive\'azagent'}; cd $env:SystemDrive\
我试图在新服务器中创建一个TFS代理。我还启用了匿名身份验证。但不起作用。tfs Enter authentication type (press enter for Integrated) > VS30063:You are not authorized to access http://xxx.xxx.x.xxx:8080. Failed to
我试图执行部署组脚本,但是我的powershell中有这个问题:
我不能有代理。我在powershell管理员中输入了我的脚本。match the currently running version of Windows PowerShell." };If(-NOT (Test-Path $env:SystemDrive\'azagent')){mkdir $env:SystemDrive\'azagent&
我正在尝试从系统中删除VSTS代理,但我不再拥有最初在安装过程中使用的个人访问令牌(PAT)。上的回答是,我可以只从VSTS web UI中删除代理,但除了删除整个代理池之外,我看不到这个选项(这对我们来说不是一个很好的选择)。当我尝试运行config.cmd remove时,结果如下:Removing agent from the server
Enter authentica
myOrganisation/ -e AZP_TOKEN=myToken -e AZP_AGENT_NAME=myAgent -e AZP_POOL=myPool dockeragent:latest1. Determining matching Azure Pipelines agent...\config.cmd : The term '.\config.cmd : The te