Exchange Management Tools 2007 – add as an application in SCCM 2012

Exchange 2013 1

< div dir=”ltr” style=”text-align: left;”> If you have a requirement to place Exchange Management Tools 2007 into your Software Catalog, then it can be a bit tricky finding out the correct installation parameters to setup to get it to work fully. I have been through this and managed to get it working correctly so below … Read more

SCCM capture of Windows 8 fails during Sysprep stage – Fatal error occurred while trying to sysprep the machine

sccm logo 600x400

I’ve recently been trying to create a custom built Windows 8 image for future deployment using SCCM 2012 SP1. I built a clean Windows 8 base image and then installed all the programs that I wanted on the image and then run Windows Update. I made some changes to the Metro front screen and updated, … 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