Garth’s Answers
Welcome to Ask Garth, the ultimate resource for all your Intune and ConfigMgr Inventory and Reporting questions. Whether you need assistance with PBRS, SSRS, Power BI or General Intune OR ConfigMgr topics. Our expert, Garth Jones, shares his in-depth knowledge and provides step-by-step guides to help you navigate through the complexities Intune and ConfigMgr. Explore our informative articles and tutorials to enhance your skills and stay up-to-date with the latest industry trends. Join our newsletter to receive exclusive updates and never miss out on valuable insights. Follow us on social media for more useful content and stay connected with the Ask Garth community.

What Is Parsename and 4 Part Version String?
In my article from last week, What Is A 4-Part Version Numbers? I showed you how Add Remove Program (ARP) versions are actually a string and not a number, like most people think it is. But how can you query the 3rd octet of a version string, if the math function don’t...
What Is Parsename and 4 Part Version String?
In my article from last week, What Is A 4-Part Version Numbers? I showed you how Add Remove Program (ARP) versions are actually a string and not a number, like most people think it is. But how can you query the 3rd octet of a version string, if the math function don’t...
What is a 4-part version numbers?
The problem of querying 4-part version numbers has long been a problem. I have seen many solutions, but none are 100% fool proof, until now. But what is a 4-part version numbers? This article will go into details to explain 4-part version numbers and how SQL Server...

What is a 4-part version numbers?
The problem of querying 4-part version numbers has long been a problem. I have seen many solutions, but none are 100% fool proof, until now. But what is a 4-part version numbers? This article will go into details to explain 4-part version numbers and how SQL Server...

What is RDCM?
As a Microsoft Configuration Manager (SCCM / ConfigMgr / MCM) admin, I spend my time switching between differ servers. Over the years, I have come to LOVE Remote Desktop Connection Manager (RDCM), which is one of the Sysinternals tools! Recently I was showing a team...
What is RDCM?
As a Microsoft Configuration Manager (SCCM / ConfigMgr / MCM) admin, I spend my time switching between differ servers. Over the years, I have come to LOVE Remote Desktop Connection Manager (RDCM), which is one of the Sysinternals tools! Recently I was showing a team...
How to Customize SSRS Line Chart Markers
Hi All! This is what I call an interesting blog post. All report developers, at one time or another, wish they could customize reports to their own liking. It could be as simple as adding a department name, a project name or a company name to a SQL Server Reporting...
What Are the Differences Between a Power BI Slicer and a Filter?
Hi Everyone! In this blog post, I am going to talk more about the differences between a Power BI slicer and a filter. Before reading what I have to say in this post, I hope you had a chance to see the other posts on Enhansoft’s blog site about the different types of...
How to Install the SQL Server WMI Provider
I wanted to install Ola Hallengren’s SQL Server Maintenance Solution on my lab’s Windows Server Update Services (WSUS). When I tried to install Ola’s script, unfortunately, I received an error message saying that the SQL Server Agent service wasn’t running. I thought...