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:
SharePoint Search crawling got stuck at stopping or crawlling!!
karimSP
Table of Contents See Also Powershell script to set crawl status as idle You may face issue sometimes in crawl component configuration of SharePoint 2010 Search. If you change any configuration of the crawl, you must run full crawl once, or else it will throw an error in backup operation...
on
12 Feb 2018
Wiki Page:
How to integrate Google maps in SharePoint
Ken Cenerelli
We use Google maps for various purposes like locating an address, coordinates, etc. We can easily integrate Google maps with SharePoint by following the steps below: > Locate the address on the Google map you want to use. > Click the Share link and copy the URL. This should be on an...
on
9 Feb 2018
Wiki Page:
SharePoint 2010: How to Configure AD LDS-Claims Based Authentication
Somdip Dey - MSP Alumnus
Table of Contents Introduction Summary Steps 1. Add “Active Directory Lightweight Directory Services” Server Role 1(a). Create a New Instance of AD LDS 1(b). Validate AD LDS instance is running 1(c) Un-install AD LDS Instance: 2. Connecting to AD LDS Server using ADSI Edit 2(a). Creating new users in...
on
6 Feb 2018
Wiki Page:
SharePoint Online with Visio Services
Ken Cenerelli
Table of Contents Description Scenario Visio Web part connections Lists Assets Onboarding tasks Employee onboarding Brief description of the Visio diagram Adding the web parts Adding the Visio Web Access web part Adding the list web parts Setup and configure the connection Send Shape to data Get Shapes...
on
3 Feb 2018
Wiki Page:
Basic SharePoint web operations using PnP JavaScript library
RajeeshMenoth
Table of Contents Introduction Basic Web Operations Creating website Reading website Updating website Deleting website Introduction In this article, we will cover how to use the PnP JS Core library to do some basic web site operations in SharePoint. To know more about this library, visit the...
on
3 Feb 2018
Wiki Page:
SharePoint: Work with host web data using PnP JS library in the SharePoint Hosted Add-In
RajeeshMenoth
Table of Contents Introduction Prerequisites Getting start with SharePoint Add-In Output Conclusion Introduction This article will share you the steps to create a simple SharePoint Hosted add-in using Napa tool with the help of PnP JavaScript Library in SharePoint online to access the data from...
on
3 Feb 2018
Wiki Page:
SharePoint: Simplified JavaScript Library
Ken Cenerelli
Table of Contents Introduction PnP JS Core in simple words -Trimmed version of JavaScript API for SharePoint API Comparison SharePoint Native JavaScript Object Model SharePoint REST API PnP JS Core code? Additional Points: Conclusion References: Introduction In the modern tech world, most of the...
on
2 Feb 2018
Wiki Page:
CSOM SharePoint PowerShell Reference and Example Codes
Hasan Koroglu
Table of Contents CSOM SharePoint PowerShell Demo Introduction Download Links Loading DLL's How to Use? Update SharePoint List Description Explore the Context Update SharePoint Online List Item Summary Example Codes Export User Profile Delete List Create List Create Web Absolute URL Manipulating...
on
1 Feb 2018
Wiki Page:
SharePoint Glossary, Acronyms and Abbreviations
Ken Cenerelli
Below are a few of the acronyms (abbreviations) used in SharePoint Acronym Description SPSFAQ SharePoint Portal Server Frequently Asked Questions SS Sharepoint Server STS SharePoint Team Services SCA SharePoint Central Administration ...
on
30 Jan 2018
Wiki Page:
Getting started with NEW Office 365
Ken Cenerelli
Table of Contents Admin Center OneDrive Apps As you may already know, Office 365 comes with different subscription models. First, you need to make your billing address available in supported countries. You can find the geographical availability by referring below URL: https:/...
on
25 Jan 2018
Wiki Page:
Failed to open the document which is protected by IRM Policy
Richard Mueller
Last week, we got an IRM issue from my customer, the document cannot be opened by the specified user who has SharePoint Permission and RMS Group. The error message is: Sorry, you need permission to open this presentation. Do you want to request permission from {a library URL}? Did the best...
on
25 Jan 2018
Wiki Page:
SharePoint: Customization Evolution
Ken Cenerelli
Table of Contents Introduction Full trust solutions Sandbox App Model Introduction In all versions, there are various architecture-level upgrades highlighted in this article. Full trust solutions You're missing control since we basically grant full access rights for...
on
13 Jan 2018
Wiki Page:
How to Solve Rest API Not Working Issue After Saving Page in SharePoint
Ken Cenerelli
Table of Contents Introduction and Issue After adding in script editor Before saving Page Proposed Solution Introduction and Issue When you select a page the URL Parameters for Site Pages, in that page you write REST API jQuery and after adding in the script editor if you save the page the API...
on
13 Jan 2018
Wiki Page:
The breakpoint will not currently be hit. No symbols have been loaded for this document. In SharePoint Development or Deploying SharePoints wsp
Somdip Dey - MSP Alumnus
These symbols, DLLs can belong to same project or any other references from other projects. There are various reasons for this. We will explain few tips that you can try. Check for multiple solutions If the same reference libraries are referred from other solution and if it is...
on
10 Jan 2018
Wiki Page:
Office 365: How to Remove Employee License and User account
Ken Cenerelli
If any of Employee has left your organization then we don’t need to pay for a License after they left. What basically we need to do is just we remove the license from the user before deleting the User account from Office 365. We have an option of assigning the same license to another user and to continue...
on
8 Jan 2018
Wiki Page:
Conditional Formatting with Calculated Columns in SharePoint
Ken Cenerelli
Introduction There are a variety of ways to add color, images coding to your SharePoint lists and document libraries, from embedding custom code on your page to creating data view web parts with conditional formatting in SharePoint. Here suppose we have a list that contains a calculated field as...
on
6 Jan 2018
Wiki Page:
Pass QueryString Value From SharePoint Page To Provider Hosted App In SharePoint 2013
Ken Cenerelli
Instruction : In the new SharePoint App model, web parts are replaced with app parts. The problem is they don't have an equivalent to Web Part Connections. So how can you pass parameters from one part to another? To answer this you have to consider several things: App parts are basically...
on
6 Jan 2018
Wiki Page:
SharePoint 2016: How to install and Configure SharePoint 2016 in the standalone mode step by step
Ken Cenerelli
Many of us want to have our own SharePoint installation to study. However, after 2010, there is no version to support standalone installation. However, there is a crack. You can enable AD DS Service on your laptop installed with a supported version of Windows Server 2016 and then you can install...
on
5 Jan 2018
Wiki Page:
Create Business Intelligence Excel Charts Using VBA And Upload it To SharePoint
RajeeshMenoth
Table of Contents Introduction Prerequisites Make charts with sample data Create Chart from Excel Data Create Pie Charts Build Line Chart and Cylinder Charts Upload to SharePoint Available Chart Types Summary Introduction We can derive business intelligence out of the Excel data by making...
on
5 Jan 2018
Wiki Page:
Office 365 for Business Support: How to create New Service request
Richard Mueller
As Admin for Office 365 for Business, we will get free access from MS support team to help resolve technical issues as well as for sales and others services also. We can contact Microsoft support on behalf of the organization, so you should have access to raise request and see the update as well....
on
30 Dec 2017
Wiki Page:
There are no products affected by this package installed on this system when you try to update the SharePoint
Richard Mueller
"There are no products affected by this package installed on this system when you try to update the SharePoint." This a quite a common message that you experience while you are trying to install updates in SharePoint. These updates can be - Hotfixes - SharePoint...
on
30 Dec 2017
Wiki Page:
Common SharePoint column Operations using PnP JavaScript Library
Ken Cenerelli
Table of Contents Prerequisites Field Collections Get the collection of Site Columns Get the collection of List Columns CRUD Operations Create Field Update Field Delete Field References: In this article, we will learn on how to use the PnP JS Core library to do CRUD operations for the...
on
22 Dec 2017
Wiki Page:
SharePoint 2016: Detect the Installed Edition with PowerShell
Ken Cenerelli
Table of Contents Introduction Prerequisites Script Functions How to Use the Script Script Output Applies To Download Conclusion See Also Introduction In this article, we will show how to detect the current installed SharePoint 2016 Edition and the Farm Build Number via PowerShell. Prerequisites...
on
22 Dec 2017
Wiki Page:
SharePoint Server 2013 and 2016: Overview of Managed Metadata
Ken Cenerelli
Table of Contents Summary Taxonomy Folksonomy Terms Term set Group Service Name Database Name Database authentication Configurable In this article, let us see the systematic procedure to create and configure Managed Metadata Service Application in SharePoint 2013 and 2016. Summary Firstly we...
on
15 Dec 2017
Wiki Page:
SharePoint Troubleshooting: User With Limited Access Can View Lists in Quick Launch
Burak Uğur
Table of Contents Background Issue Solution PowerShell Keywords Background In SharePoint 2010, Limited Access is defined as "Allows access to shared resources in the Web site so that the users can access an item within the site. Designed to be combined with fine-grained permissions to...
on
13 Dec 2017
Page 18 of 43 (1,074 items)
«
16
17
18
19
20
»
Can't find it? Write it!
Post an Article