Browse by Tags

Tagged Content List
  • Wiki Page: Creating managed metadata Terms using Powershell

    #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...
  • Wiki Page: How to create SharePoint Themes?

    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...
  • Wiki Page: Resolve InfoPath Web Form Issue on Public Websites

    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...
  • Wiki Page: SharePoint 2013: Adding NT Authority\Anonymous Logon to Business Data Connectivity

    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...
  • Wiki Page: User profile synchronization service shows starting for long time

    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...
  • Wiki Page: SharePoint Roles

    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...
  • Wiki Page: The term is not recognized as the name of a CMDLET

    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...
  • Wiki Page: The local farm is not accessible. Cmdlets with FeatureDependencyId are not registered

    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 ...
  • Wiki Page: SharePoint Step by Step Configuration for RMS

    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...
  • Wiki Page: Change Metadata Values from Office 2010 to SharePoint 2010

    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 ...
  • Wiki Page: The Search request was unable to connect to search service

    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...
  • Wiki Page: SharePoint 2013: Articoli italiani su TechNet Wiki (it-IT)

    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...
  • Wiki Page: Retreiving Server Date using SharePoint JSOM

    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...
  • Wiki Page: SharePoint 2010: How To Manage the Term Store via Powershell

    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...
  • Wiki Page: SharePoint 2010: Articoli italiani su TechNet Wiki (it-IT)

    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...
  • Wiki Page: Not able to “Uninstall SharePoint foundation 2013 from control panel and Boot Strap Error

    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...
  • Wiki Page: Unable to create Website. Giving the Error” Server Error in’/’ Application

    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...
  • Wiki Page: Server Error in’/’ Application

    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...
  • Wiki Page: SharePoint Tools

    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...
  • Wiki Page: SharePoint 2013 Server - Components Installed

    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...
  • Wiki Page: SharePoint Licensing

    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:...
  • Wiki Page: Failed to create the configuration database. The password supplied with the user name was not correct

    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...
  • 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

    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...
  • Wiki Page: Un installation and Retraction of a Solution in SharePoint

    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...
  • Wiki Page: Exception error while activating SharePoint Publishing feature

    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...
Page 45 of 55 (1,355 items) «4344454647»
Can't find it? Write it!