Category: SharePoint 2013
SharePoint 2013 – Create or export and import Send To Connections using Powershell You can use the following Powershell script to create or export and import new Send To Connections as xml file using...
SharePoint 2013 – Configure Central Administration on multiple servers In some best practices you will read that it is recommended to install the Central Administration (CA) on multiple servers. This way the Central Administration...
SharePoint 2013 – Restore Search Service Application on different Server or Farm With the following steps you can restore an existing Search Service Application on a different Server or Farm. For example if like...
SharePoint 2013 – Rename or move Search Service Application databases These are the required steps to rename or move the databases from your SharePoint Search Service Application: (TechNet Article) Pause the SharePoint Search Service...
SharePoint 2013 – User Profile Synchronization Service not starting After you have restored or moved an existing User Profile Service Application and imported the required MIISSKU encryption key then it can be possible, that...
SharePoint 2013 – Migrate Classic Mode to Claims based authentication If you plan to migrate / convert an existing classic mode web application to an claims based web application then please follow the following...
SharePoint 2013 – Refresh Request DIGEST value for JSOM or REST Calls In order to make client side calls from clients using javascript JSOM / REST / Ajax calls you need a request digest...
SharePoint 2013 – Update User Profile with Powershell Please make sure to execute the script with the Farm Admin Account or any other account that has Full Rights to the User Profile Service Application.
SharePoint 2013 – Delete User Profile Property using Powershell In case you need to delete multiple User Profile properties in SharePoint at once or if you can’t delete an property via GUI Central Administration...