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. 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...
  16. blubomber

    Need to move some things

    Thanks for the reply. If i am correct, when you move the page file off of the C: partition, you will not get the memory dump incase of a windows crash. But that is all i can recall. Thanks again
  17. blubomber

    SBS and ISA running on the same server

    thank you for the replies. i was just curious if you could separate ISA form SBS for little or no cost, besides the extra server. But i have also decided not to run ISA on the SBS server its self. I like ISA's features but i just dont feel comfortable running a software firewall on a domain...
  18. blubomber

    Need to move some things

    I am running SBS Premium R2 although i do not have SQL 2005 installed yet. I want to install SQL 2k5 on the second partition of the server and remove MSDE so all database needs can run off of SQL. Is this possible? Also, what are the issues with moving the page file off the C: partition and...
  19. blubomber

    WinXP computer after joining SBS03 R2, can not access outside resource

    first, what OS is the workstation running. You could also try using the tracert command on the workstation to see how far the internet request goes. for example, c:\tracert www.microsoft.com. if you are not familiar with the tracert command, it will show you each router or gateway the...
  20. blubomber

    SBS and ISA running on the same server

    Hello, i am running SBS 2003 R2 Premium edition. I have not installed ISA to this date yet. I was a little worried about how much security there really is running ISA on the same box as 2003 instead of running ISA as a gateway on another computer. Is there anyone running a setup like this...

Part and Inventory Search

Back
Top