Deploy Sibelius 8 Sounds with MDT 2013

So first things first….the title of this article is misleading; thus far Avid do not seem to have released a sounds pack specific for Sibelius 8 as you will see on the website when you login in (https://my.avid.com/account/orientation) the only option is for the 7.5 sounds pack. But…this works! Now deploying Sibelius it’s self in a silent manner is (in my… Read more



Microsoft Application Virtualization Cookbook now out

After a fair few months of work and with support from the team at PACKT my new book (Microsoft Application Virtualization Cookbook) is out on sale. With over 60 recipes for the practical application of Microsoft Application Virtualization (Version 5) from every angle including… Setting up your first App-V infrastructure Deploying the software clients and prerequisites Sequencing applications into packages Publishing applications and… Read more



Deploying AirServer 1.9.6 via SCCM

Go into any school these days and it will be hard to avoid any shiny ‘iDevices’ and in support of that I have recently deployed AirServer by App Dynamic. The installer is provided as an MSI although our retailer suggested a command line option to deploy and activate the software for all users of the PC; a very nice idea there… Read more



Windows 8.1 SCCM sysprep fails – (0x00004005)

When trying to capture a Windows 8.1 (Enterprise 64bit for anyone that wants to keep track) using the System Centre Configuration Manager Capture Image ISO I kept getting the error message Task Sequence: Image Capture Wizard has failed with the error code (0x00004005). For more information, contact your system administrator or helpdesk operator. The image was as normal as any… Read more



SCCM Task Sequence fails with error 0x00000032

A bit of a silly one this time round but when running a deploy/capture (with application installation half way through) SCCM 2012 task sequence just after installing the applications I got the error message. Task sequence: <task sequence name> has failed with the error code (0x00000032). For more information, contact your system administrator or helpdesk operator. As it turns out… Read more



Update Dell BIOS using SCCM 2012 Task Sequence

Recently I came across a need to update the BIOS of a number of Dell PCs, given that the PCs were due to be re-imaged it made sense to perform the update as part of the System Centre Configuration Manager 2012 task sequence process. To kick this process off you will need A need to update the BIOS – you should… Read more



Deploying the System Center 2012 Configuration Manager Client via GPO

When it comes to SCCM 2012 you have a powerful bit of software to deploy software updates and applications however all of this is worthless without the SCCM 2012 client which must first be installed. This client comes as part of any task sequence that you configure however what if you have PCs that have been previously imaged or have… Read more



Extending the AD Schema for end user recovery – System Centre Data Protection Manager

For a long time we’ve been using the built in features of Windows Server to allow users to recover their own work through the ‘Previous Versions’ tab in Windows Explorer (which works on the Volume Snapshot service) however the long term plan has been to get our DPM 2012 server to do the heavy lifting instead. When trying to extend… Read more



Force remove a server from the DPM 2012 management console

On occasion it maybe necessary to forcefully remove a server from the DPM management console. Maybe you have taken the server out of use without first uninstalling the DPM client through the console or have some kind of weird issue with the server you are protecting. Regardless if you want to force remove a server from the DPM management console it… Read more



Installing the product key into an evaluation version of System Centre 2012 Virtual Machine Manager

So you’ve got your shiny new System Centre 2012 Virtual Machine Manager install up and running, Virtual Hosts are running, you’ve done P2V migrations of a few old machines all during the while you are watching the ‘Evaluation Version – xyz days remaining’ ticker counting down. So where do I put this product key? You may think its in settings,… Read more