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!

Recent content by 1nterpol

  1. 1nterpol

    problem with logon script? Can you see whats wrong?

    sorry for not getting back to you I was very busy, thats a great help thanks very much
  2. 1nterpol

    problem with logon script? Can you see whats wrong?

    im going to try edit this, look okay to you? On Error Resume Next Set objSysInfo = CreateObject("ADSystemInfo") Set objNetwork = CreateObject("Wscript.Network") strUserPath = "LDAP://" & objSysInfo.UserName Set objUser = GetObject(strUserPath) For Each strGroup in objUser.MemberOf...
  3. 1nterpol

    problem with logon script? Can you see whats wrong?

    hey thanks, what about if i want to map a drive depending on what group they are in?
  4. 1nterpol

    problem with logon script? Can you see whats wrong?

    im trying to map some drives, using some error control.i know the script is running as i get the message but nothing is mapping..there's a few extra variables there that aren't being used, i had to cut out other code to try narrow down the problem Option Explicit Dim ObjNetwork, objShell...
  5. 1nterpol

    how can i tell if soundcard has 16-bit recording?

    is it standard? its a dell optiplex gx520 with Analog Devices ADI 198x Integrated Audio
  6. 1nterpol

    Exchange pop3 connector service being stopped by fatal error

    I went into services there and set the qss service to restart if it fails, hopefully this gets the mail back up at least when its happens. Will have to wait and see if that works
  7. 1nterpol

    Exchange pop3 connector service being stopped by fatal error

    This is probably a longshot but does anyone understand what is happening here? there is no event id as the software is third party(quantum.The problem occurs about every 1 or 2 weeks. A fatal error occurred. Details: System.NullReferenceException: Object reference not set to an instance of an...
  8. 1nterpol

    Thinking of becoming a contract engineer....

    the other post helped alright, thanks a company i used to work for will hopefully use me on a part time basis to keep me going till i build up a customer base, im going to talk to the manager in a few days i live at home since i got back so having no bills should help me to get off my feet as...
  9. 1nterpol

    Thinking of becoming a contract engineer....

    I've been working in IT for about 6-7 years, i took a year off to travel and now im back im thinking id like to go out on my own. I have a meeting with a guy that's going to talk me through getting out on your own, he has nothing to do with IT he just advises people who want to set up their own...
  10. 1nterpol

    Ghost email addresses in system

    got it, thanks
  11. 1nterpol

    Ghost email addresses in system

    When we send emails out to the accounts department for example,we receive an email from some employees that were deleted from the system a long time ago like we receive a "this mail can not be delievered email" even though there is no sign of them in active directory
  12. 1nterpol

    Blocking access to a pc outside of work hours

    can you tell me whereabouts in group policy you can set this? be very grateful if you could! :)
  13. 1nterpol

    Blocking access to a pc outside of work hours

    Is it possible to block access to a pc outside of work hours without stopping the user from working on other pc's the pc's are on a domain, i realise i can stop a user from logging on after 18.00 but i just want to block them from one pc if possible
  14. 1nterpol

    Distribution List Problem

    Problem solved. I rang the other company and it turns out their anti-spam software was was taking the mail. They're making adjustments to it to allow the distribution list to work.

Part and Inventory Search

Back
Top