This script will loop through the servers on your farm based on the server role , and will execute an IISreset on all servers matching the role. clear $spserver =…
Month: June 2018
SharePoint 2016: Databases running in compatibility range, upgrade recommended
You may notice the above comment when you create a brand new farm in Central Admin under Central Administration->Upgrade and Migration -> Review database status On a new farm without…
PowerShell Get site collection disk size
#Large amounts of memory are often required when SPWeb, SPSite, or SPSiteAdminsitration objects are used. So the use of these objects, or lists of these objects, #in Windows PowerShell scripts…
Detach Attach content database migration from 2010 to 2013
You can use the Detach Attach technic to migrate site collection from a 2010 farm to a 2013 farm following these steps : Detach Attach High level steps Detach Attach Detailed…
SharePoint Business Intelligence (BI) enabled farm
Business Intelligence enables SharePoint to serve as a portal for publishing Business Intelligence reports. Excel Services is no longer included with SharePoint Server 2016, and it is a part of…
Office Online Server
Office Online Server is an on-premises installation and does not require a connection to Office 365 or any Office 365 licenses. Office Online Server (known as Office Web Apps), is…
User Profile Synchronization Topology
The User Profile Synchronization Service Application allows us to synchronize profile information from the Active Directory, as well as other sources, into SharePoint. For example we can synchronize information from…