Michael,
First of all the format would need to be something like
\\servername\users\%username% where there is a shared folder called 'users'
on a server called 'servername' and each user would need a folder named
'username' ( meaning, if Mary Smith has a user account called 'msmith' HER
folder would need to be called 'msmith' ). You would need to associate a
Drive Letter with this so you would need to make sure to select one that is
not a part of your logon script. H: is what most people use - assuming that
you are trying to create a so-called 'user home folder'. Please remember
that if these user folders do not exist in that shared folder they will be
created. What are you trying to do with the "$" at the end?
What is currently in each user's profile? Anything? How many users are
there? Does each user already have a folder set up? If yes, what is the
name of each folder ( meaning, is there a scheme to it )? Again, remember
that placing the \\servername\users\%username% in each users profile will
create that 'msmith' folder if it does not already exist.
What type of clients do you have ( meaning, all WIN2000 and above or do you
also have WIN9x clients )?
Is this something that can be done with a logon script? I know that this is
different from what you are asking, but I am not sure what you are trying to
do ( have an idea,though ).
HTH,
Cary