Install Guide: SP2 for SharePoint (WSS v3 and MOSS 2007)

Wednesday, April 29, 2009

Service Pack 2 was released yesterday (as I am guessing the whole world knows by now). Instead of making that profound announcement I would recommend you check out this post on the SharePoint Team blog for the official announcement. I will spare you the crazy details other than you should install it. J

Just like when the last updates came out I figured I would write a quick guide on the steps I am taking to install. Something to ponder before you get started. When was the last time you did a backup? Knock on wood as you answer.

  1. Start time 11:11 PM
  2. I am checking Windows Update for the latest patches. Looks like SQL Server 2008 SP1, IE8, and a random other Office update is waiting to install. I think I will let them sit for another evening; I have to get up early in the morning.
  3. This environment is a single box with both MOSS Enterprise and SQL Server 2008. MOSS is currently running the February cumulative updates build 12.0.0.6341.
  4. Downloading WSS SP2. 32.9 MB in 29 seconds. Make sure you download the 32bit or 64bit version you need. Both are available from the linked page.
  5. Downloading MOSS SP2. 270 MB in 3 minutes 54 seconds. Make sure you download the 32bit or 64bit version you need. Both are available from the linked page.
  6. Launched the WSS SP2 EXE I just downloaded.
  7. Agreed to the license terms and clicked Continue
  8. Started 11:22 PM. Ended 11:24 PM.
  9. When configuration wizard opens click Cancel and Yes at the warning. We will run config wizard after the MOSS update is installed also.
  10. Launched the MOSS SP2 EXE I just downloaded
  11. Agreed to the license terms and clicked Continue
  12. Started 11:25 PM. Ended 11:36 PM.
  13. Configuration Wizard opens automatically when the update finished installing.
  14. Click Next at the welcome screen
  15. Click Yes to stopping IIS, SharePoint Admin Service, and SharePoint Timer Service
  16. Click Next at the completing screen
  17. You will get a popup warning that you need to install the updates on all servers in your farm before continuing. Be sure to do that if you have multiple servers.
  18. Click OK.
  19. Start at 11:38 PM. About 3 GB of content in this farm. End at 11:48 PM.
  20. Click Finish
  21. Looks like I am left with build 12.0.0.6421

Remember these are the steps I took on my server. They are put here to give you basic guidance, if you feel you want to read about applying updates in excruationing details then check out these links from the Team blog.

Deploy software updates for Windows SharePoint Services 3.0
http://technet.microsoft.com/en-us/library/cc288269.aspx
Deploy software updates for Office SharePoint Server 2007
http://technet.microsoft.com/en-us/library/cc263467.aspx

MOSS 2007 and WSS 3.0 Service Pack 2 has been released

Tuesday, April 28, 2009

Office 2007 Service Pack 2 including the service packs for WSS 3.0 and MOSS 2007 has just been released. Be sure to read the KB articles below as they contain important information about SP2 including known issues with these service packs.

KB Article Links

Description of Windows SharePoint Services 3.0 SP2 and of Windows SharePoint Services 3.0 Language Pack SP2

http://support.microsoft.com/kb/953338
Description of 2007 Microsoft Office servers Service Pack 2 (SP2) and of 2007 Microsoft Office servers Language Pack Service Pack 2 (SP2)

http://support.microsoft.com/kb/953334

Download Links

Please check the above listed KB articles. They contain the download locations for the service packs and language service packs.

Installation Steps

Be sure to follow the instructions about how to install software update for WSS 3.0 and MOSS 2007.

Please also check SharePoint Team Blog and Updates Resource Center for SharePoint Products and Technologies when the articles go live.

Related Resources

About Service Pack 2 for SharePoint Product and Technologies

http://go.microsoft.com/fwlink/?LinkId=148551

Service Pack 2 Overview

http://go.microsoft.com/fwlink/?LinkId=148374

Updates Resource Center for SharePoint Products and Technologies
http://technet.microsoft.com/en-us/office/sharepointserver/bb735839.aspx

The full list of changes in SP2 (Excel 2007 format)
Windows SharePoint Services 3.0 SP2 Changes
MOSS 2007 SP2 Changes

You can also go to this KB article for a full list of downloads for Office System 2007 SP2 (client & server).
http://support.microsoft.com/kb/968170

What version of SharePoint is running?

Here is a summary of the latest version numbers:

For a complete list, please visit How to find the level of SharePoint you are running.

Still have questions regarding upgrading to Office SharePoint Server 2007?

We have updated the following topics that deal with upgrading to Office SharePoint Server 2007, based on customer feedback:

· Determine upgrade approach (Office SharePoint Server)

· How the upgrade process works

· Review upgrade best practices

· Estimate how long the upgrade process will take and the amount of space needed

· Use a trial upgrade to find potential issues

· Develop new custom site definitions and create upgrade definition files

· Install Service Pack 2 for Windows SharePoint Services 2.0 and SharePoint Portal Server 2003

· Create new domain names (gradual upgrade only)

· Save blocked file type settings

· Install and configure Office SharePoint Server for an in-place upgrade

· Install and configure Office SharePoint Server for a gradual upgrade

· Verify upgrade

· Review upgraded sites

· Reapply customizations in the browser and Microsoft Office SharePoint Designer 2007

· Troubleshoot and resume upgrade

· Perform post-upgrade steps for an in-place upgrade

· Perform post-upgrade steps for a gradual upgrade

· Perform post-upgrade steps for a database migration

· Comparison of key features

MOSS 2007 Search Scope Error --> Query/Index Server Event log Error (HOW TO FIX IT)

Monday, April 27, 2009

MOSS Error: In multi Server MOSS 2007 farm environment. You might see Search Scope Count Errors and also Event Log errors on Index/Query server

Possible Cause: Query and Index Servers are not functioning correctly

Symptoms:

Application Event Log:

Description:

Event Type:        Error

Event Source:    Office SharePoint Server

Event Category:                Office Server Shared Services

Event ID:              6482

Date:                     9/26/2007

Time:                     10:27:52 PM

User:                     N/A

Computer:          MyServerName

Description:

Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (09596173-2751-4db9-a84a-920690352eba).

Reason: Object b605e66d-073d-4075-ad36-8565cdd48497 not found.

Techinal Support Details:

System.Collections.Generic.KeyNotFoundException: Object b605e66d-073d-4075-ad36-8565cdd48497 not found.

   at Microsoft.Office.Server.Search.Administration.SearchApi.get_App()

   at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()

   at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

Diagnosis :  Steps to fix this problem

This problem occurs mostly when your Office SharePoint Service Search is not working (or configured correctly). When you  follow steps listed here to configure your office SharePoint Service Search, you will  most likely loose crawled data in content catalogs if any. You need to re-crawl data source again.

1. Stop Office SharePoint Service on all servers (command line option StsAdm.exe -o osearch -action stop)

2. Stop and Start MOSS timer service

3. Start office SharePoint Service Search service on index server first. (my observation is stsadm.exe command line tool works better StsAdm.exe -o osearch -action start -role index)

a. Sometimes you configure Index location on index server (use new location). Use “configure automatically” option and provide domain account which is member of local admin group on the index server (command line option StsAdm.exe -o osearch -defaultindexlocation E:\spsindexdata)

4. Start Office SharePoint Services Search Service on Query Server(s) next. (command line option StsAdm.exe -o osearch -action start -role query)

a. Sometimes you configure Index location on Query server (use new location). Use “configure automatically” option and provide domain account which is member of local admin group on the Query server. (command line option StsAdm.exe -o osearch -propogationlocation d:\spsindexdata)

5. You might want to wait couple of minutes.

6. Edit your Shared Service Provider (SSP) settings. Select Index Server in drop down list. Provide service credentials. Click OK

7. Wait about 10 minutes and check your server again. Check if Scope count Error is gone.

Add new servers to an existing server farm

Sunday, April 26, 2009

If you have to build a new server to join an existing server farm, it is recommended that you use an installation source in which the software update files are included. When you use this installation source to add new servers to your server farm, the software update is already applied to the new server and the version of the new server matches the rest of the servers in your server farm.

You can download Office SharePoint Server 2007 with SP1 as an updated version at the following location:

You can use the updates folder to create an installation source location that already contains the software updates that match those installed on your server farm. For more information, see the topic Create an installation source that includes software updates (Office SharePoint Server 2007).

If you have to build a new server to join an existing server farm, but you have not created an updated installation source, you must use the following procedure.

To build a server to join an existing farm
  1. Install the product without any software updates and do not run the SharePoint Products and Technologies Configuration Wizard.

  2. Install the software update.

  3. Run the SharePoint Products and Technologies Configuration Wizard at the command prompt.

If you do not follow this process and if you run the SharePoint Products and Technologies Configuration Wizard after you install the released product, the SharePoint Products and Technologies Configuration Wizard reads the ConfigDB registry key and the SharePoint Products and Technologies Configuration Wizard displays the following: Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object. To address this problem, you must either modify the registry or use the command line to force the configuration to complete successfully.

Use Registry Editor to modify the contents of the ConfigDB registry key and then run the SharePoint Products and Technologies Configuration Wizard.

To force an installation after a failed configuration by modifying the registry
  1. Install the software update and do not allow the SharePoint Products and Technologies Configuration Wizard to run.

  2. Use Registry Editor to modify the setup type to a clean installation. Change the registry key to the following:

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web server extensions\12.0\WSS\"SetupType"="CLEAN_INSTALL"

  3. Run the SharePoint Products and Technologies Configuration Wizard to perform a disconnect operation.

  4. Run the SharePoint Products and Technologies Configuration Wizard to connect to your server farm.

Missing Create or Extend Web Application in Central Administration

Friday, April 24, 2009

Recently I wanted to create a new web application in SharePoint and so I went to the Central Admin website to create one, but the option was missing. Even though I was logged in as the System Account, the farm administration account I couldn't see the link. If I navigated directly to /_admin/extendvs.aspx I got an access denied message and none of the accounts configured for SharePoint would allow me access.

image

So after a lot of head scratching I remembered that I had navigated directly to the administration site directly in an existing browser session and had not used the link from Start Menu. As soon as I navigated from the start menu I realized that I  was using Windows Server 2008 and that Central Admin has to be run with administrator privileges.

As soon as the browser opened the 'Create or Extend Web Application' link appeared and all was good again.

MOSS SHOP???

Wednesday, April 22, 2009

MOSS Shop??? by you.

VAN DON HOUSE HOTEL

VAN DON HOUSE Hotel by you.

Access denied in win2008 with a custom host header

Tuesday, April 21, 2009

As usual - I failed to write this down when it happened before, and every time I encounter this issue I fail to remember how to solve it.
The issue - you install a new sharepoint machine and create a web application with a custom host header and then try to browse to it from the server itself using the host header (which is correctly configured in the DNS and host files and all) and you get prompted for a username\password three times and then get thrown out.
This happened with sharepoint 2003 as well, and with windows 2003 server and has the same reason behind it - a loopback check on the server. In 2008 however it threw me several times when I created a web application, and browsed to it and it worked and then I had to recreate it and it suddenly stopped working from the server, while other machines could browse to it with no issues. arrrggghhh!

So, if you have a web application with a custom host header, and if you browse to it from a client machine you can view the sites, but from the server you get prompted for password and nothing you enter works...try the solutions described in this KB article (KB896861). I know the title refers only to IIS 6, and I know the article mentions windows XP and windows 2003 - trust me, it solves this issue for windows 2008 just as well.

Microsoft SharePoint “14” is now Microsoft SharePoint 2010

Thursday, April 16, 2009

You have probably seen the news announcement today where we announced the public beta for the new Microsoft Exchange Server 2010. As part of that announcement, we also talked about some of the names for the “14” wave of products including Microsoft Office 2010 and Microsoft SharePoint Server 2010. I wanted to answer some questions that I think will inevitably pop to the top of your mind:

What happened to the Office piece of the name? We love MOSS. . . .

The first thing you’ll notice is that the MOSS acronym goes away with the new name since Office is no longer in the SharePoint official name. No one should worry that SharePoint doesn’t work great with Office 2010 since we removed Office from the name, just like people didn’t worry whether SharePoint was a great portal product when we removed Portal from the 2007 name.

The primary reason why we took Office out of the name - lots of folks associate the name Office with the Office client. We wanted to take the opportunity to reestablish the Office name and brand to be synonymous with the client suite. I say “Give the people what they Want” so everyone should immediately think of Microsoft Office = Office apps.

Don’t try to acronym Microsoft SharePoint Server to MSS since MSS is already taken by Microsoft Search Server. Just remember, SharePoint is SharePoint is SharePoint.

What about Windows SharePoint Services?

When you read through the announcement, you may be wondering what happened to Windows SharePoint Services. While we didn’t announcement anything new for WSS, and I want to assure you that we’re definitely working on a new v4 version of the product. It’s too early to drill into any of the details but WSS is getting a lot of new features and will be a great release. We’ll talk more about WSS at a later date.

So, what was announced?

Here are my key takeaways from the interview with Chris Capossela:

• Exchange 2010 will lead the way for the 2010 (previously referred by its codename “14”) wave of technologies and it will be available in the second half of 2009. You can download a beta today.

• Using Office Web applications, customers will be able to create, edit and collaborate on Office documents through a browser.

• IT professionals will be able to choose to either deploy and manage on-premises or hosted as a service.

• For developers, we are working on Open APIs, deep support for industry standards and developer tool support with Visual Studio 2010.

You can read the entire interview here.

Service Pack 2 for the 2007 Microsoft Office System due to ship April 28th

This has been by the Office Service Pack team over on their blog. Hit the link to find out more and be sure to start planning for SP2 now!

In the meantime, check out the SharePoint Product Group blog for some news on "Microsoft SharePoint 2010". :-)

Fixing Moss Search

Tuesday, April 14, 2009

Had a client today (last week now) who broke search all the way. And in their attempts to straighten it out they changed some pieces that weren't broken. Then while they were in the process of trying to put it all back together I called and said let me at it so they just stopped. Needless to say I picked up the farm in an odd state or more exactly Search was dead.

So the first step always when Search is broke is to go to the SSP Admin and check out things.

  1. Open the SSP Administration page
  2. Click on Search Administration and see what it has to say. (if you don't see Search Administration this means you have not installed the infrastructure update. I would highly recommend at a minimum you have that installed. Get the latest update install guide here)

When I opened the page I saw a Crawl status of Error. That is about worthless.

image

That is pretty much as generic as they come. You get the same Error when the server is on fire as you do when there is small hiccup. So a much better thing to do is:

  1. Go back to the SSP administration page
  2. Click on Search Settings (which is what we used pre infrastructure update)

This page does a much better job of giving you tangible errors. Here is what I got:

Error: An indexer is not assigned to the Shared Services Provider 'SharedServices1'.
Link to: Configure an indexer and a search database for this Shared Services Provider

Well that is fixable but how did they end up like this? They stopped the Indexing service in the farm by:

  1. Go to Central Admin
  2. Click on Operations
  3. Click Services on Server
  4. They choose their Index server
  5. Then clicked Stop to the right of Office SharePoint Search Service

This doesn't just stop the service. This actually removes the service completely. This also removes the Index server from any SSP configured to use it. Now if you did want to just start and stop the service there is a way to do this:

  1. Open a command prompt
  2. Type net stop osearch and press enter
  3. Type net start osearch and press enter

image

This will cycle the search service. Usually the only time you need to do something like this is after installing a new ifilter but sometimes it makes you feel better to give it a shot and see if that helps your problem. I do it more often than I should just for that reason.

Back to the task at hand clearing up that error! I double checked and they had already reconfigured the Office SharePoint Search Service on the Index server so all I need to do is go back to the Index server and re-associate the indexer.

  1. From Central Administration click on Shared Services Administration from the left hand side of the page.
  2. Hover over the SSP name, click the drop down arrow and click Edit properties

  1. Scroll to the bottom of the page and select your Index server from the Index Server dropdown. If you see No Indexers in red you need to go back to your Services on Server and make sure you have the Office SharePoint Search service started and configured for the Index role.
  2. Confirm that you have the correct index location. Usually the C: drive is less than ideal.
  3. Click Ok

The SSP is now configured with an Indexer. Let's go make sure Search is happy.

  1. Now click on the Shared Services Provider name to open the SSP admin site.
  2. Click Search Settings

Don't be surprised if you get this error:

Error: The search service is currently offline. Visit the Services on Server page in SharePoint Central Administration to verify whether the service is enabled. This might also be because an indexer move is in progress.

Typically this is because the wheels of Search can move slowly. I have seen this error come up for 10 minutes or so in some farms. What Search is really telling you is it is busy getting the index and the database ready to go so you can start indexing. Be patient grass hopper. At the client this was gone after about 2 minutes.

Once I was able to get to a happy Search Settings page I went ahead and reset the Index back to zero. Not always necessary but they had 33,000 items in the index and 140,000 or errors. I thought better to start everything back to 0.

In order to reset the Index.

  1. From the SSP admin screen click Search Administration
  2. From the left hand column (quick launch for those who know terminology) click Reset all crawled content
  3. Select Deactivate search alerts during reset
  4. Click Reset now

Now you have a completely blank index. Why did we choose to deactivate search alerts? This is to keep from annoying the users. We don't want them all to get new alerts when new content is discovered when we recrawl in a minute. Once the index is back to normal we will re enable the alerts for them.

Ok so now the next step should be doing a full crawl. So let's try that.

  1. From your SSP Administration home page click Search Administration
  2. From the Quick Launch bar (on the left) click Content Sources
  3. Hover over your Content Source, click the drop down arrow, and select full crawl
  4. Now go back to the home page of Search Administration and watch to see if the crawl is running

Unfortunately in our case after about a minute I was left with 0 items in the index and 3 errors. After checking the errors I got Access Denied. L If you haven't done any monkeying around with changing your default content access account then it should have been automatically granted full access to your content source. You can confirm this by checking your Policy for web application in Central administration. If you forget how to do that check this blog post for a reminder. http://msmvps.com/blogs/shane/archive/2007/01/21/become-administrator-of-the-entire-web-application.aspx

If that checked out ok then the next thing I would check is to make sure your web application is set to integrated authentication and not basic authentication. MOSS will not pass basic authentication by default. So if you changed your web application from integrated to basic, so people users don't have to enter their domain for example, then you need to setup a custom crawl rule to pass basic authentication.

  1. From your SSP Administration home page click Search Administration
  2. In the Quick Launch bar click Crawl rules
  3. Click New Crawl Rule
  4. For path enter your web app URL ex: http://portal.company.com/*
  5. For Crawl Configuration select Include all items in this path
  6. For Specify Authentication select Specify a different content access account
  7. Now fill in username and password remembering your domain\username form. I would recommended using your normal search account as you know it already has read access to the content.
  8. Key step de-select the box to Do not allow Basic Authentication
  9. Now do a full crawl. Also, remember if you have multiple web apps you may need more than one of this rules.

For the client this was not this issue but it is an important and often over looked troubleshooting step so I thought throwing it in here would be helpful.

The next thing I take a look at is the dreaded loopback fix. http://www.toddklindt.com/blog/Lists/Posts/Post.aspx?ID=107 It is all but a guarantee these days if you have the WFE and Index role on the same server you are going to need to do this. A lot of farms have ran fine for a long time and just recently they have started requiring it. Must have been a Windows update that is causing this to be needed more but I haven't identified it. Another note even though this fix is only listed as applying to Windows 2003 it also applies to Windows 2008, had a different client need it last week.

Loopback fix in and the server rebooted I tried another Full crawl. Success! Seems this was the root of their issues but as is often the case that happens to all of us, trying to fix it only made the problem worse. LOL

Don't forget to re-enable those search alerts.

  1. From your SSP administration home page click Search Administration
  2. In the System Status section in the center of the page click Search alerts status Enable

Another troubleshooting step I skipped, because the client had already done it was resetting search permissions. Read the blog post John Ross did summing up the steps to get permissions back on the up and up for the Search Service. http://www.sharepoint911.com/blogs/john/archive/2009/04/03/change-to-group-policy-broke-sharepoint-search-–-thanks-conficker-scare.aspx

Something I learned that was new

I am guessing since I didn't realize this is an option (or more probably I knew and forgot) you probably didn't either. So run stsadm –o help like below and take a look at the output.

Use Stsadm.exe from the 12 hive (c:\program files\common files\Microsoft shared\web server extensions\12\). Actually 12\bin to be exact.

C:\ >stsadm -help osearch

stsadm -o osearch

[-action <list|start|stop|showdefaultsspadmin>] required parameters for 'start' (if not already set): role, farmcontactemail, service credentials

[-f (suppress prompts)]

[-role <Index|Query|IndexQuery>]

[-farmcontactemail <email>]

[-farmperformancelevel <Reduced|PartlyReduced|Maximum>]

[-farmserviceaccount <DOMAIN\name> (service credentials)]

[-farmservicepassword <password>]

[-defaultindexlocation <directory>]

[-propagationlocation <directory>]

[-cleansearchdatabase <true|false>]

[-ssp <ssp name>] required parameter for 'cleansearchdatabase'

So really very similar to the options you have available to you from the GUI. The reason I used it was one of the Query servers was stuck in the starting state. In the GUI there is no stop until the service gets too started, not even a reboot will help. With stsadm you can do a stop and get out of the perpetual starting. J A very helpful trick.

SQL Server 2008 Service Pack 1

Saturday, April 11, 2009

SQL Server 2008 Service Pack 1 (SP1) is now available. You can use these packages to upgrade any SQL Server 2008 edition.
Note:We remain committed to our plans to keep service packs contained, focusing on essential updates only, primarily a Roll-up of Cumulative Update 1 to 3, Quick Fix Engineering (QFE) updates, as well as fixes to issues reported through the SQL Server community. While keeping product changes contained, we have made significant investments to ease deployment and management of Service Packs:

  • Slipstream – You are now able to integrate the base installation with service packs (or Hotfixes) and install in a single step.
  • Service Pack Uninstall – You are now able to uninstall only the Service Pack (without removing the whole instance)
  • Report Builder 2.0 Click Once capability

For more information about SQL Server 2008 Service Pack 1, please review the Release Notes.

Download here

SharePoint Best Practices London DAG3

Thursday, April 9, 2009

Dit was alweer de laatste dag jammer genoeg. De sessies van vandaag waren Intranet, Extranet, and Internet Best Practices, Implementing a search infrastructure – Do’s, don’ts and considerations, Kerberos Part 2: Advanced Scenarios and additional considerations en Best Practices for implementing a virtualized SharePoint Production Farm.

Deze hele week kan ik beschrijven als een goede ervaring. Vanavond SharePoint by Day, SharePint by Night. Dat word dus gezellig!!

SharePoint Best Practices London DAG3

Wednesday, April 8, 2009

Dit was alweer de laatste dag jammer genoeg. De sessies van vandaag waren Intranet, Extranet, and Internet Best Practices, Implementing a search infrastructure – Do’s, don’ts and considerations, Kerberos Part 2: Advanced Scenarios and additional considerations en Best Practices for implementing a virtualized SharePoint Production Farm.

Deze hele week kan ik beschrijven als een goede ervaring. Vanavond SharePoint by Day, SharePint by Night. Dat word dus gezellig!!

PICT3162 by you.

SharePoint Best Practices London DAG2

Tuesday, April 7, 2009

Ook vandaag was het weer erg leerzaam. De sessies vandaag waren Kerberos binnen SharePoint, Secure coding practices voor SharePoint Admins, Office SharePoint Server Patching: Updating SharePoint, Best Practices for Data Protection, Recovery, and Availability.

Tenslotte aan het einde van de dag was er een open sessie voor Q&A’s. Waaruit verschillende scenario’s besproken werden. Dit was ook erg leerzaam.

PICT3203 by you.

SharePoint Best Practices London DAG2

Ook vandaag was het weer erg leerzaam. De sessies vandaag waren Kerberos binnen SharePoint, Secure coding practices voor SharePoint Admins, Office SharePoint Server Patching: Updating SharePoint, Best Practices for Data Protection, Recovery, and Availability.

Tenslotte aan het einde van de dag was er een open sessie voor Q&A’s. Waaruit verschillende scenario’s besproken werden. Dit was ook erg leerzaam.

SharePoint Best Practices London DAG1

Monday, April 6, 2009

Mijn eerste dag zit er op. Erg veel geleerd vandaag. De sessies gingen vandaag over

- MythBusters – debunking common SharePoint Farm Misconceptions
- SharePoint, SQL, and Storage: Best practices for a winning combination
- Legacy Stuff: Help me Kill my File Servers, Front Page Servers, and Public Folders
- Capacity Planning and Performance SharePoint

image

Na een lange dag brainstormen was het tijd voor een avondje pokeren en rolette samen met de SharePoint Experts!

Morgen weer leuke sessies en nu ga ik Slapen. Foto’s volgen nog.

Sharepoint Designer nu gratis!

Thursday, April 2, 2009

Om Sharepoint nog meer aandacht te geven is er besloten Sharepoint Designer nu gratis aan te bieden. Voor bestaande licenties is er de mogelijkheid over te stappen op Expression Web.
Sharepoint Designeren veel meer informatie is hier te vinden: http://office.microsoft.com/en-us/sharepointdesigner/default.aspx?ofcresset=1

Veel plezier!