通过ICE配置MSMQ?

问题描述:

我没有看到MSMQ的任何配置选项 很遗憾在ICE中 - 是否有办法将图像列表添加到无人看管的图像中?

I don't see any configuration options for MSMQ unfortunately in ICE - is there a way to add a list of queues to an image unattended?

Hi Nitz,

Hi Nitz,

对于延迟回复感到抱歉。

Sorry for the delay in responding.

您可以设置
MSMQ使用VBscript排队
,然后可以使用您在ICE中设置的同步命令调用该脚本。  这应该是一个很好的起点。

You can set up MSMQ Queues using VBscript and can then call that script using a synchronous command you set up in ICE.  That should be a good starting point.

JT