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. jasonboyes

    iis logs, and hackers

    Yep make sure that you are up to date on security patches for Windows. and run the IIS lockdown tool here: http://www.microsoft.com/downloads/details.aspx?FamilyID=dde9efc0-bb30-47eb-9a61-fd755d23cdec&DisplyLang=en Jason Rich Cook -- "Programming today is a race between software...
  2. jasonboyes

    iis logs, and hackers

    It actually sounds like a virus trying to get in or a hacker. Rich Cook -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
  3. jasonboyes

    New to IIS...need help setting up two sites on one Server

    Here ya go http://support.microsoft.com/default.aspx?scid=kb;en-us;190008&Product=iis50 Jason Rich Cook -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So...
  4. jasonboyes

    Outlook Question

    There is one way around it. Digitally sign your application and the under in Outlook that you are using the application when you first run the app after it has been signed, click on alway trust this author (or something like that). I have only done this once so I can not give you step by step...
  5. jasonboyes

    Need help with IIS installation

    Have you done any web site development yet? If so copy all the files that you created and uninstall the application. Start > Setting > Control Panel > Add/remove programs > Add/Remove Windows Components > IIS Services uncheck the box beside it Reboot the computer. Do the above again but check...
  6. jasonboyes

    Term Server Anti-Virus Solution

    byrne1 If it is NT no. If its 2000 I am not sure I currently run NAV Corp for my network and I have no problems with it except on the NT TS machine that seems to stop responding after a reboot. I have to reinstall it all the time. Jason
  7. jasonboyes

    Problem with DHCP/WINS

    What you can do is give the DHCP server the mac address of the printer (if you can get it) assign an ip that is automagicly given to that printer everytime try this site http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/winntas/reskit/net/chptr5.asp do a search...
  8. jasonboyes

    call waiting on Norstar System

    or Feature 74 that parks the user to be picked up again Jason
  9. jasonboyes

    Need help with IIS installation

    A few questions Do you have a wire connected to the internet/hub/switch? Could you do an ipconfig and post the ip you got? Is it a default install? 1) Confirm you can do anonymous access to the web server. Start > Programs > Administrative Tools > Internet Service Manager Confirm that the...
  10. jasonboyes

    How to add another web server

    Check to see if your firewall can do HTTP header filtering. If so then you can program the firewall to direct the traffic based on an HTTP header IE: www.yoursite.com mail.yoursite.com shareportal.yoursite.com Try this link...
  11. jasonboyes

    Need help with IIS installation

    check for a hosts file in %systemroot%\system32\driver\etc and the file should look like this # Copyright (c) 1993-1999 Microsoft Corp. # # This is a sample HOSTS file used by Microsoft TCP/IP for Windows. # # This file contains the mappings of IP addresses to host names. Each # entry should be...
  12. jasonboyes

    Need help with IIS installation

    This sounds like a DNS problem. Are you using your own DNS? if so make sure the setting of machine_name is in the DNS server and is pointing to the ip of the machine. Jason
  13. jasonboyes

    FTP site can't be viewed from the internet

    Ok are you behind a firewall? If so you need to use the Internet IP of the firewall and have ftp (port 21) forwarded to the machine that is running the ftp server within your network. Jason
  14. jasonboyes

    Let Users that are not in domain access secure website

    What you can do is create a OU in the AD that only has access to the directory on the web server you want and that is is. Then create usernames for the users you wish to access the web server. This is just one suggestion there are other ways to skin the cat. Jason
  15. jasonboyes

    NT 4 Terminal Services

    You can not even get software for NT 4 TS anyone (even from M$) as far as I know. Your options are Citrix or 2000 TS. Jason
  16. jasonboyes

    Bat Files

    When you create a bat file you assign it to the users you want by got start >programs>administative tools>user manager> click on the user you wish to assign it to. Click on Profile > login script name put the name of the Bat file you created. Jason
  17. jasonboyes

    NT 4 Terminal Services

    No their is not. I would recommend if you want to continue to use the Citrix or upgrade the server to 2000. CitrixEngineer usually has good recommendations on this topic Jason
  18. jasonboyes

    USER ACCOUNT DELETED

    You have to reassign the NT account for that mailbox. You could also log in as Admin via a Outlook client. Jason
  19. jasonboyes

    STARTALK VOICEMAIL ISSUE

    I have seen it sometime where you have to use 100000 as access to the Star Talk what version of startalk are you using?? Jason
  20. jasonboyes

    IIS unable to update "index"

    Try to hit F5 after you open the page or clear your cache in the browser. Jason

Part and Inventory Search

Back
Top