I two lists one is on site A which is on server A and the second one on site B on server B So i decided to use Powershell to export the list on site A and then grab the export and load it to the list on site B. But i only want to export the new items if any.
Any ideas how i could only pick up the new items from a list. the new image will only show is if the date/time is less than two days old on the item lists. Thanks in Advance