10ZiG 5818v Review – Boot time

This entry is part 2 of 3 in the series 10ZiG 5818v Review

One of the great features of the 10ZiG 5818v is the WE8 operating system. Based upon Windows 8 this thin client includes the same software that makes full Windows 8 PCs fast most notably kernel hibernation. The premise goes that when you click Shutdown on your PC the core components of Windows are hibernated and saved to a single file… Read more

hpmsn141.dll has stopped working

After deploying a number of HP printers using the HP Universal Printing Driver PCL 6 (61.141.1.15198 for anyone who might be counting) I found that a number of users were getting the error message hpmsn141.dll has stopped working when trying to print, although they can click close program and the print goes through fine it is quite an annoyance. Although… Read more

10ZiG 5818v Review – First Impressions

This entry is part 1 of 3 in the series 10ZiG 5818v Review

In this series of posts I’m going to be looking at the all new 10ZiG 5818v Thin Client. Recently released and coming with Intel Atom D2550 CPU this thin client sets its self apart from others with the introduction of Windows Embedded 8 (WE8). WE8 is essentially a cut down version of Windows 8 that is focused on devices that have… 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

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