Sign in
Home
Library
Wiki
Learn
Gallery
Downloads
Support
Forums
Blogs
Resources For IT Professionals
United States (English)
Россия (Pусский)
中国(简体中文)
Brasil (Português)
Skip to locale bar
Get this Tag RSS feed
Translate this page
Powered by
Microsoft® Translator
Popular Tags
.net
Active Directory
AD DS
ASP.NET
azure
Benoît Jester
BizTalk
BizTalk Server
BizTalk Server 2010
C#
C# .NET
Chen V
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2010
fa-IR
FIM
FIM 2010
fr-FR
has Back to Top link
has code
has command
has comment
has Conclusion
has download link
has Gallery download
has image
Has Link
has links
has Other Languages
has reference
has References
has See Also
has summary
Has Table
Has TOC
has video
How To
Hyper-V
it-IT
Link Collection
Lync
magazine article
Mehmet Parlakyiğit
Microsoft
Microsoft Azure
Multi Language Wiki Articles
MVP
needs work
Office 365
pgtag
Português Brasil
PowerShell
pt-BR
SCCM
SharePoint
SharePoint 2010
SharePoint 2013
SharePoint 2016
Sharepoint Online
Small Basic
SQL
SQL Server
SQL Server 2012
step by step
stub
System Center
System Center 2012
TAT
TAT Members
TechNet Guru
TechNet Guru Gold Medal Winner
TechNet Guru Medal Winner
TechNet Wiki
TechNet Wiki Featured Article
Translated into French
troubleshooting
tr-TR
T-SQL
Visual Studio
VS
Wiki
Windows
Windows 10
Windows 7
Windows 8
Windows Phone
Windows Phone Migration Content
Windows Server
Windows Server 2008
Windows Server 2008 R2
Windows Server 2012
Browse by Tags
>
TechNet Articles
>
All Tags
>
en-US
>
SharePoint
Tagged Content List
Wiki Page:
How to collaborate efficiently with SharePoint?
Edward van Biljon
There are three important elements that owners of SharePoint portals need to address when planning and deploying SharePoint within their organization: Information Architecture: Information Architecture is “the structural design of shared information environments; the art and science of organizing...
on
20 Apr 2016
Wiki Page:
SharePoint Product Configuration Wizard failed while upgrading SharePoint
Edward van Biljon
Failed to upgrade SharePoint Products One or more configuration settings failed. Completed configuration settings will not be rolled back. Solution:- Please first verify that your SQL server is connecting in a right way. If it’s giving error like this Please follow these steps...
on
19 Apr 2016
Wiki Page:
Working Hours without lunch break
Edward van Biljon
What if we need to calculate working hours in a day, minus lunch time? This request it's also present on MS Forum Let's suppose that our list contain the following columns JobStart , JobPause , JobResume , JobStop - all of these 4 columns are DateTime columns First remark, using...
on
12 Apr 2016
Wiki Page:
How to Restore a Deleted Site in SharePoint 2013 or Configure Recycle Bin in SharePoint
Ken Cenerelli
Table of Contents Introduction Description Solution Restore a deleted site See Also Introduction How to Restore a deleted site in SharePoint 2013 or How to configure the Recycle Bin in SharePoint 2013 Description In SharePoint 2013, a deleted site is not permanently deleted. Instead, it...
on
9 Apr 2016
Wiki Page:
Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository
Ken Cenerelli
Table of Contents Introduction Issue Errors Solutions Solution 1 Solution 2 Solution 3 Check 1 Check 2 Check 3 Solution 4 See Also Introduction Access is denied. Verify that either the Default Content Access Account has access to this repository, or add a crawl rule to crawl this repository. ...
on
6 Apr 2016
Wiki Page:
Calculating Working Hours between 2 dates in Sharepoint Online
Richard Mueller
It is quite easy to do it if you are calculating standard hours. But if you mean working hours, without Saturday and Sunday, it isn't so easy to do it only with Calculating Column in Sharepoint This scenario was tested on Sharepoint Online, but should work also in Sharepoint 2013 and 2010...
on
5 Apr 2016
Wiki Page:
SharePoint: CEWS Pipeline Toolkit
Brent Groom
Table of Contents Description Summary Description CEWS Pipeline Toolkit is a content processing framework for search that supports both Content Enrichment Web Service (CEWS) in SharePoint 2013 and the Pipeline Extensibility feature in FAST Search for SharePoint 2010. The tool comes with an installer...
on
25 Mar 2016
Wiki Page:
SharePoint 2013 - Implemented RunWithElevatedPrivileges With Apps (S2S)
Ed Price - MSFT
Introduction In this article we are going to see how to elevate user permission in SharePoint Apps similar to RunWithElevatedPrivilages with Full trust Code. Elevate User Access with App Only Policy Scenario The reason we use RunWithElevatedPrivilages is to execute our code with...
on
23 Mar 2016
Wiki Page:
SharePoint online: Develop a SharePoint-hosted SharePoint Add-in to get user's permission at the site level using JavaScript object model (JSOM).
Ken Cenerelli
This article is a basic example of developing a SharePoint-hosted SharePoint Add-in and deploying to SharePoint online site Source Code Environment : Office 365, SharePoint Online, Visual Studio 2015 Prerequisite : Active users are added to the Office...
on
21 Feb 2016
Wiki Page:
SharePoint Online Troubleshooting: Import-Module - Could not Load Assembly (Version Issue)
Ken Cenerelli
Table of Contents Summary References Issue Stack Trace Solution Conclusion Summary Just started the day with an Operational issue. SharePoint Online reports didn’t work as expected. The script which we scheduled didn’t send site collection reports to content managers! Let’s see the issue and fix...
on
21 Feb 2016
Wiki Page:
PowerShell Restructuring of SharePoint Content
Steef-Jan Wiggers
You might have experienced the common scenario where most SharePoint implementations outgrow the original purpose for which they were initially designed. What might have been envisioned as a simple requirement was provided. More and more requirements have been added and the solution is now complex...
on
18 Feb 2016
Wiki Page:
SharePoint 2013 Chinese (Asian) language pack error
Ed Price - MSFT
Recently my organization decided to upgrade our SharePoint 2013 environment with introduction of new language packs. One of them was the Chinese simplified language pack which gave us really hard time. Before we go on the issue I wanted to take this opportunity to mention that whenever you are installing...
on
15 Feb 2016
Wiki Page:
SharePoint 2010: Set a Custom Master Page during Feature Activation
Steef-Jan Wiggers
Set a Custom Master Page during Feature Activation public override void FeatureActivated(SPFeatureReceiverProperties properties) { SPSite currentSite = (SPSite)properties.Feature.Parent; SPWeb currentWeb = currentSite.RootWeb; Uri masterURI = new Uri(currentWeb.Url...
on
14 Feb 2016
Wiki Page:
SharePoint: Customize Calendar Events using Javascript
Steef-Jan Wiggers
Table of Contents Introduction Code Snippet Code Explanation Usage Scenarios Introduction Today I came across a requirement to filter the oob calendar(webpart) based on querystring parameter.For eg. If QueryString parameter Field1 = “XYZ” than calendar page should show only event which is having...
on
13 Feb 2016
Wiki Page:
SharePoint 2010 Troubleshooting: "One or more field types are not installed properly. Go to the list settings page to delete these fields"
Peter Geelen
Table of Contents Issue Error Message Background Troubleshooting Resolution Issue When accessing Manage Content and Structure in SharePoint 2010 site collection, you get an error message. Error Message One or more field types are not installed properly. Go to the list settings page to delete...
on
7 Feb 2016
Wiki Page:
SharePoint 2010: Export Site Collection Administrators to a List
Richard Mueller
Table of Contents Scenario Solution Other languages Scenario Someone asks how they can use an OOTB (out of the box) webpart to show a list of site collection administrators on a site page. Solution One way to do this is to use PowerShell to export a list of the site collection...
on
2 Feb 2016
Wiki Page:
SharePoint 2010: Get the Created and Modified date of an SPView using PowerShell
Richard Mueller
Introduction The following file information, Created, Created By, Modified, Modify By, cannot be accessed directly via the SPView object. The SPView object doesn't provide these properties. Use the SPFile object to access these properties. "Created by" matches SPFile . Author...
on
2 Feb 2016
Wiki Page:
SharePoint 2010: List and Delete List Item Versions using PowerShell
Richard Mueller
Table of Contents Introduction Download The Script Example 1: Get Versions of all List Items in a Pages Library Example 2: Delete all Versions in Excess of 5 Example 3: Get Versions of List Items including Comments, Author and Version Author References See Also Other languages Introduction ...
on
2 Feb 2016
Wiki Page:
Sharepoint: Copy/Move list item from one list to another
sasisprite
Hi Everyone, The below 2 code snippets will help to copy / move the list item from one list to another. This code is to copy the list item without modifying any thing in the existing list. 01. private void CopyItem(SPListItem item, SPList destList) 02. { 03. SPListItem newItem...
on
2 Feb 2016
Wiki Page:
Sharepoint: Copy/Move document from one library to another
sasisprite
Hi Everyone, The below 2 code snippets will help to copy / move the document from one library to another. This code uses to MoveTo(url) to move the source file to another library private void MoveMasterFile( string StrMasterFileLoc, String strMasterFileName, String strCollectionLoc...
on
2 Feb 2016
Wiki Page:
Configure Office Web apps server for Exchange, Lync, Skype for Business and SharePoint
Ken Cenerelli
In this article we will have a look at how to enable the Office Web Apps server functionality on Exchange, Lync2013, Skype for Business and SharePoint Before going further you need to know the below: What is the benefits of Office Web Apps Server ? Will i loose anything if i go ahead without...
on
31 Jan 2016
Wiki Page:
Working with Remote Event Receivers in a Provider Hosted App
Richard Mueller
Hi All, I would like to share my experiences while working on provider-hosted App Remote Event Receiver. When I was working with Remote Event Receiver's for the first time I faced a lot of challenges. For example, I was not able to find why my Remote Event Receiver was not triggering and after...
on
30 Jan 2016
Wiki Page:
PowerShell Tip: Keep PowerShell Scripts Handy to meet client requirements.
Steef-Jan Wiggers
Table of Contents Summary Environment Client Side Server Side Solution Code Usage Output CSOM | C# | SharePoint | Windows PowerShell Summary During our SharePoint weekly meet an IT Pro raised a question and that is "How to dynamically change CAML query in the script?" Most...
on
24 Jan 2016
Wiki Page:
SharePoint Server 2016 Resources
Steef-Jan Wiggers
Table of Contents Product Information Technical Documentation Planning Setup and Operations Upgrade Downloads Related Downloads Related Products Forums and Support Feedback Additional Resources Product Information SharePoint [ http://sharepoint.microsoft.com ] Technical Documentation...
on
24 Jan 2016
Wiki Page:
Mobile Account configuration in SharePoint 2013
Justin_Rutherford
Table of Contents Introduction Description To configure the mobile account for a web application See Also Introduction Mobile Account configuration in SharePoint 2013 In this article I am providing the steps how to configure the mobile account to set the alerts. Description We can...
on
20 Jan 2016
Page 28 of 43 (1,074 items)
«
26
27
28
29
30
»
Can't find it? Write it!
Post an Article