Find your answers by searching below.
To turn off the Windows SmartScreen filter lock create the following application:
Name: Turn off SmartScreen
Folder Path: blank
Install Command: reg add HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorer /v SmartScreenEnabled /d Off /f
(Alternative Install Command if the above doesn't work: reg add HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSystem /v EnableSmartScreen /t REG_DWORD /d 0 /f)
Install Type: Install During Imaging - After Sysprep
Retry: Any
Cleanup: Any
Required: Any
Reboot: Any
Exit Codes: blank
Add the new application to an application pack, then publish your settings.
To turn off the Windows SmartScreen filter lock create the following application:
Name: Turn off SmartScreen
Folder Path: blank
Install Command: reg add HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorer /v SmartScreenEnabled /d Off /f
(Alternative Install Command if the above doesn't work: reg add HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsSystem /v EnableSmartScreen /t REG_DWORD /d 0 /f)
Install Type: Install During Imaging - After Sysprep
Retry: Any
Cleanup: Any
Required: Any
Reboot: Any
Exit Codes: blank
Add the new application to an application pack, then publish your settings.