bodminman Posted December 5, 2012 Posted December 5, 2012 Hi there, I want to get the email login details out to out students over the next few weeks and am wondering what will be the best way of going about it. Within an Excel spreadsheet I have all of their usernames and passwords etc and thought that there maybe a way to have something interrogating the spreadsheet and matching say a home drive folder name with the line in the spreadsheet and then extract that line of data, bundle it into a txt or doc file and them saved into the users home directory. Is this feasible or would there be a much simpler way? Cheers
camel Posted December 5, 2012 Posted December 5, 2012 Hi, You could use a powershell script to use the spreadsheet by extracting the fields and create your files. I assume usernames are the students root folder?
bodminman Posted December 5, 2012 Author Posted December 5, 2012 Hi, You could use a powershell script to use the spreadsheet by extracting the fields and create your files. I assume usernames are the students root folder? Thanks for the reply. Yes the usernames are the students root folder.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now