I am trying to create a home share for users by only using Group Policy. So far I have been successful by configuring a folder and drive mapping in the GPO, with the path; \server\homeshare\%logonuser%.
However I have an issue with this config as it seems to run the drivemapping first which forces me to logon to the client machine again to get it to map up.
Any fix for this? Is there a way to modify the task sequence or whatever so that it can map the drive after the folder is created?