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
>
SharePoint 2010
Tagged Content List
Wiki Page:
SharePoint: Move Site Collection as a Subsite
Sabah Shariq
Table of Contents Environment Requirement Steps Export the site collection Create a new site with Blank Site template Import the backed up site Environment SharePoint 2007/2010/2013 Requirement To move a site collection as a subsite to another site collection, we can make use of STSADM or...
on
21 Jul 2017
Wiki Page:
SharePoint 2013: Unable to add iframe in Content Editor Web Part SharePoint 2013 & IE 11
Sabah Shariq
Using SharePoint 2013 & IE 11 Issue : Cannot add an iframe in Content Editor WebPart. Source page added in iframe is not getting displayed in IE 11. Works fine in Firefox and Chrome browsers. Script used: < iframe id = "iFrameBox" src = " http://servername...
on
19 Jul 2017
Wiki Page:
PowerShell: Open SharePoint Web Applications in Internet Explorer tabs
Ken Cenerelli
PowerShell: Open SharePoint Web Applications in Internet Explorer tabs. Summary This TechNet Wiki is based on the TechNet forum post . Requirement Open SharePoint Web Application in IE tabs. OP tried and ended up with the below error: Exception calling "Navigate" with...
on
16 Jul 2017
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
Page 20 of 76 (1,900 items)
«
18
19
20
21
22
»