Hello,
Have anyone tried to deploy the 2004 patch using Lansweeper using the Windows 10 ISO file (without re-downloading the whole image)? I've been trying multiple methods and I think I have the wrong arguments to use.
I need to push this update to multiple PCs at the same time (We're talking about 50 computers) without using SCCM or MDT, only Lansweeper (script-like method) and without the need to check for new updates (Just using the setup file in the ISO)
Arguments I used:
start /wait {PackageShare}\Installers\Windows10-2004-x64\x64\setup.exe /Auto Upgrade /DynamicUpdate Disable /Compat
Thank you,