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 strongm 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: *

  1. jdemars

    Running 3 NIC's on one server? Is this a problem...

    Actually, yes and no. If you want connection sharing and file sharing, and firewall functions, you want to use Microsoft's Proxy or ISA server. This gives you firewall and still allows file sharing on the corporate (not DSL) nic card. A point that was not made above: You can have as many NIC...
  2. jdemars

    VBS/IIS error '800708c5' in ADSI changing password

    I am getting an error '800708c5' in a IIS script when trying to change a user account password via a web page. I have the following code: oldpassword = Oldpwd newpassword = pwd1 SamID=left(user,instr(user,&quot;@&quot;)-1) response.write &quot;Sam ID is &quot; & SamID & &quot;<BR>...

Part and Inventory Search

Back
Top