Jump to content

Recommended Posts

Posted

Thanks but that doesn't work for my needs. not the money part the PrimalScript part. looks like the paid version of primalscript just lets you write it in there it doesn't mention another version of ActiveXPoSH. if I wanted to write my applications in another language I would just switch to VB and use the runspacefactory to call against powershell.

It's looking like doing any exchange managment with autoit is pretty much impossible or clunky. which is a shame, with water's excellent UDF I have scripts that can check a lot of AD stuff and I have other scripts that can hook into other user data (oracle databases etc) but without powershell I can't do much exchange side.

I saw this and tought my prayers were answered, the ability to keep all my interface and logic in autoit then call the one off powershell commmands to perform actions.

Posted (edited)

I had some trouble finding this, but this may help others.

I still haven't figured how it works.. .

I don't think it's install right on my PC

Nigel

post-9789-0-27435700-1362801721_thumb.jp

Edited by Noddle
Posted (edited)

Hi,

How is this installed, ?

I just double click the .msi, point it to a directory, and let it go,

In the 3 .au3 examples on the other page, I get this error

D:\CD-Burn\Apps\Coding\AutoIT Code\Software\UDF\ActiveXPoshV3\Example 3.au3 (2) : ==> Variable must be of type "Object".:

$success = $ActiveXPosh.Init(False)

$success = $ActiveXPosh^ ERROR

->17:07:07 AutoIT3.exe ended.rc:1

and the demo .vbs file i get this error pic

I'm im running version 3.3.8.1, Win 7 64bit. Can some one tell me what I'm doing wrong..

thanks for any help.

Nigel

post-9789-0-19162900-1362809565_thumb.jp

Edited by Noddle
  • 3 months later...
  • 3 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...