Windows Installer 不允许从远程安装

sab*_*zdi 10 windows remote-desktop remote windows-server-2008-r2 installation

“Windows Installer 不允许从远程桌面连接安装”

当您尝试通过 RDP 连接安装 MSI 时,您可能会看到“Windows Installer 不允许从远程桌面连接安装”对话框。

sab*_*zdi 20

文章在这里

大家似乎都认为这\\tsclient\<drive>是一个普通的网络共享。但事实并非如此!这是终端服务服务的一项功能。但是,如果您发现自己必须使用映射驱动器来安装软件,请先复制软件,或先映射\\tsclient\<drive>

要映射运行此命令:

net use * \\tsclient\<drive>
Run Code Online (Sandbox Code Playgroud)

然后从网络映射驱动器安装..似乎安装程序没有检查映射驱动器的实际路径