Month: November 2017

Sharepoint Config cache reset.

Hi, Today I found this excellent script for the job. All the credit goes to http://jasonwarren.ca/clearspconfigcache/

Continue Reading Sharepoint Config cache reset.

Office 365 Group and alias email-address.

If You want to archive this You have to use Powershell. Connect to Exchange Online Powershell and use the command below:

Happy Powershelling,

Continue Reading Office 365 Group and alias email-address.

Sharepoint 2013/16 and WSS_Logging DB

Sharepoint gathers usage and health data to database called WSS_Logging. By Default retention period is 14 days. If You want to make it lower, lets say 2 days use the below oneliner for it.

And then just a quick…

Continue Reading Sharepoint 2013/16 and WSS_Logging DB

Direct Access and reporting out-put in Powershell.

If You have to get something out to a csv-file from Direct Access Reporting. You have to use powershell. For the last 30 days use below script.

Continue Reading Direct Access and reporting out-put in Powershell.