Greeting,
i have a hidden "$private" folder that has subfolders for each employee's name .
and my login script allow them to map their drive according to their usenmane eg: net use x: \\server\$private\%username%
now my question is, when the user logins in he sees that mapped drive with the full path - but i want to hide the $private folder ..
is there a way to hide that from the client
thanks
i have a hidden "$private" folder that has subfolders for each employee's name .
and my login script allow them to map their drive according to their usenmane eg: net use x: \\server\$private\%username%
now my question is, when the user logins in he sees that mapped drive with the full path - but i want to hide the $private folder ..
is there a way to hide that from the client
thanks