Checking Your Patching History

The world is not perfect and IT systems and software development are no exceptions. Patches are always released for a reason and try to fix bugs and vulnerabilities.

To analyse the full stack of your hosts and devices I suggest starting with the firmware of network devices, bios, drivers, os patches and application updates etc… There are many tools and solutions that can help you to scan your network or your system and gather useful information in a centralised manner.

Continue reading “Checking Your Patching History”

NMAP, PING vs Test-Connection, Test-NetConnection

When it comes to troubleshooting using simple tools it is very effective. The output of a simple test may infer that everything is working as expected, partially or in some other cases not working at all.

Consequently, this is generally also a fast way to identify where is the area that we need to focus our efforts or to validate the overall performances of our systems.

The most common tools that I use for network troubleshooting are:

Continue reading “NMAP, PING vs Test-Connection, Test-NetConnection”