Executing vbscript on 64-bit server

   I'm testing version 8 on a 64-bit Win 2008 server, and find that ActiveX can't create objects from the Vbscript on Server component.  Changing the default script shell to Cscript on the server allows .vbs to be executed on the server, but this doesn't change the behavior of the Pipeline Pilot component.  One obvious workaround is to run these on the client, but I have a number of protocols containing Vbscript on Server that need to run serverside.  Has anyone found a way to deal with this?