This is my first post on Stack Overflow.
We have a central folder located on our file server and in this folder there are folders for each user (the folders are named after their username).
e.g.
\fileservercentral_storejoe.bloggs
\fileservercentral_storesam.smith
We would like to have a script that looked at the folder for the user (joe.bloggs) in the central store when they log on and copy the contents to a location in their %appdata% folder.
The same script should be able to run for sam.smith when they log on and copy the contents to a location in their %appdata% folder.
Any assistance with this would be very welcome.
Many thanks,
Shane
I have not tried anything yet.
Shane is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.