Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ In this task, you will prepare your lab environment for deployment of an image t
}
```

1. On the lab computer, in File Explorer, navigate to the **C:\\Labfiles\\virtual-environments\\images\\win\\scripts\\Installers** directory, open the **VisualStudio.Tests.ps1** file in Notepad, locate the following section:
1. On the lab computer, in File Explorer, navigate to the **C:\\Labfiles\\virtual-environments\\images\\win\\scripts\\Tests** directory, open the **VisualStudio.Tests.ps1** file in Notepad, locate the following section:

```powershell
$workLoads = @(
Expand Down