Achandler Posted March 9, 2016 Posted March 9, 2016 To be totally honest, I'm sure there is quite an easy way to do this but I can't figure it out. Basically, I have a csv of details, for example: Name, HomeDrive, EmailAddress Bill, Staff\Bill, [email protected] Ted, Staff\Ted, [email protected] I need to get said information into XML files, one for each line. Similar to mail merging. I need to get the information into an .xml file to create individual connection files, and would like to atomate it so that I don't have to do 60 members of staff seperately! So that the XML might be similar to: This is $name The home drive is $HomeDrive The email address is $EmailAddress Hope that makes sense.
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