Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: craizie11
  • Content: Threads
  • Order by date
  1. craizie11

    My Virtual Network isn't bridging to my Physical Network

    Please help... I'm using VMWare Workstation 5, and i've setup my virtual windows 2000 professional Workstation to bridge to my physical network card. However, the virtual card is not able to connect to the physical network. I cannot get an IP address using DHCP, and even if i assign my...
  2. craizie11

    Configuring IIS 5 using command lines

    Does anyone know if we can configure an IIS 5.0 Web site using command lines. I know we can use IIS Manager to configure any site, but I’m looking for a method to programmatically update and configure IIS web site using an application or script. If anyone knows if it is possible, or the...
  3. craizie11

    VBSCRIPT TO FTP

    does anyone have a VBSCRIPt that will connect to a FTP site and download all the files (including subdirectories) in the directory. For Example my ftp site is: ftp.injoy.com username: user password: pass then i want to change to directory /webapps and then download all the files (including...
  4. craizie11

    FTP Command to download subdirectories

    Is there a method of downloading all subdirectories in a directory using FTP in MS-DOS Prompt. I know mget * will get all files in the directory, but will not download the subdirectories and their content. Can anyone help me with this. Thanks
  5. craizie11

    SMTP Service on WIndows 2000 Advanced

    We currently have a web server that has two nics in it. One nic is external (internet) which has a gateway assigned to it, and the other nic is internal (no gateway). We are using the computer as a SMTP Server also, and currently the SMPT Server uses the external Nic for dns resolution and...
  6. craizie11

    Security Restrictions with IIS

    I know in IIS directory security you can allow and disallow computers depending on their IP address. Is there a method in IIS where i can allow certain IP address to have access to a website, while users who don't fall under the allowed IP range to have to go through an windows authentication...
  7. craizie11

    Binding to WIndows 2000 Objects in VBSCRIpt

    i'm trying to bind to the administrators group using VB Script. I'm trying to find out who the administrators are in my domain. my domain is television.njoy.com and my domain controller is: babylon the code i'm using is: ObjOU = GetObject"LDAP://babylon.television.njoy.com/OU=Administrators")...
  8. craizie11

    Searching for Administrators on 2000 Network

    In our department, we have developers that often need admin rights to certain machines to operate the service. Does anyone know of a program/service or script that can scan all the computers or servers to determine which accounts have administrative rights?

Part and Inventory Search

Back
Top