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 SkipVought 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: *

  • Users: OZAKA
  • Order by date
  1. OZAKA

    VBScript If computername = ..............

    Hi Mr Movie, This is what I got with the help of another colleague and yourself and this posting. Set ObjEnv=wshshell.Environment("PROCESS") ' COULD YOU EXPLAIN WHY THIS IS NOT "Dim Computername" COMPUTERNAME = ObjEnv("COMPUTERNAME") 'cast COMPUTERNAME to a STRING to compare it ' our naming...
  2. OZAKA

    VBScript If computername = ..............

    HI, I am a VERY newbie here and never write any VB. my programming experience is almost non existent, but I have a few questions I hope you can help me with. I run a script (leftover from previous employee) that creates a startmenu with specific icons according to Ad group membership (we...

Part and Inventory Search

Back
Top