Run Internet Explorer IE Web Page from Action Script?

(imported topic written by rharmer91)

I’m looking to pop open a web page after someone reads a message from a task.

run “c:\progra~1\intern~1\iexplore.exe http://www.website.com

Works from a command line, but can’t from an action script… How might I do this?

It looks like I could distribute Iexplore.exe and include that in the command line… It opens the web page, but isn’t exactly what I’m looking for as I don’t want to update Iexplore.exe on people’s machines.

Thanks,

Rich

(imported comment written by jessewk)

you need to use the runascurrentuser utility, otherwise you’re opening iexplore under the system account instead of the logged on user’s account.

(imported comment written by rharmer91)

Thanks, I’ll do that…

I should have remembered that, but I haven’t done much scripting recently in BigFix (Doing Powershell)…

Rich

(imported comment written by Weylan_Wang)

See also KB article

http://support.bigfix.com/cgi-bin/kbdirect.pl?id=558