<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My SharePoint Experiences</title>
	<atom:link href="http://sharepoint.vanglabbeek.nl/feed/" rel="self" type="application/rss+xml" />
	<link>http://sharepoint.vanglabbeek.nl</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 20 Mar 2012 10:29:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Powershell and Registry: propertytype mappings</title>
		<link>http://sharepoint.vanglabbeek.nl/2012/01/09/powershell-and-registry-propertytype-mappings/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=powershell-and-registry-propertytype-mappings</link>
		<comments>http://sharepoint.vanglabbeek.nl/2012/01/09/powershell-and-registry-propertytype-mappings/#comments</comments>
		<pubDate>Mon, 09 Jan 2012 11:12:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[information]]></category>

		<guid isPermaLink="false">http://sharepoint.vanglabbeek.nl/?p=519</guid>
		<description><![CDATA[Since a few weeks i have been using and LOVING powershell for providing SharePoint functionality. Working with SharePoint AND powershell is really powerfull But every now and then, it&#8217;s not easy to find the right information. I wanted to create &#8230; <a href="http://sharepoint.vanglabbeek.nl/2012/01/09/powershell-and-registry-propertytype-mappings/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since a few weeks i have been using and LOVING powershell for providing SharePoint functionality.<br />
Working with SharePoint AND powershell is really powerfull  <img src='http://sharepoint.vanglabbeek.nl/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /><br />
But every now and then, it&#8217;s not easy to find the right information.</p>
<p>I wanted to create a powershell script that automates the creation of the registry keys for using the PDF iFilter.<br />
The keys have been posted on the internet multiple times, but always from the point of view of using Regedit.</p>
<p>I wanted it to be done by using powershell.<br />
Information on how to create regsitry keys and values is also greatly explained on the internet, but always based on string  values.<br />
The pdf ifilter uses more. reg-dword for example.</p>
<p>So i started my search for the property types of the registry and how they are called in powershell. And that was not easy.<br />
Eventually i ended up at &#8230;. <a title="technet" href="http://technet.microsoft.com/en-us/library/dd315408.aspx" target="_blank">technet</a>. Where it should be <img src='http://sharepoint.vanglabbeek.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>But since i couldn&#8217;t find it easily, i decided to create a blog about it.<br />
Hereby the mapping between powershell and registry of value mappings</p>
<table>
<tbody>
<tr>
<th style="text-align: left;">Value</th>
<th style="text-align: left;">Description</th>
</tr>
<tr>
<td>String</td>
<td>Specifies a null-terminated string. Equivalent to REG_SZ.</td>
</tr>
<tr>
<td>ExpandString</td>
<td>Specifies a null-terminated string that contains unexpanded references to environment variables that are expanded when the value is retrieved. Equivalent to REG_EXPAND_SZ.</td>
</tr>
<tr>
<td>Binary</td>
<td>Specifies binary data in any form. Equivalent to REG_BINARY.</td>
</tr>
<tr>
<td>DWord</td>
<td>Specifies a 32-bit binary number. Equivalent to REG_DWORD.</td>
</tr>
<tr>
<td>MultiString</td>
<td>Specifies an array of null-terminated strings terminated by two null characters. Equivalent to REG_MULTI_SZ.</td>
</tr>
<tr>
<td>QWord</td>
<td>Specifies a 64-bit binary number. Equivalent to REG_QWORD.</td>
</tr>
<tr>
<td>Unknown</td>
<td>Indicates an unsupported registry data type, such as REG_RESOURCE_LIST.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://sharepoint.vanglabbeek.nl/2012/01/09/powershell-and-registry-propertytype-mappings/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Office 365 Becomes First and Only Major Cloud Productivity Service to Comply With Leading EU and U.S. Standards for Data Protection and Security</title>
		<link>http://sharepoint.vanglabbeek.nl/2011/12/16/office-365-becomes-first-and-only-major-cloud-productivity-service-to-comply-with-leading-eu-and-u-s-standards-for-data-protection-and-security/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=office-365-becomes-first-and-only-major-cloud-productivity-service-to-comply-with-leading-eu-and-u-s-standards-for-data-protection-and-security</link>
		<comments>http://sharepoint.vanglabbeek.nl/2011/12/16/office-365-becomes-first-and-only-major-cloud-productivity-service-to-comply-with-leading-eu-and-u-s-standards-for-data-protection-and-security/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 07:52:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[information]]></category>

		<guid isPermaLink="false">http://sharepoint.vanglabbeek.nl/?p=516</guid>
		<description><![CDATA[REDMOND, Wash. — Dec. 14, 2011 — Microsoft Corp. today announced that Microsoft Office 365, the company’s next-generation cloud productivity service, is the first and only major cloud-based platform to offer leading information privacy and security standards for customers operating &#8230; <a href="http://sharepoint.vanglabbeek.nl/2011/12/16/office-365-becomes-first-and-only-major-cloud-productivity-service-to-comply-with-leading-eu-and-u-s-standards-for-data-protection-and-security/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>REDMOND, Wash. — Dec. 14, 2011 — </strong>Microsoft Corp. today announced that Microsoft Office 365, the company’s next-generation cloud productivity service, is the first and only major cloud-based platform to offer leading information privacy and security standards for customers operating in the European Union and United States. As part of its contractual commitment to customers, Microsoft will now sign the EU’s model clauses, which will help customers certify compliance with the European Commission’s stringent Data Protection Directive, and the U.S.-mandated Health Insurance Portability and Accountability Act (HIPAA).</p>
<p><a title="Link to full article" href="http://www.microsoft.com/Presspass/press/2011/dec11/12-14O365CloudPR.mspx" target="_blank">Link to full article</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sharepoint.vanglabbeek.nl/2011/12/16/office-365-becomes-first-and-only-major-cloud-productivity-service-to-comply-with-leading-eu-and-u-s-standards-for-data-protection-and-security/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Backup exec Freezes after installing SharePoint 2010 &#8211; Symantec &#8230; So we meet again</title>
		<link>http://sharepoint.vanglabbeek.nl/2011/10/18/backup-exec-freezes-after-installing-sharepoint-2010-symantec-so-we-meet-again/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=backup-exec-freezes-after-installing-sharepoint-2010-symantec-so-we-meet-again</link>
		<comments>http://sharepoint.vanglabbeek.nl/2011/10/18/backup-exec-freezes-after-installing-sharepoint-2010-symantec-so-we-meet-again/#comments</comments>
		<pubDate>Tue, 18 Oct 2011 08:52:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[errors]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[Maintenance]]></category>

		<guid isPermaLink="false">http://sharepoint.vanglabbeek.nl/?p=513</guid>
		<description><![CDATA[In the past (in the days that sharepoint still was called MOSS ) we often used port 10000 for central administration. Until we installed it at a customer who had BackupExec as their backup solution. Seems that the BackupExec agent &#8230; <a href="http://sharepoint.vanglabbeek.nl/2011/10/18/backup-exec-freezes-after-installing-sharepoint-2010-symantec-so-we-meet-again/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In the past (in the days that sharepoint still was called MOSS ) we often used port 10000 for central administration. Until we installed it at a customer who had BackupExec as their backup solution.</p>
<p>Seems that the BackupExec agent uses port 10000 to communicate with the BackupExec server. This forced us to review our Central Admin port strategy. Instead of simply using a convenient port number, we decided to research what would be a good port number.</p>
<p>We asked our customer which ports the all used, and we finally decided on a new port number for CA.</p>
<p>When SharePoint 2010 arrived we kept using our chosen port number.</p>
<p>Today, a customer told me that they could no longer backup their server on which SharePoint was installed.<br />
They were using: Backup Exec  <img src='http://sharepoint.vanglabbeek.nl/wp-includes/images/smilies/icon_confused.gif' alt=':-?' class='wp-smiley' /> </p>
<p>So my first guess was, backup exec changed the portnumber of their agent. But this wasn&#8217;t the case.</p>
<p>After some investigation it seems that BackupExec 12.5 agent stops working when SharePoint 2010 is installed.</p>
<p>The 12.5 version doesn&#8217;t support SharePoint 2010, but in this case was also not needed. We simply wanted to backup files fro the file system.<br />
The SharePoint agent was not to be used.</p>
<p>But the backup exec agent thinks otherwise. It has 2 SharePoint dll&#8217;s on board and it really want to see if it can connect to SharePoint.</p>
<p>even when the dll&#8217;s are build for older version of sharepoint, it will try to make a connection. And that&#8217;s the issue. It simply cannot connect but the process hangs itself trying to connect.</p>
<p>The solution:</p>
<ol>
<li>Stop the backupexec service on the sharepoint server</li>
<li>goto to the RAWS directory</li>
<li>rename the sharepoint dll&#8217;s (bedssps2.dll, bedssps3.dll) so the no longer function as dll (add .old)</li>
<li>restart the backup exex service</li>
</ol>
<p>Your backup exec server should be able to connect to the sharepoint server again.</p>
<p>Symantec has a support page on this issue:<a href="http://www.symantec.com/business/support/index?page=content&amp;id=TECH125045">http://www.symantec.com/business/support/index?page=content&amp;id=TECH125045</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sharepoint.vanglabbeek.nl/2011/10/18/backup-exec-freezes-after-installing-sharepoint-2010-symantec-so-we-meet-again/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Changing Central Administration port number</title>
		<link>http://sharepoint.vanglabbeek.nl/2011/08/26/changing-central-administration-port-number/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=changing-central-administration-port-number</link>
		<comments>http://sharepoint.vanglabbeek.nl/2011/08/26/changing-central-administration-port-number/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 12:28:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[information]]></category>

		<guid isPermaLink="false">http://sharepoint.vanglabbeek.nl/?p=509</guid>
		<description><![CDATA[As of SharePoint 2010 it&#8217;s really simple to change the port number of Central Administration. When installing the stand-alone version of SharePoint (which generates a portnumber) or simply if you want to change it (maybe some other software wants to &#8230; <a href="http://sharepoint.vanglabbeek.nl/2011/08/26/changing-central-administration-port-number/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As of SharePoint 2010 it&#8217;s really simple to change the port number of Central Administration.</p>
<p>When installing the stand-alone version of SharePoint (which generates a portnumber) or simply if you want to change it (maybe some other software wants to use that port)</p>
<p>The simplest way to accomplish this is by using a powershell command.</p>
<p>Type : Set-SPCentralAdministration -Port &lt;your preferred portnumber&gt;</p>
<p>It will change the portnumber on the fly.</p>
<p>BUT&#8230;&#8230; Keep the following in mind when changing the portnumber.<br />
The moment a webapplication is created, a directory is created based on the original portnumber. When you change the portnumber, the name of the dorectory will NOT be changed and still refelct the original portnumber.</p>
<p>Directory: C:inetpubwwwrootwssVirtualDirectories&lt;original portnumber&gt;</p>
<p>If the names of these directories don&#8217;t match your expectations, always take a look at the configuration in IIS.<br />
In IIS you can see both the directory and portnumber and you might see that someone changed the portnumber.</p>
]]></content:encoded>
			<wfw:commentRss>http://sharepoint.vanglabbeek.nl/2011/08/26/changing-central-administration-port-number/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010 Healthcare site templates</title>
		<link>http://sharepoint.vanglabbeek.nl/2011/08/15/sharepoint-2010-healthcare-site-templates/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-2010-healthcare-site-templates</link>
		<comments>http://sharepoint.vanglabbeek.nl/2011/08/15/sharepoint-2010-healthcare-site-templates/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 13:14:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sharepoint.vanglabbeek.nl/?p=501</guid>
		<description><![CDATA[Microsoft released some SharePoint 2010 site templates related to healthcare, named: Microsoft SharePoint 2010 Application Template for Health Organizations There are 17 site templates, each with their own functionality. You can download them all in one download here. Request for proposal - &#8230; <a href="http://sharepoint.vanglabbeek.nl/2011/08/15/sharepoint-2010-healthcare-site-templates/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Microsoft released some SharePoint 2010 site templates related to healthcare, named:</p>
<p style="text-align: center;"><em>Microsoft SharePoint 2010 Application Template for Health Organizations</em></p>
<p>There are 17 site templates, each with their own functionality. You can download them all in one download <a title="here" href="http://www.microsoft.com/download/en/details.aspx?id=26819" target="_blank">here</a>.</p>
<ul>
<li><strong>Request for proposal </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26543" target="_blank">Link</a><br />
The Request for Proposal application template helps manage the process of<br />
creating and releasing an initial RFP, collecting proposal submissions, and<br />
formally accepting the selected proposal from among those submitted. The site<br />
also makes it easier to notify individuals about the status of the RFP and the<br />
proposals.</li>
<li><strong>Helpdesk </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26537">Link</a><br />
The Help Desk application template helps departments such as IT, Facilities, and<br />
HR manage service requests. Team members use the application template to<br />
identify a service request, identify the root cause, and track solution status.<br />
The application template provides role-based dashboards that display information<br />
relevant to customer service representatives and managers, including performance<br />
history.</li>
<li><strong>Physical Asset Tracking and Management </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26536">Link</a><br />
The Physical Asset Tracking and Management application template helps<br />
departments such as Facilities, BioMedical, and Surgery manage requests and the<br />
tracking of physical assets. An asset manager approves asset requests and<br />
manages the properties of the assets—such as location, condition, manufacturer,<br />
model, current owner, and estimated value—in the system.</li>
<li><strong>Team Work Site </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26535">Link</a><br />
The Team Work Site application template provides a place where clinical and<br />
business teams, such as Medical Management or Environment of Care committees,<br />
can upload background documents, track scheduled calendar events, initiate<br />
discussion topics, and submit action items. The site also tracks the creation<br />
and purpose of subteams and enables discussion among team members.</li>
<li><strong>Clinical Trial Initiation and Management </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26550">Link</a><br />
For those who work in academic medical centers, the Clinical Trial Initiation<br />
and Management application template helps teams track clinical trial protocols,<br />
set objectives, select subjects, and manage the budget. The site provides useful<br />
Office Word 2010 templates as well as the capability to create, track, and<br />
assign trial-specific tasks and issues.</li>
<li><strong>Employee Training Scheduling and Materials </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26539">Link</a><br />
The Employee Training Scheduling and Materials application template helps<br />
nursing educators and other instructors manage courses and related materials.<br />
Instructors can use the site to add new courses and organize course materials.<br />
Employees can use the site to schedule attendance at a course, track courses<br />
they&#8217;ve attended, and provide feedback.</li>
<li><strong>Employee Activities Site </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26545">Link</a><br />
e Employee Activities Site application template helps departments such as HR and<br />
Marketing manage the creation of and attendance at employee events. Activity<br />
owners can use the site to review proposals for new activities and to create<br />
event-specific calendar items. Employees can use the site to sign up for<br />
activities as well as to track which ones they’ve attended in the past.</li>
<li><strong>Budgeting and Tracking Multiple Projects </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26546">Link</a><br />
The Budgeting and Tracking Multiple Projects application template helps project<br />
teams track and budget multiple, interrelated sets of activities. The template<br />
provides project management tools such as project creation, assignment of new<br />
tasks, Gantt charts, and common status designators. It also helps team members<br />
consolidate the status of multiple projects into a single view, tracking<br />
progress against the project budget and timeline.</li>
<li><strong>Compliance Process Support Site </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26551">Link</a><br />
The Compliance Process Support Site application template helps both teams and<br />
executive sponsors manage compliance implementation endeavors, such as HIPAA.<br />
The site lets users specify control tasks that allow the capture of compliance<br />
issues as they arise. The application template contains document libraries used<br />
by team members to store related files as well as a calendar to track key audit<br />
dates.</li>
<li><strong>Case Management </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26538">Link</a><br />
The Case Management application template helps case managers track status and<br />
the tasks required to complete their work. When a case is initiated, standard<br />
tasks and documents are created; these can then be modified based on the work<br />
each case manager has completed.</li>
<li><strong>Business Performance Reporting </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26540">Link</a><br />
The Business Performance Reporting application template helps managers in<br />
healthcare organizations track the satisfaction of internal customers/patients<br />
through a combination of surveys and discussions. Surveys can be sent via Office<br />
InfoPath 2010, and the responses can be consolidated by the template to provide<br />
an overall view of the survey answers.</li>
<li><strong>Discussion Database </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26544">Link</a><br />
The Discussion Database application template provides a location where team<br />
members can create and reply to discussion topics. Discussions are organized by<br />
categories, which are created by a site manager and can be linked to Office<br />
Outlook 2010 via an RSS feed.</li>
<li><strong>Document Library and Review </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26547">Link</a><br />
The Document Library and Review application template helps people manage the<br />
review cycle common to processes like publication, knowledge management, and<br />
project plan development. It combines the functionality of a version-tracking<br />
document library with a threaded discussion list to provide a feedback and<br />
revision system. This template is intended for teams that need a central<br />
location for document review, discussion, revision control, and approval.</li>
<li><strong>Call Center </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26541">Link</a><br />
The Call Center application template helps departments such as Billing, HR, and<br />
IT manage customer service requests, from issue identification to cause analysis<br />
and resolution. Role-based dashboards display relevant information for each<br />
service request, and a knowledge base helps track related documents and items<br />
previously used to solve past Call Center issues. Management-focused dashboards<br />
track performance with metrics such as average resolution time and service<br />
request performance history.</li>
<li><strong>Change Request Management </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26542">Link</a><br />
The Change Request Management application template helps users track risks<br />
associated with a design change. Team members can submit a change request,<br />
notifying stakeholders of the risks involved with the change. The application<br />
template allows a team member to approve or reject the request.</li>
<li><strong>Knowledgebase</strong> &#8211; <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26549" target="_blank">Link</a><br />
The Knowledge Base application template helps teams manage the information that<br />
is resident within their organization. The template enables team members to<br />
upload existing documents or create new ones using Web-based content creation<br />
tools. Items are tagged with relevant identifying information so that others can<br />
more easily find the documents and learn from the collective knowledge in their<br />
organization. The template can be used in a &#8220;top down&#8221; approach, in which a<br />
centralized knowledge department &#8220;pushes down&#8221; relevant content to the rest of<br />
the business, or in a &#8220;bottom up&#8221; approach, in which knowledge is captured and<br />
shared by all users as a normal part of doing business.</li>
<li><strong>Event Planning </strong>- <a title="Link" href="http://www.microsoft.com/download/en/details.aspx?id=26548" target="_blank">Link</a><br />
The Event Planning application template helps teams organize events efficiently<br />
through the use of online registration, schedules, communication, and feedback.<br />
Role-based dashboards offer specific information to various event participants<br />
via home pages tailored for speakers, guests, staff, vendors, delegates,<br />
attendees, and others.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://sharepoint.vanglabbeek.nl/2011/08/15/sharepoint-2010-healthcare-site-templates/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Express database limit</title>
		<link>http://sharepoint.vanglabbeek.nl/2011/06/15/sql-express-database-limit/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sql-express-database-limit</link>
		<comments>http://sharepoint.vanglabbeek.nl/2011/06/15/sql-express-database-limit/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 13:15:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[information]]></category>

		<guid isPermaLink="false">http://sharepoint.vanglabbeek.nl/?p=497</guid>
		<description><![CDATA[recently i noticed on a page that the database limit of SQl express was extended. First of all: what is SQL express. It&#8217;s the free version of Microsoft&#8217;s SQL server. because it&#8217;s free, it&#8217;s (ofcourse) limited. One of these limitations &#8230; <a href="http://sharepoint.vanglabbeek.nl/2011/06/15/sql-express-database-limit/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>recently i noticed on a page that the database limit of SQl express was extended.</p>
<p>First of all: what is SQL express. It&#8217;s the free version of Microsoft&#8217;s SQL server.<br />
because it&#8217;s free, it&#8217;s (ofcourse) limited. One of these limitations is the maximum database size.</p>
<p>this was always : 4 Gb.<br />
But , as of version 2008R2 (express) this limitation is extended to 10 GB.</p>
<p>Although SharePoint comes OOTB with SQL express 2008 (without the R2), you can cheat during installation. That way you can have a larger database, but still use the free version of SQL. Install SQL 2008R2 express BEFORE installing SharePoint and install it using an Named Instance.</p>
<p>I already showed how this can be accomplished using the full SQL version <a title="here" href="http://sharepoint.vanglabbeek.nl/index.php/2011/04/15/sharepoint-2010-standalone-installation-but-with-full-sql-version/">here</a>.</p>
<p>For more information about SQL express, take a look at the following URL&#8217;s</p>
<p>general info about SQL express 2008R2: <a href="http://www.microsoft.com/sqlserver/en/us/editions/express.aspx">http://www.microsoft.com/sqlserver/en/us/editions/express.aspx</a></p>
<p>Limitation or differences between the versions of SQL 2008 R2 (including the 10 Gb db limit):<a href="http://www.microsoft.com/sqlserver/en/us/product-info/compare.aspx">http://www.microsoft.com/sqlserver/en/us/product-info/compare.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sharepoint.vanglabbeek.nl/2011/06/15/sql-express-database-limit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SharePoint 2010: Standalone installation, but with full sql version</title>
		<link>http://sharepoint.vanglabbeek.nl/2011/04/15/sharepoint-2010-standalone-installation-but-with-full-sql-version/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sharepoint-2010-standalone-installation-but-with-full-sql-version</link>
		<comments>http://sharepoint.vanglabbeek.nl/2011/04/15/sharepoint-2010-standalone-installation-but-with-full-sql-version/#comments</comments>
		<pubDate>Fri, 15 Apr 2011 11:54:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[information]]></category>
		<category><![CDATA[SharePoint2010]]></category>

		<guid isPermaLink="false">http://sharepoint.vanglabbeek.nl/?p=491</guid>
		<description><![CDATA[For development and testing i usually install the standalone version of SharePoint 2010. I start with installing win2008R2, then i install sql2008r2, then i install the SharePoint pre-requisites, and when i start installing SharePoint i always realize, i don&#8217;t have &#8230; <a href="http://sharepoint.vanglabbeek.nl/2011/04/15/sharepoint-2010-standalone-installation-but-with-full-sql-version/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For development and testing i usually install the standalone version of SharePoint 2010.</p>
<p>I start with installing win2008R2, then i install sql2008r2, then i install the SharePoint pre-requisites, and when i start installing SharePoint i always realize, i don&#8217;t have the option to use the installed sql server. Standalone ALWAYS installs sql express and uses this as the database server.</p>
<p>So i end up with 2 sql instllations.</p>
<p>an alternative is to install a farm, based on local accounts, but that&#8217;s not always what i want.</p>
<p>For those who want that, take a look at this article : <a href="http://sharepoint.microsoft.com/blogs/fromthefield/Lists/Posts/Post.aspx?ID=112">http://sharepoint.microsoft.com/blogs/fromthefield/Lists/Posts/Post.aspx?ID=112</a></p>
<p>So, when i wanted to setup a development environment again i wanted to start with SQL installation. However, this time i remembered i don&#8217;t need it.</p>
<p>But what if i still want to use it instead of the express version.</p>
<p>that&#8217;s when an idea popped up. What would happen if i installed sql as an instance with the name &#8230;&#8230;.. SHAREPOINT.</p>
<p>The same instance name that SharePoint uses for the express installation.</p>
<p>I installed sql2008R2 as an instance with the name SHAREPOINT and then installed SharePoint.</p>
<p>And guess what &#8230;. it used the SHAREPOINT instance i created as database for the SharePoint installation.</p>
<p>Voila. SharePoint standalone installation on the full SQL version.</p>
<p>&nbsp;</p>
<p>regards,</p>
<p>Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://sharepoint.vanglabbeek.nl/2011/04/15/sharepoint-2010-standalone-installation-but-with-full-sql-version/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Project Server WebAccess 2007 odd search dropdown scope behaviour</title>
		<link>http://sharepoint.vanglabbeek.nl/2011/02/01/project-server-webaccess-2007-odd-search-dropdown-scope-behaviour/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=project-server-webaccess-2007-odd-search-dropdown-scope-behaviour</link>
		<comments>http://sharepoint.vanglabbeek.nl/2011/02/01/project-server-webaccess-2007-odd-search-dropdown-scope-behaviour/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 13:33:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[errors]]></category>

		<guid isPermaLink="false">http://sharepoint.vanglabbeek.nl/?p=488</guid>
		<description><![CDATA[I have a SharePoint 2007 enviroment (Dutch) with Project server (Dutch) installed. I created a custom search scope. I added this scope to the dropdown list on my portal. When i use this dropdownlist, i can see the new scope. &#8230; <a href="http://sharepoint.vanglabbeek.nl/2011/02/01/project-server-webaccess-2007-odd-search-dropdown-scope-behaviour/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have a SharePoint 2007 enviroment (Dutch) with Project server (Dutch) installed.</p>
<p>I created a custom search scope. I added this scope to the dropdown list on my portal. When i use this dropdownlist, i can see the new scope.</p>
<p>I also wanted this functionality on my Project Web Access site(collection). Actually, i even want that new scope to be the default scope.</p>
<p>So i added this scope&#8230;.. but it didn&#8217;t show up (i redirected to search center)</p>
<p>After some investigation. i saw that everything was dutch EXCEPT the names of the display groups.</p>
<p>Although all functionality and all buttons and everything else, it struck me that the names of the different groups where not translated.</p>
<p>I went to my primary portal, retrieved the name of the displaygroups, as they are named in dutch.</p>
<p>Created a new group in my PWA site, added the scopes i want, and guess what : My pulldown menu from the search box, was correctly filled wit hthe scopes i entered.</p>
<p>Seems Microsoft made a hickup in translating <img src='http://sharepoint.vanglabbeek.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Eric</p>
]]></content:encoded>
			<wfw:commentRss>http://sharepoint.vanglabbeek.nl/2011/02/01/project-server-webaccess-2007-odd-search-dropdown-scope-behaviour/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CKS: Development Tools Edition</title>
		<link>http://sharepoint.vanglabbeek.nl/2011/01/28/cks-development-tools-edition/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=cks-development-tools-edition</link>
		<comments>http://sharepoint.vanglabbeek.nl/2011/01/28/cks-development-tools-edition/#comments</comments>
		<pubDate>Fri, 28 Jan 2011 07:26:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[information]]></category>

		<guid isPermaLink="false">http://sharepoint.vanglabbeek.nl/?p=485</guid>
		<description><![CDATA[This project extends the Visual Studio 2010 SharePoint project system with advanced templates and tools. Using these extensions you will be able to find relevant information from your SharePoint environments without leaving Visual Studio. You will have greater productivity while &#8230; <a href="http://sharepoint.vanglabbeek.nl/2011/01/28/cks-development-tools-edition/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This project extends the Visual Studio 2010 SharePoint project system with advanced templates and tools. Using these extensions you will be able to find relevant information from your SharePoint environments without leaving Visual Studio. You will have greater productivity while developing SharePoint components and you will have greater deployment capabilities on your local SharePoint installation.</p>
<p>For all developers there are several features you will like.</p>
<p>Get it <a href="http://cksdev.codeplex.com/" target="_blank">here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://sharepoint.vanglabbeek.nl/2011/01/28/cks-development-tools-edition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>That&#8217;s the first one</title>
		<link>http://sharepoint.vanglabbeek.nl/2011/01/27/thats-the-first-one/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=thats-the-first-one</link>
		<comments>http://sharepoint.vanglabbeek.nl/2011/01/27/thats-the-first-one/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 15:08:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://sharepoint.vanglabbeek.nl/?p=482</guid>
		<description><![CDATA[Just passed the TS: Microsoft SharePoint 2010 configuring and administering exam (70-677)]]></description>
			<content:encoded><![CDATA[<p>Just passed the TS: Microsoft SharePoint 2010 configuring and administering exam (70-677)<br />
 <img src='http://sharepoint.vanglabbeek.nl/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://sharepoint.vanglabbeek.nl/2011/01/27/thats-the-first-one/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

