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 =…
Adding a PowerShell sanp-in you need to use this once at each PowerShell editor session. Add-PSSnapin Microsoft.SharePoint.PowerShell Get ADFS settings The following commands will present the current security provider…
Excel Services Web Access web-part This error can happen when a user is using Excel Services to add an Excel Web Access web-part on a SharePoint page. The root cause may…
These are the options available : Turn the field into a text field, and on the field’s validation rule add the following formula: =ISNUMBER([ColumnName]+0) The down side is that…
Some SharePoint history The SharePoint platform has gone through a significant transformation in the past ten years. From the first version released in 2000 to the current SharePoint Online, the product evolved from…
When creating a new publishing sub-site or a new page in a new web application, the user (with full control ) encounters the following server side .Net error. In order to make sure…
How to disable sending emails to users each time they are added to a groups, or provided access to document libraries. Each time you add a user to a security group or to a SharePoint site, the…