Trouble with VBS and IIS on Win2000 
Author Message
 Trouble with VBS and IIS on Win2000

Hello all!

I am hoping that someone will have an answer to my dilemma. For over a year
we have been using a modified version of the "findweb.vbs" script on NT
4.0/IIS 4 and it has worked great. However, in testing with Windows 2000, I
have found that this script no longer works from a remote computer.

If I run the script locally on the webserver, all is well

    C:\TEMP>cscript findweb.vbs -c localhost -w "Default Web Site"
      Web Site Number = 1
      Web Site Description = Default Web Site
        Hostname =
        Port = 80
        IP Address =

However, it I try to run the script remotely from any 2000 box, it fails

    cscript findweb.vbs -c WEBSERVER_IP -w "Default Web Site"
    No matching web found.

The problem only appears when running the script on a Win2000 box. I can run
the script from NT and query NT or 2000 servers just fine, but if the script
is run on 2000 it can only pull from localhost.

If anyone has any suggestions, I would greatly appreciate the help.

Thanks,

Jim L.



Tue, 22 Jul 2003 05:18:58 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. How can I programmatically add a website to IIS 5.0 on Win2000

2. vbscript trouble with IIS 5

3. please please help, Epson stylus Color IIs trouble

4. Trouble executing an EXE from ASP page and IIS 5

5. Cookie trouble with JScript and IIS 5

6. Solution when applying VBS on Win95 and Win2000 environment

7. how to create TCPIP printer using vbs script in Win2000

8. Trouble using a delimiter in VBS.

9. Trouble with Outlook VBS

10. Trouble Converting DSN in ASP file to VBS file

11. Trouble converting DSN in ASP file to VBS file

12. Restarting IIS from within a .vbs

 

 
Powered by phpBB® Forum Software