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 wOOdy-Soft 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 blubomber

  1. blubomber

    Cannot see Shared Disks in Windows Explorer

    I have just setup a windows 2k3 cluster with 2 nodes connected via SCSI to a shared Array. On the shared array i have 5 disks, one for the quarum and the others for a SQL 2000 install. I have the MSDTC installed and listed as a resource. If i open windows explorer on node1 and the group is...
  2. blubomber

    Cant get to company website

    I am working with SBS 2003 R2 with SP2. We were hosting our company's website on the SBS sever that was accessible by the public. We have recently moved it to a hosting company. The company's internal domain is company.com. Since we moved the site to a hosting company, none of the internal...
  3. blubomber

    Remove WSUS

    Can i remove WSUS services on my SBS R2 server without interfearing with the SharePoint server? I want to remove WSUS and install the newer version on another partition.
  4. blubomber

    PHP on IIS 6 and getting a contact page to work.....

    Sorry for the delay, here is the PHP code, <?php session_start(); $errors=0; if(isset($_POST['Submit'])) { $number = $_POST['number']; if($number != $_SESSION["image_value"]) $response = '<span class="required">Invalid Verification!</span>'; else { $message .= "<p><font...
  5. blubomber

    PHP on IIS 6 and getting a contact page to work.....

    Thank you for the replies. I will get the posted, thanks for the help in advance.
  6. blubomber

    PHP on IIS 6 and getting a contact page to work.....

    Well, i got my brother's PHP site running on his windows 2003 server. now he has a contact page in his site that does not work as intended. The page comes up and allows the user to fill out the information, once the user clicks on the "send" button, the page indicates it has been sent. On the...
  7. blubomber

    Reinstalling Intranet?

    markdmac, thank you for the reply and links. that was just what i needed. fairly simple fix. I did not know that exchange would recreate the folders like that. Thanks again.
  8. blubomber

    OWA 405 Error

    When trying to access the OWA on SBS 2k3 R2, either directly at www.company.com/exchange or through the RWW site, i get the stantard Exch 2k3 OWA login page. After entering a user name and pass word, i get this HTTP Error 405 - The HTTP verb used to access this page is not allowed. Internet...
  9. blubomber

    Reinstalling Intranet?

    I have an issue with the RWW site. I asked a buddy to help me get PHP working on my bros SBS 2003 R2 server so he could host a site that used PHP. Well, in doing so, my buddy accidentally messed up the RWW site. I got parts of it working again but there are some areas that are not working. Like...
  10. blubomber

    Host second SMTP address

    Shackdaddy, your suggestion worked. I was able to find the area in trendmicro that allows me to add the new domain. Thanks again for all replies.
  11. blubomber

    Host second SMTP address

    I will check on that one ShackDaddy. We are running trendmicro. Thank you for the help. This one just has me stumped!
  12. blubomber

    SBS/Exchange setup

    Just a side note, i currently have Exch and a BlackBerry server on the same SBS 2003R2 box. Although we only have 5 blackberry users, there have not been any issues.
  13. blubomber

    Host second SMTP address

    Yes, that is correct. is there anything in SBS 2003 that might be blocking the acceptance of a second domain's emails?
  14. blubomber

    Host second SMTP address

    Yes, the accounts have the new address on them.
  15. blubomber

    Host second SMTP address

    I currently have SBS 2003 R2 with Exch 2k3 SP2 installed. Exchange is currently receiving email for our default domain, www.company.com. I am trying to add another domain to the exchange server. www.company2.com. I have gone into exchange and added the second domain to the recipients list and...

Part and Inventory Search

Back
Top