Shoretel Contact Center – Agent stuck in Release mode

We had an issue this week with one of our Shoretel Contact Center Agents being stuck in Release mode. When trying to Resume, the agent was getting the following error: Your extension has lost its connection to the telephone system We tried everything to get this working, including removing the software completely from the agents machine and reinstalling, but still …

Shoretel Contact Center – Agent stuck in Release mode Read More

Orchestrator Runbook for Email Notification for ConfigMgr Software Catalog Requests [2020 Updated]

I’ve had a number of requests about how I created our email notification for requests for software made via our ConfigMgr software catalog. The solution is very simple and very basic, but until I get our Service Manager up and running (which does the job much better..), this is working for us so hopefully will help you to be it …

Orchestrator Runbook for Email Notification for ConfigMgr Software Catalog Requests [2020 Updated] Read More

SCCM Capture media in Windows x64 not working – FIX

We came across an issue today where the capture media (ISO) that we use to capture our newly created images would not load when running the TSMBAUTORUN.exe file from an explorer box. This was even more strange as it works fine for x86 versions of Windows. After some digging around, its to do with the autorun feature in x64 being …

SCCM Capture media in Windows x64 not working – FIX Read More

Deploying and registering OCX files using ConfigMgr 2012

I’ve been asked about deploying and registering OCX files, well this is how we do ours… Copy the INF and OCX files to a readily available location on the network. Also create two batch files (give the extension name of .cmd) with the following in each: Batch file 1 (File Copy): xcopy LOCATION_OF_FILES*.* “c:WindowsDownloaded Program Files” /e /c /i /g …

Deploying and registering OCX files using ConfigMgr 2012 Read More

How to deploy certificates for custom WSUS updates to client machines

As per previous posts on the blog for custom updates using WSUS, you have to make sure that your environment is set up correctly to allow these custom (local) updates to install on client machines. To make this work, you need to export your WSUS/SCUP self-signed certificate and make sure it is applied to all machines using Group Policy. There …

How to deploy certificates for custom WSUS updates to client machines Read More

AutoCAD & AutoDesk serial number reporting using SCCM 2012

This step by step guide will show you how to setup your System Center 2012 Configuration Manager to report to you the Autodesk software that is installed on your clients machines but will also give you the serial numbers for the software and what software package is installed. (If you find the pictures hard to see, you can click on …

AutoCAD & AutoDesk serial number reporting using SCCM 2012 Read More

Cisco VPN Client Silent Installation for SCCM 2007 & 2012 Distribution

Once you have downloaded and extracted your exe file for Cisco VPN Client, you will notice that there is a MSI file in there, this means that we can use this in SCCM 2007 as a package, or as a catalog item in ConfigMgr 2012. Just package up all the extracted files and use the below MSI install script to …

Cisco VPN Client Silent Installation for SCCM 2007 & 2012 Distribution Read More

SCCM report to retrieve Autodesk serial numbers

In the second part of my blogs about capturing serial numbers using SCCM, in this one I’m going to go through how to report on Autodesk products which of course includes AutoCAD full version and LT versions. Update Please note that we do now recommend a new way of collecting Autodesk serial number information. So please click the link below …

SCCM report to retrieve Autodesk serial numbers Read More