Tagged Content List
  • Wiki Page: Upgrade SharePoint 2010 site collections to SharePoint 2013 mode

    Migrating content from SharePoint 2010 to SharePoint 2013 normally performed as a two step process. Step 1 : Migrate SharePoint 2010 content databases to SharePoint 2013 Step 2 : Upgrade SharePoint 2010 site collections to SharePoint 2013 mode In this post I’ll present high level steps...
  • Wiki Page: SharePoint: Use PowerShell to find Fields using a Managed Metadata TermSet

    Table of Contents Introduction Applies To Download Walkthrough References Introduction Ever wondered how many fields are referencing a Managed Metadata Termset? It's going to be a long and boring job using the Web UI to click through every web... and every list in every web... and every...
  • Wiki Page: SharePoint: Testing Email Alerts in UAT and DEV Environments

    Table of Contents Introduction Applies To The two scenarios presented here Introduction to SMTP4Dev Installing SMTP4Dev Configure SharePoint Outbound email with SMTP4Dev running on Port 25 Configure SharePoint Outbound email with SMTP4Dev running on a Custom Port Configure SMTP4Dev to listen on a custom...
  • Wiki Page: SharePoint: Restore a Deleted Site Collection without a Recent Backup

    Table of Contents Problem Definition Steps to recreate the issue Resolution Background information Reference See Also Problem Definition Restore Deleted Site Collection without any backup/Restore mistakenly deleted Site Collection Steps to recreate the issue You have mistakenly deleted any...
  • Wiki Page: List Unused/Used/All Content Database through Powershell

    Reference : http://gallery.technet.microsoft.com/office/List-Unused-Content-c078e894 clear #Import Localized Data #Import-LocalizedData -BindingVariable Message #Add-PsSnapin Microsoft.SharePoint.PowerShell #This function is used to get standard content...
  • Wiki Page: Resolvendo problemas:  A device attached to the system is not functioning

    Table of Contents Introdução Causa Resolução Conclusão Introdução No SharePoint, existe uma funcionalidade de abrir as bibliotecas usando o Windows Explorer. Esta funcionalidade é muito útil, pois permite que o usuário trabalhe com sites do SharePoint como se fossem pastas e arquivos do...
  • Wiki Page: SharePoint: Find the Masterpage being used on a Site

    The following snippet of PowerShell demonstrates getting the masterpage and custom masterpage (used on application pages) in use for a web. Add-PSSnapin Microsoft.SharePoint.PowerShell $site = Get-SPSite http://contoso.com $web = $site . RootWeb $web . CustomMasterUrl $web . MasterUrl $web ...
  • Wiki Page: SharePoint: Remove a Search Service Application

    Problem Unable to delete a Search Service application from Central Admin or through PowerShell. Solution At times we need to use STSADM.EXE - This is helping hand for SP Admins :) stsadm.exe -o -deleteconfigurationobject -id 'searchserviceid' References This Wiki is...
  • Wiki Page: Resolvendo problemas: Your client does not support opening this list with Windows Explorer

    Table of Contents Introdução Resolução Conclusão Introdução No SharePoint, existe uma funcionalidade de abrir as bibliotecas usando o Windows Explorer. Esta funcionalidade é muito útil, pois permite que o usuário trabalhe com sites do SharePoint como se fossem pastas e arquivos do Windows...
  • Wiki Page: SharePoint 2013: Importando dados para listas do SharePoint

    Table of Contents Introdução Importar dados do SQL Server para o Excel Importar dados do Excel no SharePoint Conclusão Introdução É um cenário muito comum as empresas adotarem o SharePoint como ferramenta de colaboração e uma das verticais do SharePoint são os sites. Dentro dos sites, temos...
  • Wiki Page: SharePoint Farm ID

    This is every time SharePoint administrators need to check when they need to apply License to farm. In this article I am giving the steps How to check that. Step 1 We can check the Farm ID by using the below Power shell commands. 1. Go to->SharePoint management shell 2. Run $SPFarm...
  • Wiki Page: Autohosted SharePoint App Deprecation Frequently Asked Questions

    This article is intended to be an FAQ for the community to ask and answer questions related to the deprecation of the SharePoint Autohosted App Preview Program. The deprecation was announced via this post: http://blogs.office.com/2014/05/16/update-on-autohosted-apps-preview-program/ The FAQ...
  • Wiki Page: June 2014 Cumulative Updates for SharePoint 2013

    June 2014 Cumulative Updates for SharePoint 2013 June 2014 Cumulative Update for SharePoint 2013 has been released. Please find the below links to get the CU. KB 2881063 - SharePoint Foundation 2013 June 2014 CU (will be available soon) KB 2881061 - SharePoint Server 2013 June 2014 CU ...
Page 90 of 105 (2,625 items) «8889909192»