Hi,
I’m have a network that consist of NT server and 2K server. Currently we have a simple logon script that doesn’t really do much, all it has on it is
“pause
net use h:\\snap\%username%
pause.”
I don’t know much about logon script but I guess that would be the script to map the network drive. I want to be able to map all drives to the users and be able to time sync. Can anybody give me a quick drill down or link to a “how to site” about logon script. Keep in mind that I’m really a novice and have no clue about logon script or any other types of scripts. Thanks.