Menu
CCMEXEC.COM – Enterprise Mobility
  • Home
  • General
  • Configuration Manager
  • Windows 10
  • Windows 11
  • Intune
  • GitHub
  • About
CCMEXEC.COM – Enterprise Mobility

Category: Configuration Manager

WMI stability hotfixes for Windows 2008 R2

Posted on May 24, 2010 by Jörgen Nilsson

Ran into a problem where WMI stopped responding on a Windows 2008 R2 server which we use to host a Primary Site server.  Applied these two hotfixes on the Windows 2008 R2 server which are both related to WMI memory leaks, and now the system is running as a dream! KB981314 – The “Win32_Service” WMI class leaks memory in…

+

SCCM R3 Beta – Admin Resources to Collection

Posted on May 4, 2010May 4, 2010 by Jörgen Nilsson

There are many great new features in the new SCCM 2007 R3 – Beta which is available for download from Microsoft Connect. Features like centralized Power Management, Delta Active Directory Discovery, Dynamic Collection addition and Prestaged Media OS deployment support are really cool. There are some other smaller but still great improvements in the SCCM Console…

+

System Center Configuration Manager Toolkit V2 released!

Posted on May 2, 2010May 4, 2010 by Jörgen Nilsson

A new version of the System Center Configuration Manager Toolkit, “V2” has been released. New tools are: MP Troubleshooter Tool Delete Group Class Tool Preload Package Tool Send Schedule Tool. These tools where available in the SMS 2003 Toolkit and are now included in the System Center Configuration Manager Toolkit V2 in updated versions. They can be found…

+

SCCM Report Count Computer models per collection

Posted on April 27, 2010June 1, 2010 by Jörgen Nilsson

This reports will help you plan you roll-out project and plan it by presenting a report with a count of each computer model per collection. If you already have collections in SCCM per site, per department, per subnet or whatever you wan’t, you can use them to report which models exist. The reports can be…

+

Report: Computers with a specific file in a specific collection

Posted on April 20, 2010 by Jörgen Nilsson

I have used this report so many times now I just have to share it. It will show all computer with a specific file in a specific collection, and has shown to be very useful. Thanks to my colleague Ola Ahrens for applying the finishing touches. The report mof file can be downloaded here.

+

Lenovo computers and serial numbers in reports

Posted on April 12, 2010 by Jörgen Nilsson

To sum up the serial number reporting I have been working on at a customer. This post covers how to update the builtin report "Hardware 01A – Summary of computers in a specific collection", to display the serial number from the value inventoried from the BIOS instead of the value inventoried using System Enclosure. The…

+

Adding Serial Number to the “Computer information for a specific computer” report

Posted on April 8, 2010 by Jörgen Nilsson

I got this request from a customer and thought I could share it. Below query describes how to modify the query for the built-in report “Computer information for a specific computer” to include serial number.  The added sql commands are marked in red color if you want to change it yourself instead of copying the SQL…

+

Serial Number report in SCCM

Posted on March 29, 2010March 29, 2010 by Jörgen Nilsson

When working with the reports in SCCM you may want a report to get all the serial numbers for all computers. Below is a very simple report which includes: Name, Manufacturer, Serial number, Model. It will look like this: SQL Satement: select v_R_System.Name0, v_GS_PC_BIOS.Manufacturer0, v_GS_PC_BIOS.SerialNumber0,v_GS_COMPUTER_SYSTEM.Model0 FROM v_R_System JOIN v_GS_PC_BIOS on  v_R_System.ResourceID =  v_GS_PC_BIOS.ResourceID JOIN v_GS_COMPUTER_SYSTEM…

+
  • Previous
  • 1
  • …
  • 48
  • 49
  • 50
  • 51
  • 52
  • Next

My name is Jörgen Nilsson and I work as a Senior Consultant at Onevinn in Malmö, Sweden. This is my blog where I will share tips and stuff for my own and everyone elses use on Enterprise Mobility and Windows related topics.
All code is provided "AS-IS" with no warranties.

Recent Posts

  • New settings in Intune Security Baseline Windows 11 24H2 -2504
  • Managing extensions in Visual Studio Code
  • Reinstall a required Win32app using remediation on demand
  • Administrator protection in Windows 11 – First look
  • Remediation on demand script – ResetWindowsUpdate
©2025 CCMEXEC.COM – Enterprise Mobility | WordPress Theme by Superb Themes
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Reject Read More
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT