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 N2PCS

  1. N2PCS

    Monitoring Software with WatchGuard

    Depending on the firewall model, you may be able to configure a monitor to watch your T-1 bandwidth. Also, are you logging all in and outbound traffic? What is the firewall model and network topology? Regards, Scott
  2. N2PCS

    SMTP gateway

    I have used both Exchange and the Symantec product acting as a gateway. I perfer the Symantec product to off load the inital AV scanning and spam filtering so that our production mail server does not have to deal with the load placed on it by these products. Using the Symantec product in a DMZ...
  3. N2PCS

    Upgrade from 2000

    I believe that you can. You will have to remove a few Exchange 2000 componets that are not supported by Exchange 2003 before the upgrade. I just completed an inplace upgrade from Exchange 2000 Ent to Exchange 2003 Ent with no problems. If no Exchange 5.5 servers are present make sure you...
  4. N2PCS

    Upgrade from 2000

    The correct process would be to upgrade to Exchange 2003 and then to Windows 2003 server. Windows 2003 server does not support Exchange 2000. I would suggest that you research the option of upgrading to Windows 2003 server. I would only do this if you need a specific function available in...
  5. N2PCS

    Admin audit trail (Need Help)

    I have been trying to find out for 2000/2003 but have not been able to confirm this yet. I will update the thread if I can find the answer.
  6. N2PCS

    Admin audit trail (Need Help)

    Make sure logging is enabled from the system manager. Look for Event ID 1016 in the Application Log. http://www.winnetmag.com/Article/ArticleID/23750/23750.html
  7. N2PCS

    License Tracking Software

    The BSA offers some freeware for this purpose. http://www.bsa.org/usa/antipiracy/Free-Software-Audit-Tools.cfm I have used before and had accurate reports will little setup. Scott Alberd
  8. N2PCS

    remote desktop / term services

    Get RealVNC. It is FREE and works great for remote assistance. It requires not user interaction. Scott Alberd
  9. N2PCS

    Any good internet monitoring/restricting software out there?

    I agree we use ISA and it is a very stable application. Scott Alberd
  10. N2PCS

    Problems adding change order buttons on list box

    What happens on Form_Load I write the text file data to a list box(list1). The the formated data gets added to lstAccount list box, which is the one I am trying to add function to. I have two text boxes, text1 and text2. On the move down event I write the current values for the indexes to...
  11. N2PCS

    Problems adding change order buttons on list box

    I have a form that has two list boxes on it. The List boxes are being populated by reading a text file. List box 1 only displays the actual text while list box two is a replica of the the text file. (Used to write the data back to the text file) I am trying to add change order buttons to list...
  12. N2PCS

    Winmail.Dat

    Is there a signatue, etc?
  13. N2PCS

    Winmail.Dat

    This usually occurs when HTML componets are sent via plain text email. You may check for fonts, colors, etc. with in the senders email. Try sending as plain text. Regards Scott
  14. N2PCS

    ASP \ Access Query overwrites Aceess Data

    Bad Day - I figured it out.
  15. N2PCS

    ASP \ Access Query overwrites Aceess Data

    I have the following code: <% Dim Conn, RS, strSubmit, strDate, strName strSubmit = Request(&quot;Submit&quot;) If strSubmit <> &quot;&quot; Then Submit = &quot;&quot; strSubmit = &quot;&quot; strName = &quot;'&quot; & Request(&quot;Name&quot;) & &quot;'&quot; strDate =...

Part and Inventory Search

Back
Top