Release of ‘Get Total Records Count Solution’ Dynamics 365 Solution

Although I created this some time ago in order to get an accurate count of important records in our system it’s taken me some time to tidy it up and get it ready for release to the public.

The project and all source code are available on GitHub, feel free to use it in any manner you see fit, however, I’d appreciate being credited and hearing about whatever you do with it.

Continue reading “Release of ‘Get Total Records Count Solution’ Dynamics 365 Solution”

SharePoint – Enabling Versioning and Version History in all Document Libraries using PowerShell

The script below can be used in order to enable versioning in all SharePoint document libraries and also to set how many major versions to retain and how many minor versions to maintain.

it’s important to keep in mind when choosing how many minor versions to retain that the setting actually specifies how many ‘Major Versions’ drafts’ should be retained and not a hard limit on how many ‘draft versions’ will be kept.

Continue reading “SharePoint – Enabling Versioning and Version History in all Document Libraries using PowerShell”

Dynamics – ‘First Response By’ & ‘Resolve By’ not being Populated

I’ve seen quite a few people asking why the ‘First Response By’ and ‘Resolve By’ fields found on the cases CRM forms and within the Engagement Hub aren’t populated. I’ve seen people often assume this is a bug however that’s not the case.

Below I’ll go through a few reasons why these may not be getting filled in.

Continue reading “Dynamics – ‘First Response By’ & ‘Resolve By’ not being Populated”