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
Tagged Content List
Wiki Page:
Creating managed metadata Terms using Powershell
Richard Mueller
#Connect to MMS Site $taxonomySite = get-SPSite "siteURL" #Connect to Term Store in the Managed Metadata Service Application $taxonomySession = Get-SPTaxonomySession -site $taxonomySite $termStore = $taxonomySession.TermStores["Managed Metadata Service"] #Connect to the...
on
5 Aug 2014
Wiki Page:
How to create SharePoint Themes?
Muhammad Ehsan
Table of Contents Introduction By SharePoint Interface How to create Custom Themes? See Also Introduction Branding the site is so special and everyone is looking to brand there sites with own colors and fonts…So If you want to quick brand your SharePoint website you can do so from the Inbuilt themes...
on
5 Aug 2014
Wiki Page:
Resolve InfoPath Web Form Issue on Public Websites
Dan Christian
Table of Contents Introduction Description Setup of the Web Based Form Steps to Resolve the Issue Video Conclusion See Also Introduction This TechNet wiki article shows you how to resolve an InfoPath 2013 web form error on public websites. The steps provided here do not involve any custom...
on
4 Aug 2014
Wiki Page:
SharePoint 2013: Adding NT Authority\Anonymous Logon to Business Data Connectivity
Dan Christian
Table of Contents Description: How and where I experienced the error: Things I tried that didn't work: Accidental discovery that worked: Video demo: Conclusion: Have you ever heard the phrase 'There is method in madness'?, I'm sure you have. Have you experienced it? I did recently...
on
4 Aug 2014
Wiki Page:
User profile synchronization service shows starting for long time
Richard Mueller
User profile synchronization service shows starting for long time There could be many reasons for the service is in struck and shows starting only. .Why does it get stuck? Well, 15 provisioning runs will be attempted before it gives up. When we hit Start in Services in Server a series of tasks...
on
2 Aug 2014
Wiki Page:
SharePoint Roles
Richard Mueller
SharePoint Roles: I am sharing this very simple Topic, because many of the Administrators want to know the difference and the responsibilities. Owner: Owner has a complete control over site, list, library and other content placed on site. Designer: Users having designer role limited...
on
2 Aug 2014
Wiki Page:
The term is not recognized as the name of a CMDLET
Richard Mueller
The term is not recognized as the name of a CMDLET The issue occurs some times while we run the CMDLETS on windows power shell or SharePoint management shell. Its due to the path issue, we can’t simply type the name of a script file in order to run it. Even with the execution policy configured...
on
2 Aug 2014
Wiki Page:
The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered
Richard Mueller
The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered Problem occurs when you start SharePoint 2010 Management Shell (Power shell) but don’t get access to the farm. You would be unable to run commands. Solution: The way that we can avoid this issue is ...
on
2 Aug 2014
Wiki Page:
SharePoint Step by Step Configuration for RMS
Richard Mueller
Table of Contents Prerequisit steps To add your SharePoint server to the AD RMS Certification Pipeline To enable Information Rights Management in Office SharePoint Server Prerequisit steps 1. Make sure the user you are using to configure Sharepoint has an email attribute in AD. Also make...
on
31 Jul 2014
Wiki Page:
Change Metadata Values from Office 2010 to SharePoint 2010
FrenchSpeaker
In this article, we will see how you can change your metadata values directly from Office 2010 and those will be replicated in SharePoint. A video has also been prepared for the same if you don't want to read ;-) Prerequisites : Create managed metadata values in SharePoint Term Store ...
on
31 Jul 2014
Wiki Page:
The Search request was unable to connect to search service
Richard Mueller
The Search request was unable to connect to search service While we try for the search in the site, it comes with the below error, sorry something went wrong The Search request was unable to connect to search service Solution: The issue is due to the web site that we are searching...
on
30 Jul 2014
Wiki Page:
SharePoint 2013: Articoli italiani su TechNet Wiki (it-IT)
Richard Mueller
Table of Contents Introduzione Elenco articoli Vedere anche Introduzione Questa pagina contiene un elenco diviso in categorie degli articoli in lingua italiana presenti sul TechNet Wiki e relativi alla piattaforma SharePoint 2013 , sia scritti originariamente in Italiano che tradotti da...
on
26 Jul 2014
Wiki Page:
Retreiving Server Date using SharePoint JSOM
naveen m sasi
Recently I came across a requirement that I had to create folder structure in sharepoint list in the hierarchy of CurrentYear\Current Month\DateFolder. The challenge was that we need to achieve this from the client side object model (JSOM).We were not having any access on the Server Object model and...
on
25 Jul 2014
Wiki Page:
SharePoint 2010: How To Manage the Term Store via Powershell
Luigi Bruno
Table of Contents Introduction What is the Term Store? Connecting to the Term Store Getting the Term Groups Getting the Term Sets Getting the Terms Complete Sample: Exporting the Term Store to a XML File Community Content See Also Other Languages Italian (it-IT) Introduction SharePoint 2010...
on
24 Jul 2014
Wiki Page:
SharePoint 2010: Articoli italiani su TechNet Wiki (it-IT)
Luigi Bruno
Table of Contents Introduzione Elenco articoli Vedere anche Introduzione Questa pagina contiene un elenco diviso in categorie degli articoli in lingua italiana presenti sul TechNet Wiki e relativi alla piattaforma SharePoint 2010 , sia scritti originariamente in Italiano che tradotti da...
on
24 Jul 2014
Wiki Page:
Not able to “Uninstall SharePoint foundation 2013 from control panel and Boot Strap Error
Richard Mueller
Not able to “Uninstall SharePoint foundation 2013 from control panel and Boot Strap Error Back Ground: Initially ,I installed foundation of sharepoint-2013 in my test lab. As you all know there are so many features not available on Foundation version. After working some days on foundation, thought...
on
21 Jul 2014
Wiki Page:
Unable to create Website. Giving the Error” Server Error in’/’ Application
Richard Mueller
Unable to create Website. Giving the Error” Server Error in’/’ Application Issue: After changing the Password in AD, Not able to create the website. “Keep Saying working on it” Event ID: below is the Event generated in Application Log every time creating web site. · Log Name: Application...
on
21 Jul 2014
Wiki Page:
Server Error in’/’ Application
Richard Mueller
Server Error in’/’ Application Issue back ground: when open the Central administration page, It shows the Error. Exception Details: System.InvalidOperationException: This operation can be performed only on a computer that is joined to a server farm by users who have permissions in SQL...
on
21 Jul 2014
Wiki Page:
SharePoint Tools
Richard Mueller
SharePoint Tools I used to Follow the CODE PLUX from beginning of I entered into the SharePoint . For any New tools\packages for SharePoint. Thought to share who needs the useful tools from code plux. · Free SharePoint 2010 Sites Templates: http://sp2010teamplates.codeplex.com · Free...
on
19 Jul 2014
Wiki Page:
SharePoint 2013 Server - Components Installed
Richard Mueller
SharePoint 2013 Server - Components Installed: Everyone must be interested to know whether what all changes were made to machine after installing SharePoint 2013 Server. Well, I observed very keenly what changes does made. below mentioned are some of the basic changes that occur while installing...
on
19 Jul 2014
Wiki Page:
SharePoint Licensing
Richard Mueller
SharePoint Licensing: I post this Article for sharepoint community, because, I have Many unclear things on License part of SharePoint before. After I dig in and talking with Experts, I have a clear mind about License’s. Sharing this with who still not clear on Licensing part. Explanation:...
on
19 Jul 2014
Wiki Page:
Failed to create the configuration database. The password supplied with the user name was not correct
Richard Mueller
Failed to create the configuration database. The password supplied with the user name was not correct Today, when I am playing with the SharePoint 2013 in my test lab. I faced an issue while running the PSCONFIG Wizard ”Error: Configuration failed”. Failing at step 3 and showing the below Detailed...
on
18 Jul 2014
Wiki Page:
some of the file Extensions in SharePoint Sites like .PST or .MDB we get the error” file with .pst format could not be loaded into the system
Richard Mueller
when we try to upload some of the file Extensions in SharePoint Sites like .PST or .MDB we get the error” file with .pst format could not be loaded into the system” Cause: By default SharePoint blocks some file types. Background: when we try to upload some of the file Extensions in SharePoint...
on
17 Jul 2014
Wiki Page:
Un installation and Retraction of a Solution in SharePoint
Richard Mueller
Uninstallation and Retraction of a Solution in SharePoint Please follow the below commands to retrace\Uninstall Solution as per Environment. Using STSADM: stsadm -o retractsolution -name solutionName.wsp -immediate stsadm -o deletesolution -name solutionName.wsp Using PowerShell...
on
17 Jul 2014
Wiki Page:
Exception error while activating SharePoint Publishing feature
Richard Mueller
Exception error while activating SharePoint Publishing feature Issue: Whenever you try to activate the "Office SharePoint Server Publishing Infrastructure" feature from site collection, it throws the following error message. Exception Error 0x80020009 Solution: Try to activate...
on
17 Jul 2014
Page 45 of 55 (1,355 items)
«
43
44
45
46
47
»
Can't find it? Write it!
Post an Article