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!

Recent content by bdintegrations

  1. bdintegrations

    Send mail via SMTP through MS exchange server

    No he is not "absolutely accurate". He said: That is not accurate. Outlook can send SMTP emails to Exchange. End of story. Business and Data Integrations http://www.bdintegrations.com/ A Northern Virginia IT Service and Consulting Company
  2. bdintegrations

    pros and cons for DC and File print server at remote site

    Its true you may need servers at the remote site. But you will never know unless you try. It might also be a good time to clamp down on all those expensive "big honkin' print job" (if they are unnecessary). It would be a good excuse to tell everyone they need to be more efficient with their...
  3. bdintegrations

    Replacing Windows2003 DNS Server

    -Like sniper said, the 80/20 split handles the high-availability. Both DHCP servers are allowed to hand out ipaddress for each subnet. -The router modification is to allow all subnets use the 2 DHCP servers instead of having 40 DHCP servers(2 for each subnet). -Like sniper said you shouldn't...
  4. bdintegrations

    Send mail via SMTP through MS exchange server

    And I am talking about Outlook not in Exchange mode. Sniper said flat out: This is not accurate. The fact is, Outlook can use SMTP to send email through Exchange. Business and Data Integrations http://www.bdintegrations.com/ A Northern Virginia IT Service and Consulting Company
  5. bdintegrations

    Send mail via SMTP through MS exchange server

    What are you talking about 58sniper? Outlook can use SMTP(port 25) for outgoing mail! In fact it isn't it the default? http://www.webdevelopersnotes.com/tips/internet/outlook_express_setup_new_email_account.php3 http://training.uit.tufts.edu/pdftips/SMTPPortChange.pdf...
  6. bdintegrations

    Server disappears from Network

    Is Netbios disabled? Check in the network adapter TCP/IP property pages. I believe that if Netbios is disabled, than the server will not appear in "Network Nieghborhood"( I am not 100% sure about this). However, this would not account for it "showing up for a couple days". If it is the case...
  7. bdintegrations

    Replacing Windows2003 DNS Server

    Why couldn't you set up 2 DHCP servers? One DHCP server that serves 80% of the all IP addreses in each subnet. The other DHCP server serves 20% of all the IP addresses in each subnet. Both serve all 20 subnets. Have the router forward the DHCP requests to both servers; which ever one is faster...
  8. bdintegrations

    Send mail via SMTP through MS exchange server

    Did you mean "MS Outlook" when you said: If so, Outlook is usually set up to send emails SMTP to the Exchange server. The exchange server then relays it to the Internet. Is the local server Windows? If so you can install IIS/SMTP on the local server. I am not sure what you mean by "fake"...
  9. bdintegrations

    Server disappears from Network

    did you check the event logs on the server and the client? Business and Data Integrations http://www.bdintegrations.com/ A Northern Virginia IT Service and Consulting Company
  10. bdintegrations

    pros and cons for DC and File print server at remote site

    Just try it without the servers at the remote site and see how everything holds up. You may be able to use QoS on your existing equipment to allow more important packets to go through with a higher priority. If it works out, get a backup network connection in case of a blackout. Business and...
  11. bdintegrations

    Replacing Windows2003 DNS Server

    They will still be able to connect to the network even if the DHCP server goes down. You may be able to use the router itself as a backup DHCP server. Business and Data Integrations http://www.bdintegrations.com/ A Northern Virginia IT Service and Consulting Company
  12. bdintegrations

    Replacing Windows2003 DNS Server

    You do not need a dedicated DHCP server for each subnet. You can set your Router(If it has this functionality) to forward all DHCP requests to a single DHCP server. This DHCP server will be able to recognize which subnet the request can from and handle it appropriately...
  13. bdintegrations

    Combine websites from two IIS servers

    I am a little unsure about exactly what you want to do.What if you did the following: On server A, in the www.domain.com website, create a Virtual Directory called arcgis. When creating the Virtual Directory, it will ask for a path. Set the path to use a shared folder on Server B...
  14. bdintegrations

    Using Windows Authentication on IIS ASP pages

    1)When the user is created using an ASP form, you can have the web app send out an email. The email will contain a link that will allow him to go directly to an asp page were they can create their initial password. 2)If a user knows his password is going to expire(a message on the home page can...
  15. bdintegrations

    Outlook to Exchange thru Firewall

    -Install and configure SSH (http://sshwindows.sourceforge.net/) on the email server. There is a good readme doc that comes with the installer that will explain what you need to do. Basically, you have to tell SSH what users you want to create an SSH session. -open up port 22 on the firewall...

Part and Inventory Search

Back
Top