问题描述
大家好,
我正在尝试从以下链接创建自动部署vms的工作流程。
I am trying to create a workflow for automated deploy of vms from the below link.
http: //gallery.technet.microsoft.com/scriptcenter/c74b4a23-e4ec-4829-b38e-54252b40fdec
http://gallery.technet.microsoft.com/scriptcenter/c74b4a23-e4ec-4829-b38e-54252b40fdec
当我尝试运行简单的工作流程时,调用-helloworld
When ever I try to run even a simple workflow workflow invoke-helloworld
,它只是给出了2个箭头,没有弹出结果。像Helloworld一样应该这样做。请告诉我如何创建在ESX主机上自动部署vms的工作流程。我的经理给了我一个关于服务器构建自动化的项目。我是服务器
构建工程师。我不是一个脚本专家,所以我是这个世界的新手。
, it just gives 2 arrows below and no pop up of results. like Helloworld as it should do. Please tell me how can I create a workflow for deploying vms automatically on ESX host. My manager has given me a project on server build automation. I am a server build engineer. I am not a scripting guy so I am new to this world.
谢谢
推荐答案
这篇关于用于vm部署的Powershell工作流程的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!