Skip to content

Commit 11b8a92

Browse files
authored
Add windows upgrade to filters for common scenarios (#4075)
1 parent 8693e49 commit 11b8a92

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hub/dev-drive/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: mattwojo
55
ms.author: mattwoj
66
manager: jken
77
ms.topic: article
8-
ms.date: 01/16/2024
8+
ms.date: 02/07/2024
99
---
1010

1111
# Set up a Dev Drive on Windows 11
@@ -281,6 +281,7 @@ The following filters may be used with Dev Drive:
281281
| Docker: Running containers out of Dev Drive | bindFlt, wcifs |
282282
| Windows Performance Recorder: Measure file system operations | FileInfo |
283283
| Process Monitor - Sysinternals: Monitor file system activities | ProcMon24 |
284+
| Windows Upgrade: Used during OS Upgrade. Required if user moves TEMP environment variable to Dev Drive | WinSetupMon |
284285

285286
The `WdFilter` is attached by default. The following command is an example demonstrating how to attach all of these additional filters to a Dev Drive:
286287

0 commit comments

Comments
 (0)