My VBScript tries to load MSMQ COM Object
Set MSMQQueueInfo = CreateObject("MSMQ.MSMQQueueInfo")
I enabled Messaging DCOM Proxy
Script can't load COM object:
Even though I am not running MSMQ on this server, I still had to install the messaging server to load the COM object: