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 qtin

  1. qtin

    Mcafee 5100 engine now available

    Either way it requires a reboot. Check the logs on the machines - file is in use and will be replaced after reboot. I'm willing to bet you have notifications regarding reboots turned off.
  2. qtin

    support of Multiple ISP's in Cisco ASA 5520

    Don't take this a gospel since I have only had my ASAs out of the box for a couple days: 1 - Yes, multiple ASAs can provide support for multiple providers. 2 - In simplistic terms, Active/Active provides load balancing between the 2 devices and is available only in multiple context mode...
  3. qtin

    Time Zone w/GPO?

    Like I said in one of my disclaimers - I'm not actually making this switch for us. I can say now that we have done it. We ended up using SetTz.exe and ran it with an SMS push. Not exactly what you were looking for but that's how we ended up doing it. I don't know about rights level since we...
  4. qtin

    Time Zone w/GPO?

    Sorry - was out yesterday. The KB article I posted is junk. (Guess I really should have read the entire thing) Copy this and paste it into notepad (note this is for Eastern only - I don't have any machines that will fall in Central so I don't care): ;;;;;;;;;;;;;;; CLASS MACHINE...
  5. qtin

    Time Zone w/GPO?

    Hot off of the press. I assume you are going to suffer through this with the rest of us.... http://support.microsoft.com/?kbid=914837
  6. qtin

    someone stealing my signal

    Back up a couple of steps before you make any changes. Are you trying to configure your router while you are wireless yourself? Is so, from your statement that the connection specific DNS is NOT your ISP, I'm under the impression that you are connected to somebody else's access point. Turn...
  7. qtin

    Port forwarding problem on OpenBSD 3.8

    Change your $webserver on your pass line to any. You already have the redirection setup higher in pf.conf.
  8. qtin

    Live communication server (lcs) & win 2003

    It might be your DNS settings. Quick fix - put an entry in your host file for your LCS server. If that isn't it the ResKit located in the directory you installed LCS in has some debug programs. Also, I've found more LCS help here...
  9. qtin

    Live Communications Server

    Billy - I don't know the details of your environment but it sounds like you will need to get corporate involved if you want it to be seamless. During the install you must extend the schema for AD and that requires some powerful accounts. However, you can do this in a test lab and have all your...
  10. qtin

    Group Policy for Power Settings

    Create a custom ADM template and import it into the policy. Here is the info you want in the template: ;;;;;;;;;;;;;;; CLASS MACHINE;; ;;;;;;;;;;;;;;; ;;;;;;;;;;;; CLASS USER;; ;;;;;;;;;;;; ;Turns the power settings to 'Always On' CATEGORY "Change Me to whatever you want" POLICY "Power...
  11. qtin

    automatically add users

    Check this out: http://support.microsoft.com/default.aspx?scid=kb;en-us;320065 Create a domain group "Deviant Junior High Kids" and add that as a local admin on the lab machines using the policy. Beware - this setting will overwrite any accounts currently on the machine (I.E. it will remove...
  12. qtin

    Computer serial numbers

    *** This is all for 2003*** I'm sure some people will agree that I have a strange way of doing things. Whenever I had to make a custom report I created a new view in SQL Enterprise Manager and linked to the view. I always found this to be easier than trying to use SMS to create the report...
  13. qtin

    Computer serial numbers

    Yes. I don't remember if I had to modify the sms_def.mof for 2003 or not. I know it can be done.
  14. qtin

    Desden Bombing Worm?

    http://forums.mcafeehelp.com/viewtopic.php?t=47417 The result of Sober.U (trend-micro), Sober.q@mm (McAfee) Not much info but at least it gets you a starting point. Q-
  15. qtin

    Automate installation of applications

    Well, there is an easy and a not so easy answer. Easy: For installs that have a MSI (you can extract it from the exe for adobe and some other apps) you can create an AD policy so the machines will install the software on the next reboot. Computer config -> Software Settings -> Software...

Part and Inventory Search

Back
Top