Folks,
I am using Windows Login script to Map I Drive
SET PATH I: \\Server\USERS\%USERNAME% so that each user have folder on I driver when logon to system using logon name. My question is this. Is it possible to assign permission via Logon script so that only owner of folder can access it. I can manually assign permission. But I wanna assign it via logon script.
Thanks
Tom