Jurisinnenad.blogspot.com

My Site creation stuck at “We’re almost ready" SharePoint

WebGet-SPManagedPath -HostHeader. New-SPManagedPath -RelativeURL "personal" -HostHeader. To verify the command added the managed path correctly, re …

Actived: 4 days ago

URL: https://jurisinnenad.blogspot.com/2015/09/my-site-creation-stuck-at-were-almost.html

Set standard date format to all datatime columns in …

WebAfter migrating content to SharePoint 2016, all date columns were in Friendly display format. Here is a way to update them across the site collection using PowerShell.

Category:  Health Go Health

Reduce the size of SharePoint 2013 Usage and Health …

WebGo to Sharepoint Central Administration -> Monitoring -> Configure Usage and health data collection-> Log Collection Schedule. Click on both the Job Definitions …

Category:  Health Go Health

Group by Year and Month using calculated column in …

WebIn the list or document library created two columns, one for Year and one for Month. For Year the formula will be: =TEXT ( [DataField];"yyyy") For Month column, the …

Category:  Health Go Health

SharePoint tricks: Resize Promoted Links in SharePoint

WebA simple way to change size of Promoted Links in SharePoint using CSS. Add the following CSS inside a Content Editor web part. /* Tile and border size. Delta …

Category:  Health Go Health

Show names of attachments from a SharePoint list item in a …

WebEnable the "Attachments" field in list view. Save the following code as a js file (showAttachments.js) and then upload the file into Site Assets document library. If you …

Category:  Health Go Health

Traffic light on calculated column

WebA traffic light column is a great addition to any SharePoint list, it allows you to quickly recognise high priority tasks. Here is an elegant way to easily display traffic lights …

Category:  Health Go Health

Create personal site for specific user with Powershell

WebCreate personal site for specific user with Powershell - SharePoint 2010/2013. This script will allow you to create a personal site for a specific user in …

Category:  Health Go Health

Always Open SharePoint 2013 Tasks in Edit Mode

WebAlways Open SharePoint 2013 Tasks in Edit Mode. Open the task list in SharePoint Designer and create a new List Form. In the Create New List Form window, …

Category:  Health Go Health

Office Web Apps Server 2013

WebOnce the feature is installed, there is no need for any server restart, you should see that your machines are reported as Healthy. Remember it can take up to 10-20 minutes.

Category:  Health Go Health

SharePoint tricks: Moving a Site collection from one content …

WebUnder some circumstances, you might want to move one or more SharePoint site collections to a different content database. For example, a site collection can …

Category:  Health Go Health

Get last access date/time for all SharePoint site collections

WebGet last access date/time for all SharePoint site collections with Powershell. This script gets list of all administrators and last access date/time for each SharePoint …

Category:  Health Go Health

SharePoint tricks: Disable Loopback Check

WebHow to disable Loopback Check in Windows Registry with PowerShell? Run the following PowerShell command as Administrator. New-ItemProperty …

Category:  Health Go Health

Delete list items older than date

WebYou need to delete SharePoint items older than date? It's easy with PowerShell. Start Sharepoint Management Shell as Administrator Add-PSSnapin …

Category:  Health Go Health

Copy a SharePoint Designer List Workflow to Another Site

WebI had to migrate a SharePoint Designer 2013 workflow to an environment. The workflow was exported to visio as a .vwi file. Unfortunately when the I tried to import the …

Category:  Health Go Health

SharePoint tricks: Show / Hide fields based on choice field

WebAs example I have created a simple list with: Name (Single line of text) Insurance (Choice) Family member1 (Single line of text) Family member2 (Single line of …

Category:  Health Go Health

Customized color code calendar in SharePoint 2013

Web1. Configure the default Calendar column, Category. To modify the Category column, navigate to the Calendar to be modified. Access its List Settings via the Ribbon, …

Category:  Health Go Health

SharePoint tricks: Copy the value of one column to another

WebPowershell Script to Copy the value of one column to another column in the same SharePoint List.

Category:  Health Go Health

Term Store Management

WebIn the Submission Policy section, specify whether you want the term set to be Closed or Open.If you want the term set to be updated only by those people who have …

Category:  Health Go Health