I’ve been working on a “start up” which does product development, trying to implement what SharePoint does not offer in our country regarding no-paper policies. Most of our operations involve a lot lists ...
I previously posted a request for assistance about this issue and thought I should blog about what combination of solutions ended up working. So here’s the scenario: We’re running MOSS2007 with Office 2010. ...
by Mark Jones
Here’s a quick tip. If you ever need to find out the correct web template Id of a particular site (or site collection,) then you all need to do is navigate to the ...
Had an interesting “problem” arise for an end user today. This user has been able to open and update InfoPath forms in the past without a problem. All of sudden today she was ...
by Bill Burke
I was just getting ready to create a public facing site for our customers. Readings told me that the Publishing Template was best for public sites… ok, sounds reasonable. I use a SharePoint ...
Search Suggestion is one of the cool features available in the SharePoint 2010 and SharePoint 2013. The search query will automatically appear in the search box drop down, when the user clicks the search ...
by Sai Chundur
The platform evolution over a decade from 2001-2013 not only changed the user experience, functionality but also the building blocks and development principles and tools. In development landscape we have moved on from ...
My search within the SP2013 search functionality continues… Previously, I posted about Provisioning a new Search application (using Powershell) in SP2013 and continuing with that we will see how to configure Search Result Source ...
by Naim Murati
This article no longer exists on this site but can be viewed at naimmurati.wordpress.com. ...
Finally I managed to get some time to have a look into the SharePoint 2013 features in depth (in DEV mode Hurray!!!!). To keep things interesting I thought I will create a script ...
by Qamar Zaman
SharePoint Document ID I have had a chance to work with a number of web Content Management Systems (CMS). Whenever you see a demo by their pushy salesmen, one of the things that ...
by Qamar Zaman
Around 4 years ago I managed an Accessibility project with MOSS2007 for a major client. The site averaged a million hits a day and we were legally required to meet AA compliance. ...
During my time as a consultant I see a lot of environments. More and more I have been involved in setting up the SQL Servers for SharePoint and I would like to share ...
by Ant Clay
This blog post is based upon the work undertaken with with a global FMCG organisation. ‘Kaizen’ is a Japanese word term for continuous improvement. In order to maintain a healthy, business aligned and ...
by Ant Clay
One of the key issues I see with any project based upon the Microsoft SharePoint Platform is the significant lack of business value they actually ever deliver despite the promises of a “collaboration ...
by Nico Martens
To remotely manage SharePoint 2010/2013 using PowerShell, perform the following steps: . On the client machine (the management server): Enable-WSManCredSSP -Role Client -DelegateComputer * -Force Set-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowFreshCredentials -Name WSMan -Value WSMAN/* Set-ItemProperty HKLM:\SYSTEM\CurrentControlSet\Control\Lsa\Credssp\PolicyDefaults\AllowFreshCredentialsDomain -Name WSMan -Value WSMAN/* On the SharePoint server: Enable-PSRemoting -Force Enable-WSManCredSSP -Role Server -Force Enable-WSManCredSSP -Role Server -Force Afterwards it is possible to connect ...
When you are working with products that are using SQL Server databases it is important that the performance is good. By default the SQL Server sets a very bad default-value for size and ...
Page [tcb_pagination_current_page] of [tcb_pagination_total_pages]