Windows Language Pack Codes

Microsoft Blue Logo

I’ve been working for Windows language pack lately, particularly in the OSD part of SCCM. So part of that is knowing what the language pack codes are for various languages. The Windows language pack codes are very useful for dictating which language packs get installed during the deployment phase of your task sequence. 2024 Update … Read more

User State Migration Tool (USMT) during OSD Task Sequence SCCM 2012 SP1

microsoft black logo

I’ve been using ConfigMgr for many years now and I’ve used OSD in every version I’ve been involved with, however, for some reason, I’ve never used USMT before. In most cases this is simply because I didn’t need to use it as my only need was for bare metal deployments but, our environment is changing … Read more

SCCM – SQL Query for newly discovered devices in last 24 hours

SCCM - SQL Query for newly discovered devices in last 24 hours

This query for SCCM will tell you the devices that have been discovered by Configuration Manager in the last 24 hours. This query can be amended to change the amount of days you wish to look back at for newly discovered devices by changing the last digit in the code. SQL Query More Queries Our … Read more

Renew a Self Signed Certificate on an Exchange Server 2007

Exchange 2013 1

If you are using an Exchange system and have self signed certificates, every year you will have to renew the certificate. An expired certificate may cause problems such as connectivity to web services, SMTP transport and Outlook prompting certificate security warnings which is extremely annoying for users and also can cause problems with Out of Office settings. To do this is very … Read more

Windows XP Sysprep ready for SCCM OSD Capture Guide

The Windows XP End of Life logo with four colored quadrants (blue, red, green, and yellow) on a black background, with the text "microsoft windows xp" below it.

This guide will show you what you need to do to capture a Windows XP Service Pack 3 image, which you can then capture and deploy using Configuration Manager.First of all, you need to create a full  image that is ready to be captured. This is usually best to install on a virtual machine using … Read more