Tagged Questions
2
votes
0answers
53 views
Import-Spweb is changing the user id if the user does not exist in the organisation anymore
We had to restore a list (which has versionsing enabled) in our PROD enviornment SP 2010 August CU 2012. We used the following command metioned below:
Import-SPWeb http://example.com/projects/myList ...
2
votes
1answer
183 views
Trouble promoting subsite or moving it to a different site collection
My company is just starting to use sharepoint for some of our contractors. And I am now tasked with the administration. (yay)
Development was done on a standalone server and they were planning on ...
0
votes
3answers
213 views
Physical to Virtual Migration of SharePoint Machine
We are about to conduct a full virtual migration. Among the physical machines to be migrated is our SharePoint server, which hosts two SP sites. I know very little about SharePoint and I've only ...
2
votes
2answers
1k views
Can I export a list from SharePoint 2007 and then import to SharePoint 2010?
I have a user that has requested we copy her Shared Documents library from SharePoint 2007 team site to an existing SharePoint 2010 team site.
Can this be accomplished with OOB STSADM export/import ...
0
votes
1answer
599 views
Import/Export Version History Modified Date
Im migrating a SPS2003 site to MOSS 2007. Its crucial I maintain version history. I followed this process:
Do the pre upgrade check
Backup DB from SPS2003
Restore DB to SQL in virtual machine with ...
0
votes
2answers
255 views
Site Collection Import Issue using stsadm
I am having some issues with importing a PUblishing Site Collection using stsadm import. THe Export didn't report any issues and in fact the import reported no issue. When we try to access the root ...
0
votes
1answer
95 views
Questions about importing / exporting using stsadm
I have 2 questions regarding stsadm -o import
My site has custom content types, but these are activated at site collection level. So Should I first install the WSP package on target server, then ...
0
votes
1answer
346 views
List exists error when using stsadm -o import command
When using the stsadm -o import command I am getting an error relating to a list already existing, the import then seems to fail. Should it not handle this scenario of a list already existing on the ...