Skip to content

Commit a62723a

Browse files
authored
Add missing filter to PS command (#3609)
1 parent c1f01d6 commit a62723a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/dev-drive/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ The following filters may be used with Dev Drive:
272272
The `WdFilt` is attached by default. The following command is an example demonstrating how to attach all of these additional filters to a Dev Drive:
273273

274274
```powershell
275-
fsutil devdrv setfiltersallowed PrjFlt, MsSecFlt, WdFilter, bindFlt, FileInfo
275+
fsutil devdrv setfiltersallowed PrjFlt, MsSecFlt, WdFilter, bindFlt, wcifs, FileInfo
276276
```
277277

278278
> [!TIP]

0 commit comments

Comments
 (0)