DCSIMG
SharePoint - Eran Ruso
Sign in | Join | Help

Browse by Tags

How To: Migrate Sites From One SharePoint Server To Another
28 March 11 04:15 AM | Eran Ruso | with no comments
Its 4 in the morning and I am Working on sites migrations between two SharePoint Servers. I decided to share my site migrations with you in order to keep me awake and because it is very interesting So how do I do the magic? It is very simple… Step 1: Log-in to the old server Step 2: Run a command line as administrator (Right click –> Run as admin) Step 3: Get to c:\program files\Common Files\Microsoft Shared\Web Server Extensions\12\BIN Step 4: Type – stsadm.exe –o export –url [site URL] –filename...
תגים:, ,
TFS 2010 Configuration Tool For Existing MOSS Server 2007 Or 2010 (SharePoint)
26 December 10 09:51 AM | Eran Ruso | with no comments
I have just encountered a very nice tool that helps connect TFS 2010 to SharePoint Server that was not installed with the TFS. When Do I Use It? (From Download Site) You can use this tool to configure an existing installation of Microsoft Office SharePoint Server 2007 or Microsoft SharePoint Server 2010 for use with Microsoft Visual Studio Team Foundation Server 2010. The tool automates the configuration of the following features with certain default values, which are explained in the configuration...
How Do I Manage Documents In Team System? (SharePoint)
05 March 10 04:50 PM | Eran Ruso | 6 comment(s)
I have been asked that question almost in each project I am doing. The answer is very simple: with SharePoint. When I give this answer I get a curious look, and the following question will be: “Why?” SharePoint is a huge product that does many wonderful things, in this post I like to show how it can help us manage our documents. First thing that you will need to know is that when you create a Team Project you also create a SharePoint site, actually what you create is Windows SharePoint Services ...