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.

Getting started with Windows Autopilot

Here is a small guide, on how to get started with Windows Autopilot. First thing that you need to make sure, is that you have the following prerequisites: Devices must be registered to the organization Devices have to be pre-installed…

Continue Reading Getting started with Windows Autopilot

Customize W10 Start-Menu Start Tiles & Taskbar

Customizing Windows 10 Start-Menu and Taskbar is quite simple, all you need is a reference machine and some Powershell skills. First thing you want to do is to set up your reference machine with the customizations you want to create….

Continue Reading Customize W10 Start-Menu Start Tiles & Taskbar

Exchange updates

Updates have been released for Exchange 2013 and 2016. https://blogs.technet.microsoft.com/exchange/2017/09/19/released-september-2017-quarterly-exchange-updates/ If You are using a Hybrid, You have to update these to be supported.

Continue Reading Exchange updates

Lync/SfB Server: Event 41026, LS Data MCU after May 2017 .NET Framework update

Hi, Today a customer call me and said that they cannot connect to meeting. In the Blog below is the fix. https://blogs.technet.microsoft.com/uclobby/2017/05/24/lyncsfb-server-event-41026-ls-data-mcu-after-may-2017-net-framework-update/ And script that does this for You. https://gallery.technet.microsoft.com/LyncSfB-Server-Disable-EKU-dab6cb88

Continue Reading Lync/SfB Server: Event 41026, LS Data MCU after May 2017 .NET Framework update

Recipient deferred because there is no Mdb.

So You see this error in NDR when the message bounces back. In my case I had a normal AD User with mail-attribute populated. Exchange figured out that this user has a mailbox inside the organization. It wasn’t. The user…

Continue Reading Recipient deferred because there is no Mdb.

WIN10 – Remove AppX Packages directly from .ISO file.

It is common knowledge that for sysprep, you need to remove AppX packages from Windows 10 (and 8/8.1). The best way to do it, is to remove them directly from the installation media, so they never get installed in the…

Continue Reading WIN10 – Remove AppX Packages directly from .ISO file.