diff --git a/assets/win10x64-enterprise-eval.xml b/assets/win10x64-enterprise-eval.xml
index 2e2330b..2baf281 100644
--- a/assets/win10x64-enterprise-eval.xml
+++ b/assets/win10x64-enterprise-eval.xml
@@ -397,6 +397,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win10x64-iot.xml b/assets/win10x64-iot.xml
index 72d4a95..a76d2da 100644
--- a/assets/win10x64-iot.xml
+++ b/assets/win10x64-iot.xml
@@ -405,6 +405,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win10x64-ltsc.xml b/assets/win10x64-ltsc.xml
index 88845ae..4fa9bbb 100644
--- a/assets/win10x64-ltsc.xml
+++ b/assets/win10x64-ltsc.xml
@@ -403,6 +403,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win10x64.xml b/assets/win10x64.xml
index a8e6911..620fad0 100644
--- a/assets/win10x64.xml
+++ b/assets/win10x64.xml
@@ -399,6 +399,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win11x64-enterprise-eval.xml b/assets/win11x64-enterprise-eval.xml
index 476cde8..ef70a6a 100644
--- a/assets/win11x64-enterprise-eval.xml
+++ b/assets/win11x64-enterprise-eval.xml
@@ -417,11 +417,16 @@
14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
+
+ 15
reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV1 /d 0 /t REG_DWORD /f
Disable unsupported hardware notifications
- 15
+ 16
reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV2 /d 0 /t REG_DWORD /f
Disable unsupported hardware notifications
diff --git a/assets/win11x64.xml b/assets/win11x64.xml
index 8f2809f..6f202fa 100644
--- a/assets/win11x64.xml
+++ b/assets/win11x64.xml
@@ -419,11 +419,16 @@
14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
+
+ 15
reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV1 /d 0 /t REG_DWORD /f
Disable unsupported hardware notifications
- 15
+ 16
reg.exe add "HKCU\Control Panel\UnsupportedHardwareNotificationCache" /v SV2 /d 0 /t REG_DWORD /f
Disable unsupported hardware notifications
diff --git a/assets/win2008r2.xml b/assets/win2008r2.xml
index 1af605f..6c81a33 100644
--- a/assets/win2008r2.xml
+++ b/assets/win2008r2.xml
@@ -287,6 +287,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win2012r2-eval.xml b/assets/win2012r2-eval.xml
index 14a9b79..1a8221a 100644
--- a/assets/win2012r2-eval.xml
+++ b/assets/win2012r2-eval.xml
@@ -326,6 +326,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win2016-eval.xml b/assets/win2016-eval.xml
index 289f3f7..cabea4c 100644
--- a/assets/win2016-eval.xml
+++ b/assets/win2016-eval.xml
@@ -326,6 +326,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win2019-eval.xml b/assets/win2019-eval.xml
index ab4222f..981d099 100644
--- a/assets/win2019-eval.xml
+++ b/assets/win2019-eval.xml
@@ -330,6 +330,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win2022-eval.xml b/assets/win2022-eval.xml
index 6b553b4..2273777 100644
--- a/assets/win2022-eval.xml
+++ b/assets/win2022-eval.xml
@@ -330,6 +330,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win7x64.xml b/assets/win7x64.xml
index 398116b..427ae56 100644
--- a/assets/win7x64.xml
+++ b/assets/win7x64.xml
@@ -290,6 +290,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win81x64-enterprise-eval.xml b/assets/win81x64-enterprise-eval.xml
index adc9fff..d8acc85 100644
--- a/assets/win81x64-enterprise-eval.xml
+++ b/assets/win81x64-enterprise-eval.xml
@@ -311,6 +311,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/win81x64.xml b/assets/win81x64.xml
index 8788142..2eb540a 100644
--- a/assets/win81x64.xml
+++ b/assets/win81x64.xml
@@ -320,6 +320,11 @@
cmd /C POWERCFG -X -standby-timeout-ac 0
Disable Sleep
+
+ 14
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+
diff --git a/assets/winvistax64.xml b/assets/winvistax64.xml
index c15f547..22739a1 100644
--- a/assets/winvistax64.xml
+++ b/assets/winvistax64.xml
@@ -254,6 +254,11 @@
reg.exe add "HKCU\Control Panel\Desktop" /v "ScreenSaveActive" /t REG_DWORD /d 0 /f
Disable screensaver
+
+ 19
+ reg.exe add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v "fAllowUnlistedRemotePrograms" /t REG_DWORD /d 1 /f
+ Enable RemoteAPP to launch unlisted programs
+