Tagged Questions
1
vote
2answers
385 views
Migrating a date field date created to SharePoint's Created
Can we migrate a date field called date created from lotus notes to SharePoint "Created" date field (which is a readonly field)?
3
votes
1answer
474 views
Moving list from one environment to another while preserving the GUID
I have a list template (.stp) file. I would like to restore the list and its contents in any given SharePoint environment. The conditions for restoring are listed below:
Restore the list to any ...
3
votes
2answers
628 views
Migration tool for specific lists
I am looking for a migration tool that works at the list level, not for a full site or server.
One specific requirement is to be able to migrate lists that are connected via lookups.
For example, if ...
2
votes
1answer
319 views
Sporadically missing “click to add a new hyperlink”
We just migrated from 2007 to 2010 and changed our stylesheets to use v4. We have a list of over 1000 items with a few "Link URL" columns. Occasionally when editing the item, the link url field would ...
0
votes
1answer
546 views
Powershell script (remote) to copy List items from MOSS 2007 to SharePoint Server 2010
Any one has any ideas if we can write PowerShell script from a server which does not have SharePoint installed to copy list items from a MOSS 2007 site (MOSS server) to SharePoint 2010 (SP2010 ...
8
votes
5answers
4k views
Which is the easiest way to migrate entire List to a new new site?
Hi
I need to migrate a list with 800+ items to a new location but within the same site collection. Which is the easiest way to do it. I want it to be a exactly same with all data, attachements etc ...
4
votes
4answers
5k views
How to migrate a 2007 sharepoint list to 2010?
We have a list in sharepoint 2007 that we need to move to another site which is based on sharepoint 2010.
what's the best and fastest method?
thanks in advance
2
votes
1answer
292 views
Sharepoint 2010: best practice to migrate legacy data to sharepoint list
I have to migrate some legacy data from stand-alone sql server database to sharepoint list.
I'm going to use programmatic approach and write a code that communicates with sharepoint list asmx web ...