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 2010
Tagged Content List
Wiki Page:
SharePoint 2016: Extend A Web Application
Nourdine MHOUMADI
Table of Contents Introduction Steps Applies to Conclusion Introduction In some scenarios, you may need to share the same content to different types of users [Internal / External] through different URLs or different authentication types. In this case, you will need to extend your SharePoint...
on
15 Jul 2017
Wiki Page:
SharePoint PowerShell: Get list of all users present in a site under different SharePoint Groups
Ken Cenerelli
Background: Need to see all users who have access to the SharePoint site and that belongs to a SharePoint group. Solution: Below SharePoint PowerShell script helps to get a list of users by group: $site = Get-SPSite <Provide Site Collection URL here> $web = $site.OpenWeb...
on
10 Jul 2017
Wiki Page:
SharePoint 2010 Move-SPSite can be restarted
Sabah Shariq
After receiving the "Some content databases are growing to large" message in Central Administration, create a new database, move the site collection, reset IIS and do a quick test. $start = Get-Date New-SPContentDatabase "SP2010PROD_NorthAmerica" -DatabaseServer...
on
10 Jul 2017
Wiki Page:
SharePoint 2010: Configuring Sharepoint to Use RMS
RajeeshMenoth
Table of Contents Prerequisite steps To add your SharePoint server to the AD RMS Certification Pipeline To enable Information Rights Management in Office SharePoint Server Prerequisite steps Make sure the user you are using to configure SharePoint has an email attribute in AD . Also make sure...
on
1 Jul 2017
Wiki Page:
SharePoint 2010: How to Link Two Lists and Create a combined view
M.Vignesh
In this way you can join multiple lists together and can create a combined view. For example assume that you are managing a list for some events. And also you are having participants in separate list. Thus you want to join the two lists and create a composite view. Table of Contents How to Create...
on
30 Jun 2017
Wiki Page:
SharePoint Designer Troubleshooting: The server could not complete your request
RajeeshMenoth
We found some forums issues where users are getting below error when try to connect to SharePoint using SharePoint Designer Table of Contents Error: Event log Resolution: Client Server Reference: Error: The server could not complete your request. For more specific information, click the Details...
on
1 Jun 2017
Wiki Page:
SharePoint 2010: Step by step guide to create a Client App Part in SharePoint Hosted Development Environment
Richard Mueller
You probably already know about hosted approaches in SharePoint 2013. There are three types of hosted approaches ( SharePoint-Hosted, Provider-Hosted, Auto-Hosted ). Though there are similarities as well as differences. Thus there are slight differences in developing client app part in SharePoint Hosted...
on
25 May 2017
Wiki Page:
Change SharePoint Farm account
Richard Mueller
Table of Contents Introduction How to use the script See Also Use this PowerShell script if you would like to replace an existing managed account credential. Introduction Use this PowerShell script if you would like to replace an existing managed account credential with a new...
on
23 May 2017
Wiki Page:
SharePoint 2010 Hide List Field Columns Using PowerShell
Richard Mueller
Table of Contents Requirement Summary Explore List Code Screenshot SharePoint 2010 Hide List Field Columns Using PowerShell Requirement We have added three Managed Metadata Column in a SharePoint List and they are named as below: Themes 1 Themes 2 Themes 3. Due to structural change in the...
on
23 May 2017
Wiki Page:
PowerShell Tip: Show Allowed List Type while creating SharePoint List using CSOM
Mohamed El-Qassas MVP
Table of Contents Summary Environment ListTemplateType Solution Tip to do this Code PowerShell Tip: Show Allowed List Type while creating SharePoint List using CSOM Summary In this TechNet Wiki, let's show a quick trick to create a SharePoint List using CSOM in which we will show the...
on
18 May 2017
Wiki Page:
SharePoint 2010 Troubleshooting: Error occurred in deployment step Activate Features
Mohamed El-Qassas MVP
Table of Contents Error message Solution: 1 Solution: 2 Solution: 3 Error message When trying to deploy a Visual web part, you got the below error message. “Error occurred in deployment step ‘Activate Features': Feature with Id ‘<GUID>’ is not installed in this farm, and cannot be...
on
17 May 2017
Wiki Page:
SharePoint 2010: How to Find and Filter Wiki Articles that Include PowerShell
Mohamed El-Qassas MVP
Table of Contents SharePoint 2010 articles that include PowerShell within the TechNet Wiki Additional SharePoint 2010 PowerShell Resources See Also Other languages Did you know that you can easily find SharePoint 2010 related TechNet Wiki articles that include PowerShell using tag filtering? All...
on
16 May 2017
Wiki Page:
SharePoint 2010: Template for Information Gathering or SMTD
Richard Mueller
An assignment is currently running in KAP phase. You all know KAP phase is very important and needs to be run thoroughly with better care because it builds a base of operation support. Let's regard “KAP without proper attention is a big GAP”. As seen in...
on
12 May 2017
Wiki Page:
SharePoint: Limited Access permission
Mohamed El-Qassas MVP
Table of Contents Source reference Scenario Issue Explanation See Also Source reference Anonymous Users, Forms Pages, and the Lockdown Feature ( http://blogs.msdn.com/b/ecm/archive/2007/05/12/anonymous-users-forms-pages-and-the-lockdown-feature.aspx ) Scenario We have a list which doesn't...
on
12 May 2017
Wiki Page:
SharePoint 2010: Manager
Richard Mueller
Table of Contents References See Also Developers and administrators will benefit from SharePoint Manager 2010, enabling you to view the object model (Fig. 1). The application will automatically find the local farm and connect to it with the provided credentials. The program allows you to browse...
on
12 May 2017
Wiki Page:
SharePoint 2016: Subscription Settings Service Application Step by Step
Richard Mueller
Table of Contents Known facts about this Configure the Subscription Settings Service Application using PowerShell See Also: This service application is not new for us as we have learned about this in previous versions of SharePoint 2010/2013. This service supports site subscriptions. It has some...
on
12 May 2017
Wiki Page:
SharePoint: Deleting Orphan Sites
M.Vignesh
Table of Contents Applies To Scenario Solutions Solution # 1: Remove-SPSite Solution # 2: STSADM Solution # 3: Repair Content DB Solution # 4: Delete SiteDatabase Applies To SharePoint 2010 SharePoint 2013 SharePoint 2016 Scenario You are trying to clean up the Content Databases...
on
12 May 2017
Wiki Page:
SharePoint 2010: Team Foundation Server 2010 installeren en configureren (nl-BE)
Richard Mueller
Het ontwikkelen van een applicatie houdt meer in dan enkel het schrijven van programmacode. Analyse en project management horen vanzelfsprekend bij een software ontwikkelingstraject maar binnen dit laatste zijn er toch veel processen die in het verleden wel eens werden overgeslagen. Er zijn vele tools...
on
12 May 2017
Wiki Page:
SharePoint 2010: Updating TermStore with PowerShell
chilberto
Bronze Award Winner Table of Contents Requirement Solution So at work we had an interesting situation where a client had changed names. We have our term store set up in away that we use a code to know who's who when uploading documents. Users are required to add these tags to the documents...
on
11 May 2017
Wiki Page:
Default SharePoint 2013 / 2010 System Pages: Where you should take care when you go online
Richard Mueller
Table of Contents Site Collection and Site Level Recycle Bin URLs User, User Info, Site Permission related URLs All People URL User Information Hidden List URLs Workflow history hidden list Site usage page Site content and structure pages List of hierarchy pages Site and Site Collection feature management...
on
11 May 2017
Wiki Page:
SharePoint 2010: Forms Based Authentication configureren voor SharePoint 2010 Deel 1 (nl-NL)
Mohamed El-Qassas MVP
Table of Contents het Installeren van ASP.NET_SQL Central Administration configuratie voor FBA Samenvatting Het doel van dit how-to is het stap voor stap uitleggen hoe je Form Based Authentication (FBA) kan inrichten voor jouw SharePoint omgeving. In dit eerste deel laat ik zien hoe je de Asp.Net...
on
11 May 2017
Wiki Page:
Build a custom SharePoint page template to display site columns
Mohamed El-Qassas MVP
Silver Award Winner Table of Contents Description Brief Overview Before building the content types Building the Site Column Building the new Content Type Building the custom page Edit the page HTML Conclusion Description This article walks you through the steps on how to build a custom...
on
11 May 2017
Wiki Page:
SharePoint 2010: Governance (nl-nl)
Richard Mueller
Table of Contents Beperk uw SQL Server Service Accounts Warm-up script Uitschakelen onnodige waarschuwingen SQL Browser Service Connections Shortcuts DisableloopbackCheck Gebruik een PowerShell script voor prerequisits Gebruik geen poort 80 voor Central Administration Beperk uw SQL Server Na het...
on
10 May 2017
Wiki Page:
SharePoint 2010: LINQ and Repository pattern
Richard Mueller
Table of Contents Repository with LINQ to SharePoint Repository without LINQ to SharePoint References LINQ to SharePoint : The LINQ to SharePoint provider enables to use the LINQ syntax to query list data. In order to use the LINQ to SharePoint provider, we must generate strongly typed entity classes...
on
9 May 2017
Wiki Page:
SharePoint Troubleshooting: Custom Metadata Properties not getting imported
Mohamed El-Qassas MVP
Table of Contents Issue Troubleshooting Resolution Issue We have created some custom metadata properties and mapped with correct user properties but when we run Full Sync nothing gets imported. Troubleshooting Checked Account access. Checked Account permission with UPA DBs. Checked all services...
on
4 May 2017
Page 11 of 40 (977 items)
«
9
10
11
12
13
»
Can't find it? Write it!
Post an Article