First off do you have a share at that location?
Second do you have user directories in that folder?
Yes there is a share at that location, and no there are no user directories in that directory, Im i supposed to create each user directory. Or how are this directories supposed to be created...
wshNetwork.MapNetworkDrive "t:","\\server\USERS" & wshNetwork.UserName
I changed it to this but i still get directory not found, is there supposed to be a list of users here or why is it still not seeing it?
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.??
Wow so much things to learn, so i need to make a number with meaning, which wont be automatically assign right??
Or what other alternative do you guys suggest>
Thanks for the input!
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.