如何传递服务器名称来安装 msi

发布于 2024-08-28 23:40:11 字数 112 浏览 2 评论 0原文

不知道之前有没有问过。 但我想默默地将 msi 安装到服务器并传递凭据。 我可以看到 process.startinfo 类来传递服务器凭据。 但我没有看到传递目标服务器名称的选项。

THnx

I don't know whether it is been asked before or not.
But I want to silently install a msi to a server and also pass the credentials.
I can see the process.startinfo class to pass the server credential.
But I don't see an option to pass the destination server name.

THnx

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

天赋异禀 2024-09-04 23:40:11

MSI 包旨在从服务器部署到客户端,而不是相反。
什么服务器?
如果您没有看到传递目标服务器名称的选项,您现在正在尝试什么?

MSI packages are designed to be deployed FROM a server to clients not the other way around.
What server?
What are you trying right now that you don't see an option to pass the destination server name?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文