Tag Archives: PowerShell

Update url and server references in SharePoint content using PowerShell

Update url and server references in SharePoint content can be quite challenging when you a lot of your Excel Services Reports, Reporting Services Reports and Data Connections (ODC, PPSDC and RSDS files). This post assumes you have migrated to a new SharePoint server with new hostname/dns name and have new database and analysis services servers which… Read More »

Upload large files to Azure file share

This tutorial will describe howto upload large files to Azure file share using azCopy and PowerShell. First time I tried to upload large files to Azure I was a bit optimistic and tried to copy and paste my files directly through remote desktop. My files where database files with around 200gb of data using an internet connection… Read More »

Configure SharePoint 2013 BI Services

This guide will show you how to setup and configure SharePoint 2013 BI (Business Intelligence) services. The guide will cover the following BI services and features: Excel Services Reporting Services Performance Point Services PowerView We will be using PowerShell for most of the setup and configuration tasks. This will not only speed up the process… Read More »