Quantcast
Channel: .Net Scraps - SharePoint 2010
Browsing latest articles
Browse All 14 View Live

Image may be NSFW.
Clik here to view.

SharePoint 2010 – Step By Step – 1

Objective 1 –> Installing Hyper-V on a Windows 2k8 R2 x64. This will be the Host OS. Objective 2 –> Creating a Virtual Machine with the OS as Win 2k8 R2 x64. This will be the Guest OS.Learning...

View Article



Image may be NSFW.
Clik here to view.

SharePoint 2010 – Step by Step – 2

Objective –> Run DCPromo on the system that was created in part 1.This is not a recommended way of setting up SharePoint, but due to the hardware limitations on my laptop I have no other choice....

View Article

Image may be NSFW.
Clik here to view.

SharePoint 2010 – Step by Step – 3

Objective 1 –> Install all the pre-requisites on the system that was created in part 2. Objective 2 –> Install SharePoint 2010 beta 2 binaries.Notes: 1. This is a public beta and there is no...

View Article

Image may be NSFW.
Clik here to view.

SharePoint 2010 - Set up your development environment for Windows 7 using...

I will tell you about my hardware setup and the reason why I am posting this. I am sure I am not alone who has faced this!!! I have a laptop with 4GB RAM and I wanted to use this as my SharePoint...

View Article

Image may be NSFW.
Clik here to view.

PowerShell Script to disable or enable services that consume resource on...

This is small follow-up post for SharePoint 2010 - Setup your development environment for Windows 7. The reason was Pedro's reply to the post who pointed that if you are indeed using your Windows 7...

View Article


Image may be NSFW.
Clik here to view.

Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 1

I am attempting to install/configure SharePoint 2010 and FAST Search in my virtual environment. We will walk through step-by-step in the process and we will also configure FAST Search as a default...

View Article

Image may be NSFW.
Clik here to view.

Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 2

Once we have done through the installation of SQL Server 2008 R2, we will now need to follow the article KB 968872 to open the required ports on the server to connect to an instance of SQL Server.Copy...

View Article

Image may be NSFW.
Clik here to view.

Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 3

In my previous two posts, we have installed SQL Server 2008 R2, SharePoint 2010 and Office Web App 2010. Let is now run the configuration wizard and finish the SharePoint Configuration part.Configuring...

View Article


Image may be NSFW.
Clik here to view.

Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 4

Let us now install and configure FAST Search 2010 for SharePoint 2010. Since I am out of resources we will be deploying a stand-alone FAST Search 2010, if possible I will add another FAST Search 2010...

View Article


Image may be NSFW.
Clik here to view.

Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 5

Now with all the software's installed and configured, let us now create and setup Content SSA and Query SSA. Content SSA crawls the content and feed it into FAST Search back-end while Query SSA...

View Article

Image may be NSFW.
Clik here to view.

Installing and Configuring SharePoint 2010 and FAST Search 2010–Part 6

Today we will create FAST Search Query SSA which will provide query results from the content that is crawled by FAST Search Content SSA.Create and setup Query SSAOpen SharePoint 2010 Central...

View Article

System.InvalidOperationException: A failure occurred...

This just gave me an opportunity to write after a long time and I did not think twice. It’s a bit of patching but it worked for me.I was installing SharePoint on one of my VM machine when I came across...

View Article

Image may be NSFW.
Clik here to view.

Powershell Tip #7 - How to find which sites use a specific webpart in SharePoint

Problem ScenarioYou are experiencing a bunch of performance issues in SharePoint. After some analysis, you figure out that it is happening due to a specific web part – call it The_Big_BAD_Webpart. How...

View Article


Image may be NSFW.
Clik here to view.

PowerShell Tip #14–Get all IDs and URLs for SharePoint sites

If you are interested in finding a list of all IDs and URLs of any web application in SharePoint, here is what you may do.get-spwebapplication http://sp2010 | get -spsite -limit all | get-spweb -limit...

View Article
Browsing latest articles
Browse All 14 View Live




Latest Images