Blog Header

In: Uncategorized

27 JulNot all switches are created equal


I had a customer who’s network was constantly dropping out and having all sorts of weird issues. Upon initial investigation it…

Read More

24 JulUninstall GFI Max Script


Here is a quick and dirty little uninstall script for the GFI Max Agent. setlocal enableDelayedExpansion Echo Off echo !DATE!_!TIME! echo…

Read More

21 JulNetwork drops out when connecting with TeamViewer


Recently I’ve had this issue with teamviewer where when I would connect to a machine, network access would just stop for about…

Read More

21 JulFind system uptime tip


Here is an easy way to find the system uptime of a server. net statistics server | find “Statistics since”  

Read More

21 JulCryptoPrevent With AutoUpdate


Another from the archives. Ok Firstly thanks to Mark Berry from MCB Systems for the idea checking the registry. The problem was checking…

Read More

21 JulWindows Firewall keeps Prompting


If you windows install keeps prompting you every time a program wants to access the internet, then chances are it’s your…

Read More

20 JulMax Agent Service Manager


Here is a little tool to help ‘Move things along’ This will resend the DSC for the agent straight away so…

Read More

20 JulScreenshots of iPhones, iPads, Android devices, Windows and more!


When helping a user with computer problems its relatively easy to get them to run a remote support tool and just…

Read More

15 JulMigrate DHCP Server settings


Simple commands to move DHCP from one server to another. To export: netsh dhcp server export c:\Temp\dhcpdb all To Import netsh…

Read More

15 JulAPP: Google Play Music Desktop Player


Making it through a work day for me normally involves strong tea and loud music. Being stuck behind a desk the majority…

Read More