SCCM WQL Query – Clients without latest version installed

If you want to create a collection in Configuration Manager to show you all the devices that are not up to a specified version, then you can use the WQL query below: select SMS_R_SYSTEM.ResourceID, SMS_R_SYSTEM.ResourceType, SMS_R_SYSTEM.Name, SMS_R_SYSTEM.SMSUniqueIdentifier, SMS_R_SYSTEM.ResourceDomainORWorkgroup, SMS_R_SYSTEM.Client from SMS_R_System where SMS_R_System.ClientVersion != “5.00.8412.1007” Where “5.00.8412.1007” is the latest version number that you are currently using.

SCCM WQL Query – Clients without latest version installed Read More

Website News Update

Just a quick update on the latest changes to our website…. We have recently setup our new responsive theme which will allow easily viewing access for smart phones and tablets. We have also moved to a much higher specification web host along with adding a CDN and caching service to our website so you should now notice a much better …

Website News Update Read More

Newsletter

We have now launched our newsletter service which you can sign up for completely free and get updates about our site and any important announcements or releases. To sign up, all you have to do is to enter a valid email address below and that’s it! If you get bored at any time, you can simply unsubscribe. Subscribe to our …

Newsletter Read More

W3 Total Cache Error: Page Cache Rewriting is URL Not Working

If you are using WordPress for your blog and trying to set W3 Total Cache, you may find that on your Administration page, you are getting this error: “W3 Total Cache Error: Page Cache Rewriting is URL Not Working. Please verify that the server configuration allows .htaccess” There can be a few reasons for this but you can try this …

W3 Total Cache Error: Page Cache Rewriting is URL Not Working Read More

Skype v7.27 Released – MSI Download Link & Silent Install Instructions

Skype version 7.27 has now been released and if you would like to either add this to your Configuration Manager Software Catalog or even have it available through WDS or Group Policy, then you will want to download the MSI file for it. Skype do provide a direct download link for its Skype software and the installer is packaged as …

Skype v7.27 Released – MSI Download Link & Silent Install Instructions Read More

900th Post

This is our 900th blog post. When we first started this blog about four years ago, it was simply a place for us to pretty much store guides for ourselves to refer back to. Over the years it has grown and grown and we are on average now seeing around 6000 visitors a day as well as over 2000 likes on …

900th Post Read More