Here are legitimate scenarios where remotedesktop-1.2.790.0-x64.msi is necessary: Many IT departments prefer MSI installers over Store apps because MSI files can be pushed silently via Group Policy (GPO) or System Center Configuration Manager (SCCM). This specific version was widely used in enterprise environments before newer updates introduced breaking changes. 2. Compatibility with Legacy Remote Desktop Gateway Servers If your organization runs Windows Server 2012 R2 or 2016 with a specific RD Gateway configuration, newer clients may fail with authentication errors. Version 1.2.790.0 is known to work reliably with older gateways. 3. Offline Installation Computers on air-gapped networks or those without access to the Microsoft Store need an offline installer. The .msi format provides exactly that. 4. Avoiding Windows Store Restrictions Some Windows 10/11 LTSC (Long-Term Servicing Channel) editions do not include the Microsoft Store. An MSI installer is the only way to get the modern client on these systems. Part 3: System Requirements for remotedesktop-1.2.790.0-x64.msi Before downloading, ensure your system meets these minimum requirements:
msiexec /i "remotedesktop-1.2.790.0-x64.msi" REBOOT=ReallySuppress /quiet Using an older client version introduces potential risks. Before deployment, consider:
msiexec /i "remotedesktop-1.2.790.0-x64.msi" /quiet /norestart To suppress reboot prompts: remotedesktop-1.2.790.0-x64.msi download
Microsoft released a patch for CVE-2020-0610 (Remote Desktop Client remote code execution) after version 1.2.790.0. If you must use this build, ensure your environment has network segmentation and endpoint protection.
| Hash Type | Value for remotedesktop-1.2.790.0-x64.msi | |-----------|------------------------------------------| | | 8a3f5b9c2d1e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b7c8d9e0f1a2 (Example – obtain official hash from Microsoft documentation) | Here are legitimate scenarios where remotedesktop-1
msiexec /i "remotedesktop-1.2.790.0-x64.msi" /quiet /norestart /log install.log Enable specific components (e.g., RD Gateway support):
wmic product where "name like '%Remote Desktop%'" get identifyingnumber Then uninstall: Compatibility with Legacy Remote Desktop Gateway Servers If
In the evolving landscape of remote work and IT infrastructure, having a reliable, secure, and lightweight remote desktop client is non-negotiable. One specific version that has gained traction among Windows system administrators and power users is remotedesktop-1.2.790.0-x64.msi . This file represents a specific build (1.2.790.0) of Microsoft’s modern Remote Desktop client, packaged as an MSI installer for 64-bit Windows systems.