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 TouchToneTommy 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. brokenhalo

    Open Source reverse-proxy/firewall

    Hello all: To make this brief, my colleage and myself are possibly looking to replace our current ISA/TMG firewalls and have them replaced with something different given the recent news about Microsoft discontinuing the Forefront products. So now that the planning wheels are in motion, I am...
  2. brokenhalo

    Tripplite Envirosense Dry Contacts

    Well, I did find a couple products that appear that they might work... It's just hard to be sure. I think either of them might work - only reason I think that is because the image of the first one listed below seems to have the same types of little screws on the bottom that my Envirosense unit...
  3. brokenhalo

    Make batch file for Server Shutdown

    Sorry, just now realizing you said you don't know how to write a batch file... OK - please copy my command from above and paste it into notepad and finally save it as shutdown.bat. You can then tell your UPS software to run that bat file. Make sure you actually replace \\computername with the...
  4. brokenhalo

    Make batch file for Server Shutdown

    I am assuming the computers/servers attached to the UPS are Windows machines. If so, create a .bat file using something similar to the following... shutdown –m \\computername –f –c “Computer is shutting down in 120 seconds. Please save any work in progress” –t 120 Brad L. Network Engineer...
  5. brokenhalo

    Tripplite Envirosense Dry Contacts

    Hello All, We have a couple Tripplite UPS's with the Envirosense modules installed. We are currently using the built-in temp and humidity sensors, but are now interested in testing for water (on the floor, for example). The Envirosense has what they call "dry contacts" built into the device...
  6. brokenhalo

    DirectAccess Issues

    OK, got it resolved. For some reason or another, the Group Policy became corrupt. We just had to reapply the policies and it started working. Thanks, Brad L. Network Engineer Pcubed "Some things Man was never meant to know. For everything else, there's Google.
  7. brokenhalo

    DirectAccess Issues

    Hello All: Not sure if this is the correct Forum in TT to post this issue to, but it seemed like the most relevant. So we have had DirectAccess working in production for over a year now without major issues. This morning, I get in the office with several tickets regarding internal access from...
  8. brokenhalo

    70-662 Exam Prep

    Hello All: I've just failed the 70-662 exam that I thought I was completely prepared for and just wanted to post some feedback about it here for anyone else prepping to take it and also get some suggestions if possible. Firstly, I used a combination of CBT Nuggets and uCertify software to...
  9. brokenhalo

    NAS Recommendation

    I didn't think about IPP... This might work. Thanks! Brad L. Network Engineer Pcubed "Some things Man was never meant to know. For everything else, there's Google.
  10. brokenhalo

    NAS Recommendation

    Hello all, I am looking at purchasing a NAS device that has the capability for network printer sharing. I have found several that support USB printer sharing, but that will not work as I would have to keep the device within USB cable range of the printer and physical security restraints won't...
  11. brokenhalo

    Script to add file-based printer and install associated .inf file

    Hello all, I am looking to create a script that can install a file-based printer (Such as Sybase Data Window or GhostScript PDF) and install the .inf file for it. I have found several scripts that can install shared printers and IP-based printers, but nothing for file-based printers. We are...
  12. brokenhalo

    IE9 Document Modes completely busted

    For anyone interested, we have finally figured out the problem and a resolution. The issue related to Adobe Type 1 fonts. We wrote a blog article here specifying the issue and resolution. http://ptihosting.com/blog/design-and-marketing/ie9-wont-render-some-pages-adobe-postscript-fonts-to-blame/...
  13. brokenhalo

    IE9 Document Modes completely busted

    Sorry to bump, but this is becoming a really serious and really annoying issue. Thanks, Brad L. Systems Engineer Prestige Technologies www.prestigetech.com www.ptihosting.com/blog "Some things Man was never meant to know. For everything else, there's Google.
  14. brokenhalo

    IE9 Document Modes completely busted

    Hello all, I have a co-worker with a very strange problem that I've never seen or heard of, and Google has not been informative. He cannot even use IE9 on his own machine because webpages refuse to display properly or at all (and he is a web developer, so it sucks really badly for him). After...
  15. brokenhalo

    Exim4 outbound issue

    Well, I feel stupid. CSF+LFD has an "SMTP_BLOCK" option that I had set to 1 (disable SMTP). This was strange because I was able to send mail through port 25 using telnet no problem. I won't overlook that option again. Thanks as always for your help! Brad L. Systems Engineer Prestige...
  16. brokenhalo

    Exim4 outbound issue

    Thanks! That is exactly what that error means. I have done several Google searches for that error and came across likely the same exact searches you did. I do not believe the issue to be a corrupt Exim DB. I have completely uninstalled and reinstalled Exim in an ettempt to resolve this issue...
  17. brokenhalo

    Exim4 outbound issue

    Hello guys. I am having an issue that is completely driving me nuts. I have had sendmail working perfectly on this server for over 3 years. I use it only for outbound mail to send out the contents of a web form and internal server alerts (forwarding root's mail via /etc/aliases). I had some...
  18. brokenhalo

    Worker process for websites contantly crashing - ASP.NET 4.0

    I am having an issue where the worker process for all of our websites crashes as the result of many unhandled exceptions. We thought this issue might have been caused by storing the session state in SQL instead of using a state server so we moved the session state back to a state server and the...
  19. brokenhalo

    Need a "super" logon script

    It would be easier that way, if I only had a few machines. Unfortunately, I have just over 1,000 machines that need this exact config. I have a script that will accomplish this, but might be hard to add to the script above. I will see what I can get accomplished with this tonight and post back...
  20. brokenhalo

    Need a "super" logon script

    Thanks Geates for the fast response! The first portion of the script looks as if it might be exactly what I need. The last portion, however (Adding network printers and setting the default) is the exact same as what I currently have, and only works properly when logged in as administrator...

Part and Inventory Search

Back
Top