On Stefan Gossners blog I saw that the August CU for SharePoint 2007 AND 2010 is available. Find more information on his blog.
Downloadlinks:
WSS 3.0
MOSS 2007
SharePoint Foundation 2010
SharePoint Server 2010
SharePoint Server 2010 and Project Server
Saw a nice link on twitter by @eden_stafford about extracting an attachment from an email and saving it to a SharePoint library with Nintex Workflow.
The original post by Kolitha de Silva can be found here.
Tags: Howto
There is an update to Nintex Workflow 2010. Version 2.0.0.6 contains 15 new translations:
- Arabic
- Brazilian Portuguese
- Czech
- Dutch
- French
- German
- Hungarian
- Italian
- Japanese
- Latvian
- Lithuanian
- Polish
- Russian
- Spanish
- Swedish
Find more information about fixes in this document nw2010_version_history
The STS3S protocol is used for crawling SharePoint content that is exposed using SSL, without having to have URL links that lead to every possible content item in the web site. This protocol is used to index WSS 3.0 server farms using SSL (which MOSS 2007 is layered on top of ) STS3S protocol achieves this by using the Site Data Web service to determine all the content in your SharePoint site.
Some examples:
sts3s://www.yourdomain.com/
sts3s://www.yourdomain.com/teamsites/
sts3s://portal.yourdomain.com/
The protocol handlers (that ship out-of-the-box with MOSS 2007) translate the content source url from sts3s:// into a web service call sts3s://www.yourdomain.com is actually crawled on the web front end by the indexer using a SOAP call to the web service https://mysite.yourdomain.com/_vti_bin/spscrawl.asmx ( the STS3S SOAP call is made using HTTP protocol on TCP Port 56738 with SSL encryption )
Read more at the source about this and other protocols.
Tags: User Profiles, webservice
Only until now I realize that there is a dependency between the user information list and crawling the site. After a full crawl the user information list is updated with information in the User Profiles.
In a customer farm there are some accounts in the Imported User Profiles list where the display name is in the format domain\username. These names are also in the user information list (http://<portal>/_catalogs/users/simple.aspx). In the Imported User Profiles list you can edit these display names by editing the profiles. In the user information list this is not possible and I needed to change it because the people picker uses this list as source.
I searched the internet and found that a full crawl resolved this issue.
Tags: Profile import, User Profiles
I have set up a SharePoint 2010 farm. Some databases have been configured by using PowerShell scripts. Therefore they have friendly names like SP2010_Config. I do not have made scripts for every configuration step yet so some database names are like this \WebAnalyticsServiceApplication_ReportingDB_2d5a77a9-8360-41cf-9294-14587f977d1d.
I would like to have nice looking names in my SQL server so I change the names of i.e. the WebAnalytics Service like this:
- Go to Central Admin > Manage Service Applications
- Select the Web Analytics Service Application:

- Choose “Properties” in the ribbon:

- Choose “Next” at the Edit Web Analytics Service Application screen
- At the Edit Web Analytics Service Application Topology screen you can edit the database name:

- Click on Reporting Database and choose “Edit Properties”:

- In the next step you can change the database name:

- When back in the Topology screen click “Next” and the changes are being processed:
Be aware: by doing this SharePoint will create new databases with the choosen name.
Tags: database, Howto, Service application, SP2010
This week the first cumulative update (CU) for SharePoint 2010 has been released. It is called June 2010 CU. It is not a single package but 6 installation files.
Downloads here:
KB2028568
KB983319
KB983497
KB2182938 (Only Japanese)
KB2281364
KB2124512
Read more at the source.
Tags: Foundation, SP2010, updates
Last week Microsoft shared their “official” roadmap for updating the company’s hosted Business Productivity Online (BPOS) suite.
[...]
Microsoft didn’t provide specific dates as to when they’d deliver the updates to each of its managed services, but did say the updates would happen in fiscal 2011 (which runs from July 1, 2010, to June 30, 2011).
[...]
The on-premise Office Communications Server 14 is likely to ship at the very the end of this year.
Also last week Microsoft rolled out the July refresh for BPOS, which added a hosted Blackberry Administration Center and Live Meeting updates to the current BPOS offering. Coming in the near term (again, no specific dates) are Office 2010 support and enhanced PowerShell scripting.
Here are some slides with detailed comparisons. First SharePoint:
Exchange 2010:
OCS 2010:
Read more at the source.
Tags: BPOS, Online Services
The Microsoft SharePoint Team Blog has announced the availability of the first version of the SharePoint 2010 Administration Toolkit.
It will consist of the following tools:
- User Profile Replication Engine 2010
- The Security Configuration (SCW) Manifest
- The Content Management Interoperability Services (CMIS) Connector
- The Load Testing Kit (LTK)
For documentation and detailed tools information go to this article.
Here some useful links to start with Nintex Workflow 2010:
Download the .msi installation file:
http://www.nintex.com/en-US/Products/Pages/DownloadRequestComplete.aspx?l=English&v=NWF.2010&d=true
Request a trial license key (valid for one month):
http://www.nintex.com/en-US/Products/Pages/TrialDownload.aspx?v=NWF.2010 (fill in the form, and you’ll get an email with key)
Download the installation guide:
http://nintexdownload.com/Nsupport/NW2010_Installation_Guide_English.pdf
Tags: guide, installation, NW2010







