Power shell Script execution from the AD on the all domain joined machines

烂漫一生 提交于 2019-12-20 07:21:59

问题


I have written a power shell script for downloading and executing the binary file that I want to deploy on more than 500 machines. I have already an active directory configured and all the machines in my network are on the domain. Some can please tell me that how I can execute this power shell script on the domain connected machines from the active directory like we deploy an MSI file from the AD.

Thanks

来源:https://stackoverflow.com/questions/41525651/power-shell-script-execution-from-the-ad-on-the-all-domain-joined-machines

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!