I had a customer who’s network was constantly dropping out and having all sorts of weird issues. Upon initial investigation it…
Read MoreHere is a quick and dirty little uninstall script for the GFI Max Agent. setlocal enableDelayedExpansion Echo Off echo !DATE!_!TIME! echo…
Read More
Recently I’ve had this issue with teamviewer where when I would connect to a machine, network access would just stop for about…
Read MoreHere is an easy way to find the system uptime of a server. net statistics server | find “Statistics since”
Read MoreAnother from the archives. Ok Firstly thanks to Mark Berry from MCB Systems for the idea checking the registry. The problem was checking…
Read MoreIf you windows install keeps prompting you every time a program wants to access the internet, then chances are it’s your…
Read More
Here is a little tool to help ‘Move things along’ This will resend the DSC for the agent straight away so…
Read More
When helping a user with computer problems its relatively easy to get them to run a remote support tool and just…
Read MoreSimple commands to move DHCP from one server to another. To export: netsh dhcp server export c:\Temp\dhcpdb all To Import netsh…
Read More
Making it through a work day for me normally involves strong tea and loud music. Being stuck behind a desk the majority…
Read More