I have a script that makes use of Win32::OLE::GetActiveObject method to locate any open IE browsers. GetActiveObject() works perfectly on my laptop, but fails to find any open IE browsers on 3 other PC's, all running the same version of Windows (XP Professional), IE, and Perl, with identical modules installed. Could this be some kind of obtuse Windows security configuration issue?