You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tasks/DeployVisualStudioTestAgent/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ To learn more about the general usage of the task, please see https://msdn.micro
7
7
### Prerequisites
8
8
The task requires:
9
9
- .NET 4.6.1 on Windows7 or Windows 2K8R2
10
+
- PowerShell 3 or newer
10
11
- Test machines should have PSRemoting enabled (run 'Enable-PSRemoting' on Windows Powershell)
11
12
### WinRM setup
12
13
This task uses the [Windows Remote Management](https://msdn.microsoft.com/en-us/library/aa384426.aspx) (WinRM) to access domain-joined or workgroup, on-premises physical or virtual machines.
0 commit comments