Skip to content

Commit ba7e4b7

Browse files
authored
Merge pull request #197863 from dknappettmsft/avd-uwf-notsupported
AVD add UWF support statement
2 parents 16fc8cd + c7c6682 commit ba7e4b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/virtual-desktop/set-up-golden-image.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ Make sure you've done the following things before taking the final snapshot:
2020
- Install the latest Windows updates.
2121
- Complete any necessary cleanup, such as cleaning up temporary files, defragmenting disks, and removing unnecessary user profiles.
2222
> [!NOTE]
23-
> If your machine will include an antivirus app, it may cause issues when you start sysprep. To avoid this, disable all antivirus programs before running sysprep.
23+
> 1. If your machine will include an antivirus app, it may cause issues when you start sysprep. To avoid this, disable all antivirus programs before running sysprep.
24+
>
25+
> 1. [Unified Write Filter](/windows-hardware/customize/enterprise/unified-write-filter) (UWF) is not supported for session hosts. Please ensure it is not enabled in your image.
2426
### Take the final snapshot
2527
When you are done installing your applications to the image VM, take a final snapshot of the disk. If sysprep or capture fails, you will be able to create a new base VM with your applications already installed from this snapshot.
2628
### Run sysprep

0 commit comments

Comments
 (0)