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 Chriss Miller 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 Reyn

  1. Reyn

    xp firewall and mom agent

    It sounds like you need to open the ports on the firewall to allow agent/management server communication. For MOM: MOM agents can communicate with the MOM Management Server if the MOM agent computer is behind a firewall. However, you must open TCP port 1270 and UDP port 1270. Additionally, you...
  2. Reyn

    List All Possible Alerts From System Center Operations Manager 2007

    Try running this in powershell You will have to modify the "ManagementPack" get-rule | select-object DisplayName, @{ Name = "ManagementPack"; Expression={$_.GetManagementPack().DisplayName}} | export-csv C:\folder name\filename.csv
  3. Reyn

    MS Outlook and Scripting

    A Big thanks to all of you, this really helped!!
  4. Reyn

    MS Outlook and Scripting

    As someone new to scripting I am at a loss on this one... Is the anyway to take the contents of a text file and have it automatically placed in the body of a new outlook email message, not as an attachment, but as the text of the message. Thanks!
  5. Reyn

    2003 Server App Log Event 1006 & 1030

    Just a side note on this. I have also seen similar behavior on an exchange box when the RPC service for the Domain Controller it is trying to authenticate to is hung, I usually have to reboot the DC and then things are good again.
  6. Reyn

    Exchange Newbie- Bridgehead/Gateway setup

    Hi All, I have inherited an jr. Exchange admin position with my company and have been reading up on Exchange 2k3, but I have found info on how to set it up as a Gateway or bridgehead a bit sparce. Can anyone explain how to do this, set it up as either a Gateway or Bridgehead? -Thanks!-
  7. Reyn

    Server looses Static IP, Gains Apparent DHCP addy

    Hello everyone. I have a server that starts out with a statically assigned IP address. At random times it it suddenly becomes unavailiable and upon investigation its IP configuration has changed, not that the DHCP option is selected but that the IP address and Mask has changed entirely, almost...
  8. Reyn

    Backup Exec Fails to send E-Mail to public folder in Outlook

    Try this on for size.... If your service email account is something like service@main.my.company.com and you are actually getting by using service@company.com with Exchange parsing it through then this may be your problem. Try using the fully qualified name of the sending(Service) account.
  9. Reyn

    Power Edge 1750 Spontaneous Reboot

    I have several Dell 1750s with Windows Server 2003 installed on them. Some of them have taken to spontaneously rebooting and then the Dell Server Agent fails to start.The agent will not start manually at this point and the only option I have is to unplug the server and wait a few minutes for the...
  10. Reyn

    MOM and DNS

    Hi, I am beta testing MOM 2005 and need a way to generate DNS errors other then just stopping the service. I figure that some of this can be done through bad configuration settings on the DNS server itself, but I was wondering if there were any good tools out there that could help in creating...
  11. Reyn

    DNS Outsourcing

    nobleman, Typically you are right,however we found we can not trust the internal admins of said company as they deleted all of our primaries and left us in a real bad situation,that is why I was wondering about alternatives.
  12. Reyn

    DNS Outsourcing

    Hi All, I was wondering what a good DNS outsourcing company might be other then AT&T? (All opinions welcome)
  13. Reyn

    Measuring Tempurature

    The temperature is read using onboard sensing equipment tied into the BIOS(usually)or some other software packaged with the Mainboard. If your mainboard doesnt have this feature you can always go the electronics route and use a digital contact thermometer that you install yourself.
  14. Reyn

    Earth hum

    I would have to say that micman is pretty much on the right path here. My bet would be that a filter capacitor in the power supply is going bad and will only get worse which means the hum will only get worse...replace it and things should be fine.
  15. Reyn

    DNS - Urgent Help

    also make sure that you have the name server component running in any Network Address Translation devices you are running.

Part and Inventory Search

Back
Top