I have a script that backs up a sharepoint list into an xml file. I can then use this file to recreate the list. I need to maintain the ID column. If I try to insert the ID column, I get an error saying the field can't be updated. How do I get around this?
Thanks