- Individual Applications
Protect
Filter
Perform
Connect
Add-Ons
- Software Packages
- Complete Appliances
|
|
#1 (permalink) |
|
Master Untangler
Join Date: Aug 2008
URLs submitted: 2
Posts: 442
![]() |
Hi All,
I have a single workstation that won't properly transmit the logged in user information to UT. In troubleshooting, I've determined that the user, domain and host information is missing from the URL. I believe there is an issue with the registration of some activex objects because I don't get the popup from the following code: Code:
Set wshShell = CreateObject("WScript.Shell")
wshShell.Popup("Test")
Any ideas on how to fix this? TIA, Dan |
|
|
|
|
#2 (permalink) |
![]() ![]() Join Date: Apr 2008
Location: Phoenix, AZ
URLs submitted: 8
Posts: 15,454
![]() |
I've had some XP boxes do this... but reinstalling the script host fixed it.
Have you tried this? http://support.microsoft.com/kb/949140
__________________
Rob Sandling, BS:SWE, MCP Intouch Technology Phone: 480-272-9889 rob@intouchtechllc.com UntangleAppliances.com Phone: 866-794-8879 |
|
|
|
|
#3 (permalink) |
|
Master Untangler
Join Date: Aug 2008
URLs submitted: 2
Posts: 442
![]() |
Yes. It won't install because of the box having SP3 installed, which I guess installs a newer version.
I notice that this particular box has the 5.8 version of vbscript.dll installed, but I'm unsure if that would be the cause of this problem. I found this article, but it will be tomorrow before I can see if applying it will fix the issue. |
|
|
|
|
#4 (permalink) |
|
Master Untangler
Join Date: Aug 2008
URLs submitted: 2
Posts: 442
![]() |
Installed the update and rebooted, but the issue remains. This appears to be some form of rights issue, because the script runs correctly if I login as administrator.
Monitored the script with Filemon, and I'm getting Access Denied on scrrun.dll. EDIT: Fixed permissions on the DLL and everything seems to be working now. Thanks, Dan Last edited by Danp; 09-17-2010 at 06:26 AM.. |
|
|
![]() |
| Thread Tools | |
|
|