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

Changing the path to a MSI in Group Policy Software Installation

Lets imagine that for the past few years software has been deployed using Group Policy Software Installation and that a single server has been used to store the MSIs. The only issue is you now want to move the MSIs to another server or even better are looking to move the MSIs to a DFS share. The ovious option would be… Read more

Deploying Adobe Reader 11 to the Enterprise via GPO

PDF is quite possibly one of my favourite web technologies – if nothing else it is my #1 way to share files with others knowing that when they go to view/print them it will look precisely the same as it does on my PC. The great thing about Adobe PDF reader is its very easy to fully customize the installation without… Read more

Deploying Flash 11 to the Enterprise via GPO

Adobe Flash Player has to be one of the most valuable bits of software ever created, yes HTML5 is taking over for some things but all the same I don’t see Flash disappearing anytime soon. As such its important to keep Flash updated in your Enterprise. The one pain I’m sure everyone has come across at some stage is your… Read more

Installing Orca (MSI editor)

When deploying software the best way to edit the MSI (remove shortcuts/disable auto update features) is to do it is through a tool called Orca. Orca is a Microsoft created tool that reaches into a MSI and changes settings inside it without having to repackage the MSI using other tools (e.g. WinInstallLE), the advantage of this method is you have… Read more

Deploying Java 7 to the Enterprise via GPO

I’m sure if you have ever spent any time looking after PCs you will soon come accross Java asking for updates; in a managed enviroment you wouldn’t want your users to see this prompt and the simple fix is to deploy Java properly. Before I go any further I would like to thank the creator of this article – http://adminadventure.wordpress.com/… Read more

Citrix VDI-in-a-Box Case Study – Education

As anyone who reads my blog knows I am a strong advocate for VDI techonlogies particulary Citrix VDI-in-a-Box which has the key advantage of being able to use local storage (which is great for SSDs!). As part of this I’m now happy to report that Citrix has used my old workplace (a medium secondary school in Oxfordshire) as a case… Read more

Deploying Skype 6.3 to the Enterprise via GPO

For a while now Skype have offered a MSI, a ADM template and a nifty little guide on Enterprise Deployment considerations but so far I haven’t found a decent guide which shows how to bring all of these components together to get Skype out there on your client PCs. In this guide I will be looking to, deploy Skype 6.3… Read more

Network Deployed Printers are not appearing in Directory

For a few days I’ve found that printers that have been published in Active Directory (from our 2008 R2 printer server) were not appearing in the directory or find printers tabs (see above). With about 120 printers deployed and only 5 showing up there had to be something wrong. As it turns out the Printer Service was starting before the… Read more

Windows Update Error 8024002D

A little while back I moved to Office 2013 (from 2010) however in the past few days I noticed that Windows Update wanted to install 2 updates – both of which would fail with error code 80024002D. As it turns out this was a lingering update from Office 2010 that was trying to install, naturally as 2010 was now long… Read more