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 MoreSo lots of my old posts were lost a while ago in the ‘GREAT TEMPLATE UPDATE OF 2015’ But I’m slowly…
Read More
When helping a user with computer problems its relatively easy to get them to run a remote support tool and just…
Read More
inux has had this built in for quite a while, and it’s something I find myself using more and more. On…
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
So I had to write an application that read the logs from other applications. Something so simple, yet couldn’t find a…
Read More