I recal reading a thread here a while back that indicated a way to script a user's login for a personal directory.
I think the script line was...
net use <drive letter> \\server\%username%
but that is not correct. the %username% is not a valid variable. I can not remember the correct syntax. Perhaps the variable identifier was %logonname% or something simliar. I'm not sure.
Can anyone help me get the correct variable name?
- James.
I think the script line was...
net use <drive letter> \\server\%username%
but that is not correct. the %username% is not a valid variable. I can not remember the correct syntax. Perhaps the variable identifier was %logonname% or something simliar. I'm not sure.
Can anyone help me get the correct variable name?
- James.