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!

Search results for query: *

  • Users: kazurin
  • Content: Threads
  • Order by date
  1. kazurin

    Logon Script Directory not found

    Set wshNetwork = CreateObject("WScript.Network") wshNetwork.MapNetworkDrive "t:","\\server\o$\USERS" & wshNetwork.UserName This gives me a directory not found, now the question is is there a directory on win2003 server were there is a list of users, which i think this line needs to continue.??
  2. kazurin

    Autonumber to table changes the order of client list, Why?

    I already have a prettly lon list of clients and I'm having trouble inserting auto number like I want, since they are all already in order archived in file cabinets. --THIS IS WHAT I HAVE--------- Number Tracking Client 0139 01 John Doe 0140 02 Jane Smith 0141 03...

Part and Inventory Search

Back
Top