Tagged Questions
9
votes
2answers
167 views
“Best Practices” for SharePoint customizations/development to easily migrate to new SharePoint versions
Do you know of any documents that describe “best practices” for SharePoint customizations (especially custom developments) in order for these customizations/code (for example web parts, event ...
1
vote
0answers
175 views
Migrating MySite User Profiles to new account
We are currently in the process of changing (AD) domain and user names for users. This is done gradually, and the old and new domain/user names will coexist in a transition period.
A challenge we ...
0
votes
2answers
233 views
Migrate Sharepoint 2007 to 2010
So right now there's a SharePoint 2007 site filled with data. I have to migrate EVERYTHING properly from the SharePoint 2007 site to a new server that has SharePoint 2010 and Windows Server 2008 ...
0
votes
1answer
15 views
Site Features in Sub Webs Confusion
Very Basic but confusing question.
I see we have three types of features,
Web Application Features
Site Collection Features
Site Features
Now I know that Web application features belong to web ...
0
votes
1answer
137 views
How to Integrate STSADM command within Windows Form App
I am developing a Windows Form Application which will have one option as "Export a Site" and another to "Import a Site" I want it to be done using following STSADM commands but not sure what I need to ...
0
votes
1answer
270 views
importing a site to a new site collection error
I tried using STSADM to export / import a site definition, it exported properly, but when i tried to import it, it gave me fatal error that couldn't find a webtemplate #id** with LCID 1033, both ...
6
votes
3answers
353 views
Moving a site to a different site collection
I am looking for a C# script that will move a site with all permissions and content to another site collection. Google isn't helping me or maybe i dont know what exactly to look for.
e.g.
I have a ...
3
votes
3answers
680 views
How to bulk import User Profiles from a legacy system and pre-create MySites
I need suggestions how to accomplish one upgrade task.
I have list of user accounts in .csv file which I need to import to SP2010 and create user accounts with appropriate attributes. Also this ...
1
vote
2answers
224 views
SharePoint Migration from Dev to Live
I am going to be in the process of taking my dev site and putting it on live. Just wondering if there is anything I need to be aware of or any tips/software to do so?
