从工作站部署到工作站 [英] Deploy from workstation to workstation

查看:83
本文介绍了从工作站部署到工作站的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人知道我可以浏览哪个组以了解如何在工作站之间部署软件?



我不清楚这是怎么做的,我是什么我想学习如何编写自己的程序,将程序中的软件从工作站远程安装到网络上的其他工作站。



那里有程序可以做到这一点,但在这些程序中总有一些东西丢失或运行不正确。





谢谢。

解决方案

软件部署可以通过多种方式完成。将应用程序打包为MSI文件时,可以通过PowerShell,命令行或部署应用程序将其部署到远程计算机。如果您想使用免费解决方案来执行此操作,您可以查看此选项:



http://wpkg.org/ [ ^ ]



如果您使用Active Directory,您还可以使用组策略(免费且已经安装在您的域中)。



这里还有一些其他意见:



http://stackoverflow.com/questions/6774474/remote-installation-deployment-of-msi-exe-files [ ^ ]

http://www.geekytidbits.com/unattended-msi-installation-psexec/ [ ^ ]

远程安装MSI软件包 [ ^ ]

Does anyone know which group I can browse in order to learn how to deploy software across workstations?

I have no clue on how this is done, what I would like to learn is how to write your own program that will remotely install software from your workstation to other workstations across the network.

There are programs out there that does it, but there is always something missing or not running properly in those programs.


Thanks.

解决方案

Software deployment can be done in a number of ways. When you package your application as a MSI file, you can deploy it to remote machines via PowerShell, command line, or a deployment application. If you want to use a free solution to do this, you can look at this option:

http://wpkg.org/[^]

If you use Active Directory, you can also use Group Policy (free and already installed on your domain).

Here are some other opinions as well:

http://stackoverflow.com/questions/6774474/remote-installation-deployment-of-msi-exe-files[^]
http://www.geekytidbits.com/unattended-msi-installation-psexec/[^]
Installing MSI packages remotely[^]


这篇关于从工作站部署到工作站的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆