This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
TechNet
Products
IT Resources
Downloads
Training
Support
Products
Windows
Windows Server
System Center
Microsoft Edge
Office
Office 365
Exchange Server
SQL Server
SharePoint Products
Skype for Business
See all products »
Resources
Channel 9 Video
Evaluation Center
Learning Resources
Microsoft Tech Companion App
Microsoft Technical Communities
Microsoft Virtual Academy
Script Center
Server and Tools Blogs
TechNet Blogs
TechNet Flash Newsletter
TechNet Gallery
TechNet Library
TechNet Magazine
TechNet Wiki
Windows Sysinternals
Virtual Labs
Solutions
Networking
Cloud and Datacenter
Security
Virtualization
Updates
Service Packs
Security Bulletins
Windows Update
Trials
Windows Server 2016
System Center 2016
Windows 10 Enterprise
SQL Server 2016
See all trials »
Related Sites
Microsoft Download Center
Microsoft Evaluation Center
Drivers
Windows Sysinternals
TechNet Gallery
Training
Expert-led, virtual classes
Training Catalog
Class Locator
Microsoft Virtual Academy
Free Windows Server 2012 courses
Free Windows 8 courses
SQL Server training
Microsoft Official Courses On-Demand
Certifications
Certification overview
Special offers
MCSE Cloud Platform and Infrastructure
MCSE: Mobility
MCSE: Data Management and Analytics
MCSE Productivity
Other resources
Microsoft Events
Exam Replay
Born To Learn blog
Find technical communities in your area
Azure training
Official Practice Tests
Support options
For business
For developers
For IT professionals
For technical support
Support offerings
More support
Microsoft Premier Online
TechNet Forums
MSDN Forums
Security Bulletins & Advisories
Not an IT pro?
Microsoft Customer Support
Microsoft Community Forums
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
Tag Cloud
.net
Active Directory
AD DS
ASP.NET
azure
BizTalk
BizTalk Server
C#
C# .NET
cloud
EAA
Ed Price
Edward van Biljon
en-US
es-ES
Excel
Exchange
Exchange 2010
Exchange 2013
Exchange Server 2013
fa-IR
Fernando Lugao Veltem
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
marcelo strippoli
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 Portuguese
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
windows server 2012 r2
Wiki
>
All Tags
>
en-US
>
SharePoint 2010
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: 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 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 2010: How to Check Effective Permissions of a User in Each Site in a Site Collection
Ken Cenerelli
We have observed that one of a tedious task for a SharePoint site administrator to check permissions of a user in each site in a site collection. Microsoft Admin Toolkit has provided a functionality that can be used to check effective permissions. This can be downloaded at http://www.microsoft...
on
3 Feb 2018
Wiki Page:
SharePoint: Windows PowerShell Command Builder
Somdip Dey - MSP Alumnus
Table of Contents Introduction Applies To Summary Other Languages Introduction The Windows PowerShell Command Builder is a new online Silverlight tool announced at the SharePoint Conference 2011. It's for IT Pros and Power Users to use with SharePoint 2010 and Office 365. Applies To...
on
2 Dec 2017
Wiki Page:
MCITP: SharePoint Administrator 2010
Somdip Dey - MSP Alumnus
Table of Contents Required Exams Preparation Materials Community Other Languages Deutsch The MCITP: SharePoint Administrator 2010 certification is for IT Pros who are responsible for the deployment, configuration, administration and management for the SharePoint Server 2010 platform. Required...
on
2 Dec 2017
Wiki Page:
SharePoint 2010: How to Embed Flash Files into SharePoint Site Pages
Ken Cenerelli
Occasionally a site admin will want to embed some Flash files on some of the pages in their site. In order to achieve this, these are the required steps: Ensure that the flash file is uploaded to a document library. In the page where the flash file is to be shown, add a content editor webpart...
on
1 Dec 2017
Wiki Page:
SharePoint 2010: Error 10016: The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID {61738644-F196-11D0-9953-00C04FD919C1}
Stephan Bren
Table of Contents Problem Discussion Resolution References Notes Problem While performing a routine check of the logs of the machine hosting the SharePoint Server 2010 farm Central Administration, I saw the following error in the machine's System log: Log Name:System Source: Microsoft...
on
11 Nov 2017
Wiki Page:
SharePoint 2010: Bread Crumb for List/Library View Web Part in Wiki Page
Mohamed El-Qassas MVP
Let’s have a look at why we need it. In SharePoint, if we have large folder hierarchy in list/library (i.e. more than 10 sub levels) and we have added list view web part of that list/library in a wiki page, then it’s very difficult for end users to navigate through each folder level. Secondly, a user...
on
9 Nov 2017
Wiki Page:
SharePoint 2010: How to Maintain InfoPath Form Changes
Mohamed El-Qassas MVP
When InfoPath forms undergo changes, certain requirement mandates that the existing "filled-up" forms (which resides in a form library) should not get affected. How do we achieve this? This article discuss on option(s) available. Let us look at the question with a use case scenario ...
on
9 Nov 2017
Wiki Page:
SharePoint 2010: Resolve Design Changes Without Design Skills and Authentication Problem with WireShark
Kapil.Kumawat
A few weeks ago I switched from a client and began a new mission at an International Bank. They have a big SharePoint Platforms with 2 DMZ zones. Here is the technical overview of the SharePoint Platform. Clients, members and other persons can connect to the public SharePoint Internet...
on
9 Nov 2017
Wiki Page:
SharePoint 2010: What happens internally when a Web Application is created
Mohamed El-Qassas MVP
Table of Contents Web Site Site Collection Other Languages See Also This is very basic question mostly come across, whenever we create a Web Application from SharePoint Central Administration , what happens exactly behind the scene. This article addresses two basic questions: What...
on
9 Nov 2017
Wiki Page:
SharePoint 2010: How to Use Web Analytics
Mohamed El-Qassas MVP
You need to plan before you configure Web Analytics Service Application for SharePoint. Why? The reason is simple, and Joel Oleson explains the reasons on this blog: http://www.sharepointjoel.com/Lists/Posts/Post.aspx?ID=515 The issues have not improved on SharePoint 2013. Check this out: http...
on
9 Nov 2017
Page 15 of 56 (1,400 items)
«
13
14
15
16
17
»