diff --git a/assets/win10x64-ltsc.xml b/assets/win10x64-ltsc.xml
index 7f111ff..4edf664 100644
--- a/assets/win10x64-ltsc.xml
+++ b/assets/win10x64-ltsc.xml
@@ -395,6 +395,11 @@
12
+ reg.exe add "HKLM\SYSTEM\CurrentControlSet\Services\LanmanWorkstation\Parameters" /v "AllowInsecureGuestAuth" /t REG_DWORD /d 1 /f
+ Allow guest access to network shares
+
+
+ 13
msiexec /i E:\virtio-win-gt-x64.msi /qb!
Install VirtIO drivers