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

Powershell Function to prevent a script from continuing if a Domain Controller is offline

One of those monthly jobs that every SysAdmin will come across is good old Patch Tuesday; to help make Patch Tuesday a little more fun after all of the servers have been updated I use Hyper-V Replica (run by a PowerShell script) to shutdown each Virtual Machine and move it onto another host (ticks the box for the machine reboot… Read more

MDT does not apply WSUS updates

A silly gotcha more than anything else…. after recently updating my WSUS server to use SSL (to allow publishing through the firewall) I noticed my clients that were deployed with MDT (Microsoft Deployment Toolkit) were not installing updates as part of the Task Sequence; indeed the message log at the end indicated that the updates could not be downloaded as… Read more

Hyper-V Replica Reverse Replication with Certificate Authentication ‘Hyper-V failed to establish a connection with the Replica server ‘‘ on port ‘443’. Error: The connection with the server was terminated abnormally (0x00002EFE).’

While working on my most recent Hyper-V Replica PowerShell script when attempting to reverse replication from a source Hyper-V host to the a target host using Certificate authentication I was getting the error message… Hyper-V failed to establish a connection with the Replica server ‘<target hostname>’ on port ‘443’. Error: The connection with the server was terminated abnormally (0x00002EFE). As it… Read more

Dell T430 Castors – what do they look like?

Having recently purchased a Dell T430 tower server which we will be using for backup and Hyper-V replica I thought I’d share some photos of what the castors (an option in place of either the rack mounting kit or the floor stand feet) look like! The castor assembly comes in a separate box to the server and only takes a… Read more

Tweaks to make the PRTG WMI Memory Sensor results more helpful

The screenshot above shows a portion of the sensor in its default form; in this post I’m going to show how to… Remove the red ‘downtime’ line from the bottom of the chart Set maximum and minimum values of the graph to display 0 to 100% Set the gauge to display its value in GByte instead of MByte Red Downtime… Read more

PRTG Push Notifications to Microsoft Band 2 from Windows Phone

Its been a day or so since buying a Microsoft Band 2 (took a while to find a high street shop that had one to try on in the first place!) and its proving rather useful to me as a person who rarely has his phone turned on loud and really never notices the little vibrations from it. My most… Read more

Rack Mounting a Dell PowerEdge T430 – where do I put the rails in relation to the 5U of space?

As part of an ongoing project to improve the room today we’ve been installing a set of rails for a pair of Dell PowerEdge T430 servers. You may have noticed the ‘T’ in the T430 to indicate they are tower servers but Dell provides a 5U rack conversion kit which is pretty easy to install. One small question came up… Read more