Hi, we are looking to use data from our sql server 2008 to populate a public folder in Exchange 2010. End reslut is that we'd like to rewrite this public folder every night with data from our database that we export to csv file then import to Exchange if possible. I've been trying with powershell Import-CSV but haven't had much luck. Can anyone give me a simple sample of a csv file with minimum required fields and the import-csv command to import to a public folder called Customers on our exchange server called exchange2010.gntrad.local.
Been going around in circles and not sure if this is even really possible with this command?
Thanks,
Joe
Been going around in circles and not sure if this is even really possible with this command?
Thanks,
Joe