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 Wanet Telecoms Ltd 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. creiners

    Logon Script Help

    mrmovie, You are a life saver!!! Adjusted your function a tad to fit my logon script but it cured my problems company wide. Thank you very much.
  2. creiners

    Logon Script Help

    I haven't had a chance to fully test this in production but WOW man this seems to map way faster than my code!!! bravo ... thanks ... is it because I was using a sub rather than a function?
  3. creiners

    Logon Script Help

    Thanks will give that a try ... this is really baffling to me ...
  4. creiners

    Logon Script Help

    The actual full script writes to a .txt file on the c:\ during boot. It is reporting successfull mapping. I am even having this trouble all of a sudden on my laptop. When I run this code in primal script I get no error codes, it shows that the drives map correctly but in windows they never do.
  5. creiners

    Logon Script Help

    I have a logon script that I am really stumped on. This code worked for well over 2 years and has not been changed. Suddenly it has randomly stopped working on computers in my domain. Some are W2k some are XP. The script sends me no errors even when I try to turn on error catching. I think...
  6. creiners

    Logon Script runs correctly -- Mapped drives do not show

    I knew better too... It is quite long but I do alot with my logon scripts. This is a VERY stripped down version but has all of the relevant subs: '========================================================================== ' ' VBScript Source File -- Created with SAPIEN Technologies...
  7. creiners

    Logon Script runs correctly -- Mapped drives do not show

    I have been running a vblogon script that has been working for several years now. Recently on some of my XP machines, the logon script runs correctly, my log file shows that the drives have mapped, however, when you try to access them they are not showing as mapped. I am baffled. Any ideas?
  8. creiners

    script to change PC name

    Great code! Glad to see someone else that embrases VBScripting. I am having a hard time convincing my corprate office that VB rocks... Even though I get more done in less time than they do using my scripts ... oh well. My question is what is wrong with sysprep. I run it just before every...

Part and Inventory Search

Back
Top