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
>
SharePoint 2013
Tagged Content List
Wiki Page:
SharePoint 2013: Custom Expiration Action for SharePoint Retention Policy
Dave Rendón
Table of Contents Step 1 Step 2 Step 3 Step 4 Step 5 Step 1 Please create a new feature receiver Step 2 Now we are going to create xmlManifest string xmlManifestAction = "<PolicyResource xmlns='urn:schemas-microsoft-com:office:server:policy' " +...
on
17 Feb 2018
Wiki Page:
SharePoint 2013: How to get user profile and user information in JavaScript or JSOM.
karimSP
Getting user profile or user information of a specific or current user in SharePoint 2013 is very easy. SharePoint 2013 has provided client side object model library for the user profile activities; which enables deep interaction with user profile. For JavaScript side object model you need to load...
on
17 Feb 2018
Wiki Page:
SharePoint 2013: Crawl [non-SharePoint] IIS Web Sites and capture user ACLs
karimSP
Table of Contents Use case Problem Solutions Primary recommendation (A) (The letters A,B,C are to signify priority in choosing options) Alternative Option 1 (C) Alternative Option 2 (C) Option (B) Option (B) Option (C) Unsuccessful Option 2 Use case Crawl [non-SharePoint] IIS web sites and...
on
17 Feb 2018
Wiki Page:
SharePoint 2013: Paging with SharePoint Client Object Model
karimSP
Introduction: Paging list items in Client object model in SharePoint is very essential to ensure proper performance & usability for your custom application; although there are a lot of good resources on implementing paging on the server side ; I have not seen any full & easy to follow tutorial...
on
17 Feb 2018
Wiki Page:
SharePoint 2013:Best Practices - In Depth Performance Counters
karimSP
Table of Contents Get Started Request See Also Get Started First of all, please get the PressurePoint Dragon for SharePoint 2013 at http://gallery.technet.microsoft.com/PressurePoint-Dragon-for-87572ee1 to be able to simulate the specific SharePoint actions described here. Then, go to this...
on
17 Feb 2018
Wiki Page:
SharePoint 2013: Best Practices Creating a Dev Environment - Configuring AD Domain Services
karimSP
Please refer to Creating a Dev Environment Running SharePoint 2013 in an AD environment that can be played around with is quite high on my 'Gimme Gimme' list. Open Server Manager. Click AD DS (if it's not there, first add the AD DS feature). Click the More... link behind the...
on
17 Feb 2018
Wiki Page:
SharePoint 2010 : Search Content Enrichment and Extensibility
karimSP
Content Processing in SharePoint 2013(Overview): * Deep Link Extraction * Smart metadata extraction * People Search * Document Parsing (incl. PDF, Office 2013 formats) * Extensibility OnPremise ** Content Enrichment web service ** Entity Extractors ** Custom word-breakers **...
on
17 Feb 2018
Wiki Page:
SharePoint 2013: API Improvements
karimSP
SharePoint 2013 comes with many types of application development option. this time SharePoint 2013 gives you a great sets of APIs to Development and build Apps for SharePoint 2013,webparts,Sharepoint Pages, Silverlight Applications even on client computers or windows phone 7 & 8 devices...
on
17 Feb 2018
Wiki Page:
SharePoint 2013: Disable Loopback Check
karimSP
You might encounter a very frequent problem when you are using FQDN or Custom Host Headers to access a SharePoint Site locally from the Server where it is hosted that is running on IIS 5.1 or later and get it constantly prompt for the credentials in the pop window. Though this is very frustrating...
on
17 Feb 2018
Wiki Page:
SharePoint 2013: Using Folders
H Shakir
Table of Contents Advantages Disadvantages Folder vs Metadata Conclusion See Also Other Languages Should you use folders or not? Advantages Scale by partitioning a document library. To apply permissions more effectively. To use location based default metadata properties. You can...
on
16 Feb 2018
Wiki Page:
CRUD On List Items Using Web Services And jQuery In SharePoint 2013 - Part 1
RajeeshMenoth
Table of Contents Introduction Summary Introduction In this article, we will explore SharePoint functionality via Web Services. The goal of this article is to provide how to perform basic create, read, update, and delete (CRUD) operations on lists and list items with the SharePoint Web services...
on
16 Feb 2018
Wiki Page:
SharePoint 2013: Query Suggestions
karimSP
SharePoint 2013 supports query suggestions and this feature is enabled by default on the search page. This feature may also be referred to as search suggestions or query completion. Resources Manage query suggestions in SharePoint Server 2013 (msdn) REST API - You can access the query suggestions...
on
15 Feb 2018
Wiki Page:
PowerShell View ULS Logs SharePoint 2013
karimSP
Many times user gives a screenshot where we get: As a SharePoint Admin, we have to look at the ULS logs. SharePoint ULS logs can be filtered using PowerShell and generate grid-view allows additional filtering. This can be handy to troubleshoot or search within ULS logs. Script: ...
on
15 Feb 2018
Wiki Page:
There was an error in communicating with Excel Calculation Services
karimSP
Error Statement Following errors were logged in Windows Events Viewer and SharePoint ULS log. There was an error in communicating with Excel Calculation Services http:// Servername:32843/aaf0ae2450e64fa088df4fbcbaf32bb7/ExcelService*.asmx exception: The remote server returned an error...
on
15 Feb 2018
Wiki Page:
How to Change the language of Existing Sharepoint site using SQL queries in background
Somdip Dey - MSP Alumnus
Here I am trying to explain how to change the language of Existing sharepoint site using SQL Query Note: Before converting sharepoint site language don't forget to install the required language packs.. please refer below links to know about sharepoint language pack installation Note: Take Granular...
on
15 Feb 2018
Wiki Page:
SharePoint 2013: Show Tree View Navigation
karimSP
Table of Contents Tree View Steps 1. Site Settings 2. Set Tree View 3. Flip the option 4. Result Tree View Sometimes the default SharePoint 2013 Quick Launch is not enough to assist users to navigate to a SharePoint site. The tree view is an extra navigation option that provides a hierarchical...
on
14 Feb 2018
Wiki Page:
SharePoint 2013: Service Applications list
karimSP
Table of Contents Access Service Access Service 2010 App Management Service Business Data Connectivity Service Excel Services Application Machine Translation Service PerformancePoint Service PowerPoint Automation Service Managed Metadata Service Search Service Secure Store Service State Service User...
on
14 Feb 2018
Wiki Page:
SharePoint 2013: Move the Trace, Usage and IIS Logs to a Log Farm
karimSP
Table of Contents SharePoint Logs IIS Logs By default, SharePoint 2013 writes logs to the same drive and partition on which it was installed. Because diagnostic logging can use a large amount of drive space and compromise drive performance, you should configure SharePoint 2013 to write to another...
on
12 Feb 2018
Wiki Page:
Create and Delete a User Custom Action Using CSOM in SharePoint 2013
Ken Cenerelli
Table of Contents Introduction Solution Create a user custom action on the Site Actions menu: Delete a user custom action on the Site Actions menu: Introduction Here we will discuss how to create and delete a user custom action on the Site Actions menu of a website in SharePoint. Custom actions...
on
26 Jan 2018
Wiki Page:
SharePoint 2013 : Liens promus - Réorganiser les tuiles (fr-FR)
Ken Cenerelli
Note : Cet article est une traduction de l'article SharePoint Promoted Links - Wrap tiles . Lorsque vous utilisez le composant WebPart de " Liens promus " sur une de vos pages, il est possible que le composant WebPart utilise beaucoup d'espace horizontal du fait que vous pouvez...
on
17 Nov 2017
Wiki Page:
SharePoint 2013: the SharePoint item being crawled returned an error
Waqas Sarwar(MVP)
Table of Contents Problem Troubleshooting Solution References Notes Problem During routine check of your farm's crawl log, you discover five errors of type, The SharePoint item being crawled returned an error when attempting to download the item. Checking the URL View of the errors...
on
10 Nov 2017
Wiki Page:
SharePoint 2013: A required certificate is not within its validity period
Waqas Sarwar(MVP)
Table of Contents Problem Troubleshooting Solution References Problem You are performing a routine check on your farm's Search service crawl history and you discover that incremental crawls are generating increasing errors. It is a Tuesday. Reviewing crawl history, you found that beginning...
on
10 Nov 2017
Wiki Page:
SharePoint 2013: a web application isn't logging user request data
Waqas Sarwar(MVP)
Table of Contents Problem Troubleshooting Solution References Problem You are performing routine checking of production farm web front end (WFE) server IIS logs and discover that user requests are not being logged to the My Site web application on one of the farm web front ends (call it WFE1...
on
10 Nov 2017
Wiki Page:
SharePoint 2013: SQL Server: Status: Warning: One or more tasks failed
Waqas Sarwar(MVP)
Table of Contents Problem Troubleshooting Solution References Notes Problem You have configured regular maintenance plans for your SharePoint 2013 farm's SQL Server backend, including full, differential and transaction, and these plans generate reports on completion. Reviewing the differential...
on
10 Nov 2017
Wiki Page:
SharePoint 2013: No Excel Calculation Services is available in the farm
Waqas Sarwar(MVP)
Table of Contents Problem Troubleshooting Solution References Problem You perform a routine check of web front end server event logs and see the following application event: Log Name: Application Source: Microsoft-SharePoint Products-Excel Services Application Date: [date/time] Event...
on
10 Nov 2017
Page 19 of 56 (1,385 items)
«
17
18
19
20
21
»
Can't find it? Write it!
Post an Article